OpenSUSE Multimedia :: Worfklow - Photos In Sync Across Multiple Devices Without 3rd-party Services?

Sep 2, 2011

I *take* photos with both my Android smartphone and a fullblown DLSR. I *manage* photos organize, rename, rotate, etc. -- on my Opensuse box with KDE's Gwenview, and on my phone with Pixie Reef's "Fishbowl" Photo Gallery [URL]... I'm interested in your ideas about ways to keep everything in sync -- without using 3rd-party online services (No Picases, Flickr, Smugmug, etc). What needs to be kept in sync, somehow, includes:

The photos themsleves. Their organization among, and order in, various 'albums' Photo & filesystem metadata -- timestamps, filenames, EXIF data. PhotoApplication-specific data recognizing that at any time a change may be made on either device. rsync is a possibility, but once photos move into different dirs, it'd get messy. What workflow can I use to do this? Do I need a central server in the mix? If not using the 3rd-party services, is OwnCloud my best/only choice assuming that after each (group of)change(s) on each device I manage to sync with it?

View 6 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Sync Multiple Devices With Gpodder?

Jul 12, 2010

I have 2 devices I'd like to be able to sync to without going into preferences and changing options each time. That is I'd like to just click "device>sync episodes" and have it sync to both devices automatically.

View 1 Replies View Related

OpenSUSE Multimedia :: Output One Playback Stream To Multiple Devices Simultaneously With The Current PulseAudio / Phonon Setup?

Jun 9, 2011

Is it possible to output one playback stream to multiple devices simultaneously with the current PulseAudio / Phonon setup? The PulseAudio mixer only has radio buttons to choose one device per playback stream. I believe the hardware is capable of this, since I remember doing that before we had PulseAudio. How can I duplicate an audio stream?

Here's one application scenario: I am travelling with my family, all crammed in small hotel room. My wife and me want to watch a movie on my laptop without waking up our kids. I just happen to have one analogue headphone available and one wireless USB headset with me. (Of course, the low tech solution is to bring an 3,5mm Y-cable to attach two analogue headsets, but I would really love to use the USB headset together with the analogue one.)

Another similar thing that bugs me is that my laptop's built-in speakers now always seem dead when an analogue headphone is plugged in. This is mostly what one wants, and before PulseAudio, one had to manually switch them off which was generally annoying. However, the downside is for example with notifications.

For example, before PulseAudio, I could configure Skype to always ring over the laptop's built-in speakers, regardless of whether the analogue headphones were plugged in. This is no longer possible, since PulseAudio does not distinguish between built-in speakers and built-in analogue port any more, while old Alsa did. So in my office, where some analogue headphones are plugged into the docking station, I never hear Skype ringing if I don't wear the headphones.

View 9 Replies View Related

Ubuntu Multimedia :: Multiple But Different Audio Output For Different Devices

Jul 23, 2011

I am using Ubuntu 10.04 LTS - the Lucid Lynx. I am using the laptop to play video files and view it on TV using HDMI output. No problems. Requirement: to play simultaneously a different media file and be able to listen through say headphone / laptop speakers. While a movie audio is only heard on TV, other audio is heard only on laptop speaker.

View 7 Replies View Related

Ubuntu :: Update-rc.d And Services Not In Sync

Nov 18, 2010

Whenever I have a system and I like to disable several services from starting that are unessecary. I typically

PHP Code:

sudo services --status-all 

to list the services

PHP Code:

[ ? ]  acpi-support
[ ? ]  acpid
[ ? ]  alsa-mixer-save
[ ? ]  anacron

[Code]....

I can see the init scripts being removed but it doesnt reflect the changes via services, why?

View 2 Replies View Related

Ubuntu :: How To Print Multiple Photos On Sheet

Jan 10, 2011

I was wondering how you might go about printing multiple images on a single sheet of paper...I used to know how to do it in Windows but have never done it in Ubuntu.

View 1 Replies View Related

Networking :: Ping Multiple Devices Via Multiple NICs?

