On Tue, 2009-09-01 at 11:10 +0200, ezzetabi wrote: > Hi, > > >Let's assume the device (and it's driver) are sane and this problem can > >be solved (in some way) in software. Are you interested in doing some > >experiments? > > The device is new I used it only few times. I do not think it is broken.
I don't think either. However, I did a stupid mistake into the previous email; the reason why transcoding isn't attempting to resync by clone/drop frames is straightforward: until 1.2.x (excluded), you need to use the v4l2 module *both* for audio and video import in order to have the resync mechanism working. For the 1.2.x release we removed this constraint and generalized the synchronization engine. In your case, this means to use the alsa oss emulation for the audio import, and to switch to -x v4l2=options,v4l2. Or to give a try to 1.2.x (but beware: it is still VERY rough!). Bests, -- Francesco Romani // Ikitt http://fromani.exit1.org ::: transcode homepage http://tcforge.berlios.de ::: transcode experimental forge
