El jue, 10-08-2006 a las 18:40 +0200, Antonio Beamud Montero escribió: > Hi all again: > I have a vob (mpeg2 PS) and if I transcode it from file, all it's ok, > but if I transcode through a fifo, a lot of frames are lost and audio is > constantly resyncing...: > > cat myvob.mpeg > /tmp/fifo & transcode -i /tmp/fifo -w 600 -n 0x50 -x > vob,vob -y xvid -o myvob.avi -Z 352x288,fast > > If I not process the audio, the video file created is perfect (but > without audio)...
Can this be solved using bigger buffers inside transcode? Greetings