May 20, 2010

I have an old pentium 3 computer that has ~7 NICs installed. These NICs are attached to modems and other networking equipment. According to the linux ping page on computerhope.com, it seems that one could send a ping from a certain specified NIC. How would one go about this?

View 6 Replies View Related

General :: Having Music Library In Sync On Several Devices?

Jun 24, 2011

I have several devices (server, tower, notebook, android phone). I want to have my music library in sync on all of them. So what I thought of was a revision control system that just takes care of CRUD actions (or rather CRD). Maybe it could keep track of the files using their initial name and tracking any renaming or deletion. All popular software I know (git, svn, cvs, ...) is out of question because they save too much overhead (they diff the binary files).

Streaming doesn't work either for me because I don't always have an internet connection. Synchronizing the music using tools like unison is very inefficient too because I write metadata to the files so their hashsum, timestamp and size change constantly. If there is a diff or sync tool that ignores minor changes in size and ignores timestamp and permissions and so on, it would maybe be fine but I don't know one.

View 2 Replies View Related

Ubuntu One :: Setup Mobile Devices For Sync?

Mar 8, 2011

Last year before buying a new phone i synced my phone book to the ubuntu one cloud, i used a sony ericsson back then. Today i have a new one and want to sync those contacts I stored to my E63. On the one.ubuntu.com there were instructions on how to setup mobile devices for sync but I cannot find it anywhere, even on blogs.

I really need the phonebook, it's some 300 contacts I cannot save by hand.

View 1 Replies View Related

OpenSUSE :: Dolphin Services - Get Mount / Umount Option Under Right Click Services Menu

Dec 7, 2010

So I want to get mount/umount option under right click services menu. I went to Dolphin -> Settings -> Configure Dolphin -> Services -> Download New Services and from there I installed KDE CDEmu Emulator and MountISO. But neither of them is showing up in actual context menu. Neither in Dolphin -> Settings -> Configure Dolphin -> Services for that matter. I tried to install them as normal user and as a root. I went to have a peak in /usr/share/kde4/services/ServiceMenus/ but they aren't there as well... It's just me or lots of things seems to be not quite working in 11.3?

View 9 Replies View Related

General :: Adjust And Combine Multiple Lower Quality Photos Into One Better Using FOSS?

Mar 12, 2011

I have multiple noisy photos (caputed without tripod) that needs to be adjusted (moved/rotated) and averaged.

How it's better to do it in Linux with FOSS console-based programs?

Current way is something like:

mplayer mf://*.JPG -vo yuv4mpeg:file=qqq.yuv
transcode -i qqq.yuv -y null -J stabilize=maxshift=500:fieldsize=100:fieldnum=6:stepsize=50:shakiness=10
transcode -i qqq.yuv -J transform=smoothing=100000:sharpen=0:optzoom=0 -y raw -o www.yuv

Update: Experimented with "Hugin". It only distorted all photos according some "projection" and refused to merge them: enblend: excessive overlap detected; remove one of the images. Of course "excessive" - they're all almost in the same place. No averaging? /* and images are not actually aligned */.

Proceeding to experiments with enblend/panorama_tools/ale.

View 3 Replies View Related

Ubuntu Multimedia :: How To Sync Audio On Already Badly Out Of Sync Video?

Jul 9, 2011

Audio sync method. "Stretches/squeezes" the audio stream to match the timestamps, the parameter is the maximum samples per second by which the audio is changed. -async 1 is a special case where only the start of the audio stream is corrected without any later correction.Searching the net makes one believe that this command is just some sort of magic.People just put it in the line and it just works. Isn't that nice?

It says nothing about how to change the TIME the audio starts syncing. Like do I want it to start 5 seconds delayed? Or what about 5 seconds sooner?What if the audio gets more out of sync as the video goes on? Can I slip it a little at a time? What? No magic?No one mentions a file that already has badly synced audio.So what -async 1 really does is simply start the audio at the beginning of the file. LIKE AS IF THAT ISN'T STANDARD PROCEDURE?So what is the exact solution to syncing a messed up video? And why can't it just do the proper "timestamp" sync in the first place?No docs, no info and you are left out in the cold.

