Re: [Mjpeg-users] Making animations with JPEG2YUV...frame dropping

2005-09-02 Thread Bernhard Praschinger
Hallo > >> jpeg2yuv -f 4 -b49 -n 161 -I p -j photo%04d.JPG | yuv2lav -o > >> stream_without_sound.avi > >> > >> > > A framerate of 4FPS ist very uncommon. Have you tried using a more > > common framerate like 24/25FPS, and looked what happens than ? > Yes, vlc works fine in that case. How can I co

Re: [Mjpeg-users] Making animations with JPEG2YUV...frame dropping

2005-09-01 Thread reuben
Hallo Bernhard, jpeg2yuv -f 4 -b49 -n 161 -I p -j photo%04d.JPG | yuv2lav -o stream_without_sound.avi A framerate of 4FPS ist very uncommon. Have you tried using a more common framerate like 24/25FPS, and looked what happens than ? Yes, vlc works fine in that case. How c

Re: [Mjpeg-users] Making animations with JPEG2YUV...frame dropping

2005-08-27 Thread Bernhard Praschinger
Hallo > Hi, I'm trying to stop motion animate a bunch of JPGs I have, > following the instructions on this page: > > https://sourceforge.net/docman/disp...p_id=5776#ss4.1 > > I am using the command: > > jpeg2yuv -f 4 -b49 -n 161 -I p -j photo%04d.JPG | yuv2lav -o > stream_without_sound.avi A fr