View 4 Replies View Related

OpenSUSE Multimedia :: An Iphone Cannot Sync With KDE?

Jun 13, 2011

I've noticed there are a few threads started not only here but on other forums asking about gtkpod in KDE I was in the understanding that an iphone cannot sync with KDE as KDE detects it as a camera or an I missing something if so what packages do I need to get it to work in KDE.

View 9 Replies View Related

OpenSUSE Multimedia :: No IPod Sync With Banshee?

Nov 22, 2010

When I first plugged my ipod in, it said that it was too new to read, so I ran the update with banshee. Now it shows all of the files, but whenever I try to add or remove a file from my ipod, it say that it's preparing to synchronize, but just sits there. How to make it actually sync?

View 5 Replies View Related

OpenSUSE :: Sync Pim Data With Palm Treo 680 Via Bluetooth - Jpilot Sync Suddenly Broken

Oct 24, 2010

I use jpilot on opensuse 11.3 64bit to sync pim data with my Palm Treo 680 via bluetooth. This worked fine until today. Now I get the following error message when I try to sync: Syncing on device bt: Press the HotSync button now dlp_ReadSysInfo error Exiting with status YNC_ERROR_PI_CONNECT Finished.

The last successfull sync was on the 20th October and today is the 24th October. I did not change any settings in jpilot or on my palm device. So I guess there must have been an update of opensuse which causes this error. But I do not now how to look up the updates during this period or how to undo them. Was there an update between the 20th and the 24th Oktober, which might affect either jpilot or bluetooth functionality?

View 1 Replies View Related

OpenSUSE Multimedia :: Sync Media Player With Amarok?

Jan 31, 2010

I'm struggling to find a way to sync my media player (Sony W995 - it just appears as a disk when plugged in, so it should be OK I think). I can kind of get something working by adding the mount point as a 'Local Music' folder. The problem is, there doesn't seem to be a way of 'syncing' to Local folders. Further more, my music collection is in FLAC format on my PC - but I need to transcode it to mp3 when syncing with my media player. Is this possible? I don't expect to be syncing the other way at all.

Otherwise, I'm stuck with manually transcoding/copying files with Dolphin

View 3 Replies View Related

OpenSUSE Multimedia :: Sound Slow Out Of Sync After Burning ISO

Jun 20, 2011

I have a sound convertion problem with devede and man devede to create a DVD movie from a video file in opensuse 11.4 32 bit, the sound in the file is mp3, but when I burn the resulting iso the sound is slow out of sync and hard to understand, the video is perfect

View 2 Replies View Related

OpenSUSE Install :: "System Services (Runlevel)" Deos Not List Any Services On 11.3?

Oct 21, 2010

I can see this phenomenon on 2 different systems running 11.3 .In simple mode and also in expert mode.

View 9 Replies View Related

OpenSUSE Multimedia :: Locking Of Audio Devices: 11.2 Versus 11.3

Jul 23, 2011

I am running a java-based music player on two machines, one running 11.2 and the other running 11.3. I wrote the code myself, so I have complete control over it. Both machines have Sun java development kit installed, and both have version 1.6.0. The tracks of a given album are each played by a separate thread. Each thread requests the use of the audio device and plays through it. Under 11.2, the device is then locked for the use of this thread, and once the playing is through the lock on the device is automatically removed and the next thread starts playing its music without difficulty. I have no control over this lock, though. It appears to happen at the OS level, independently of my code.

When the exact same code is running under 11.3 the first thread plays through as before, but then the next thread does not manage to get hold of the audio device. It appears to play but no music is heard. When it finishes and the third thread tries to start, I get a "line unavailable" exception. difference between 11.2 and 11.3 in the locking mechanism of audio devices by an application? Is there anything programmatic I can do to remove the lock myself?

View 2 Replies View Related

OpenSUSE Multimedia :: How To Get Banshee Media Player To Work With Mtp Devices

May 31, 2010

Trying to use banshee to import music into Creative zen mp3 players but a pop up says 'import to library is not implemented for MTP devices yet'. Anyone know how to fix this?

View 9 Replies View Related

Ubuntu :: Mail Sync Between Multiple PCs With 8 Accounts

Jul 15, 2010

I've recently purchased a laptop so I've been focusing on getting my data synchronized between my laptop and PC. The problem is as follows, I have 8+ email accounts and I prefer to have them all in 1 single map tree instead of a separate tree for every one of them. This means IMAP is out of the question, so I've been thinking about a few things but I'm not too sure if there's anything out there for some of these things.

Option 1 - Unison Synchronization
Using Unison to synchronize the Thunderbird profiles, problem is Thunderbird can't be running on both machines

Option 2 - IMAP mail hub for all accounts
Somehow turn my server into a mail hub that gets email for all my accounts, and serve them through IMAP somehow, only problem that might be is that reply-to won't send a mail back with the same mail address people mailed to (Don't know that for sure).

Option 3 - POP3 mail hub
Same as option 2 but with a central POP3 hub that will keep all mails forever, should be doable.

Not viable option - Turn off mail deletion on server. This ain't viable because this will either cause some of the mail servers to clog up, especially if I were to only turn deletion on on 1 pc. So it seems the POP3 hub is best, and then just let that delete everything off of the remote servers, is this possible, I've tried setting up a mail daemon before but failed miserably (But will try again if it will make this possible).

View 5 Replies View Related

General :: Multiple USB Wireless Devices?

Aug 25, 2010

I have a broadcom wireless card in my laptop and as far as I know, it acts as an USB device. I also have one USB stick wireless device (TL-WN422G - uses ath9k_htc driver) which I want to use at the same time as the first (Broadcom) device.

The problem is, after I load ath9k_htc - iwconfig does not show the new USB device (the TL-WN422G - wlan1 / ath0 / whatever), but only the old one (wlan0 - Broadcom, checked by MAC).

I tried this USB device (TL-WN422G) on my other computer that has PCI wireless card in it, and they both worked just fine together after I pluged it in... I get wlan0 (Ralink) and wlan1 (TL-WN422G). Is it some kind of a problem for the laptop that both devices are recognized as USB? How do I make wlan1 appear on my laptop?

also, my system is fully up to date 2.6.35 kernel (Arch)

edit: I've already downloaded the needed ar9271.fw from linuxwireless.org and I put it into /lib/firmware - something wrong in that?

dmesg gives me this on laptop:

usb 1-5: new high speed USB device using ehci_hcd and address 9
usb 1-5: ath9k_htc: Firmware - ar9271.fw not found
ath9k_hif_usb: probe of 1-5:1.0 failed with error -22

[Code].....

View 1 Replies View Related

Ubuntu Multimedia :: ITunes Store Access - Third Party Extension

Jan 4, 2010

I got about 30 bucks worth of iTunes giftcards I'd like to redeem, but Apple doesn't have iTunes support for linux. I installed it via wine, but I can't get the itunes store to open up. I've been trying for several hours to get a workaround, with no success, as follows:

1) iTunes on Wine (didn't work, like I said)
2) Sharp Musique (old thread, all the links were broken and it's not in my Synaptics repos)
3) Banshee iTunes Store extension*****

This last one with Banshee seems promising, but I'm getting nowhere. I've downloaded the third-party extension, installed the .deb, and followed the directions on the banshee webpage. Still, when I go under Edit>>>Preferences>>>Extensions, it doesn't show up. I found the install called "iTunesMusicStore.dll" in /usr/lib/banshee/Banshee.Plugins, and I've moved it to ~/.config/banshee-1/addin-db-001/addin-data, but it still won't show up in the plugins.

View 4 Replies View Related

Programming :: Mounting Multiple Devices To Root?

May 16, 2010

I'm trying to build a custom setup that requires a flash drive and a CD to both be mounted to root. Applications, boot data, and other static directories are on the CD, while /home, /opt, and /tmp are on the flash drive. Is there a special option I can enter into fstab to allow this? If not, I intend to modify my kernel to allow this, but I'll need to find the sources that control this function.

View 4 Replies View Related

Debian Multimedia :: Getting Photos From A Video?

Aug 17, 2011

I have a video taken with my camera, and I want to pull out some pictures out of it, do you know any application on Debian which can do that?

View 2 Replies View Related

Ubuntu Networking :: Multiple Devices On Single Network

Jan 14, 2010

I've got a co-worker who is trying to connect multiple devices to his wireless router - Xbox, Wii, TV, Dishnetwork box, etc. Not all of the devices are wireless however. He's had several thoughts on how to get this done and I know very little about this kind of thing so I thought I'd ask some of you.

His first thought was to buy a multi port bridge, but he doesn't like any of the ones he's seen so far.The other thought was to connect all of the devices to a switch and then use a single bridge, but he isn't sure if this would work.

View 8 Replies View Related

Slackware :: Proper Way To Manage Multiple Sound Devices?

May 4, 2011

On my desktop computer (now running the very impressive Slackware64 13.37 and generic kernel), I've got what Alsa considers 4 different sound devices:

Logitech USB headset
Logitech QuickCam Pro 9000 with built-in microphone
ATI HD48x0 audio (which uses the HDA-Intel driver) on my graphics card
Intel 82801JI audio (also using HDA-Intel driver) on my motherboard

When I run alsaconf, it picks up the ATI audio only (which is fine). Later running alsamixer (or any other mixer) all 4 are visible. The issue is that I really would like the ATI audo to be in position 0. Previous to Slackware 13.37, setting up the device positions in /etc/modprobe.d/sound usually did the trick. However, that is now being ignored and one the USB devices are being put in position 0 regardless of what is in sound.conf. This is driving me nuts as a lot of software simply use the default audio device, which I would like to be my speakers, but is now my USB headset.

All of the googling I've done points towards messing with the /etc/modprobe.d/sound.conf file, but as I said, that is being ignored. Is there a more 13.37 way to have ALSA order the audio devices the way I want?

View 9 Replies View Related

CentOS 5 Hardware :: Multiple Identical Devices With Symlinks

Jan 17, 2011

At work, I have a laptop configured with CentOS 5.5 that we will be using to run latency tests on two different mobile networks. To do so, we have two Novatel USB HSPA+ wireless modems connected, and configured using wvdial. The problem we are having right now is, wvdial is configured using the path to the modem to connect (/dev/ttyUSB0 for Network#1 and ttyUSB5 for Network#2), which only works if we insert the modems in the right order. I've tried alot of udev rules and what not to try and hard code the device names to something like /dev/modem_network1 and /dev/modem_network2, but that doesn't seem to work.

So at this point I'm trying to take a step back and a fresh look at the problem. Can anyone give me any information regarding where I should begin to get this done?

View 9 Replies View Related

Ubuntu Multimedia :: Keep Getting Coloured Stripes Across The Photos?

Mar 29, 2010

I've installed Silkypix (tried 2.0 and 3.0SE) through Winedoors in Linux Mint Helena and keep getting coloured stripes across the photos. It actually works if I ignore these stripes but I wonder if it could be fixed...? I also tried Linux raw converters Rawtherapee and UFRAW but they don't seem as good, especially the noise reduction function. Can I fix Silkypix or is there another Linux software that is comparable?

View 2 Replies View Related

Ubuntu Multimedia :: How To Rename Photos In Batches

May 1, 2010

As a long-time Windows user, I have trouble zeroing in on many of the most basic tasks in Ubuntu. I have several dozen photos from my camera that I would like to rename in batches such as tulips01.jpg, tulips02.jpg, etc. In Windows I could highlight them and right-click to "rename" to do the lot. I understand that "renaming" is now changing a "property" but I cannot find the simple way to do an entire lot at a time.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved