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 convert it into a format
> that mplayer can playback?
mplayer is able to play back mjpeg encoded streams. 

Try once to increase the framerate to 24/25fps with yuvfps:

jpeg2yuv -f 4 -b49 -n 161 -I p -j photo%04d.JPG | yuvfps -r 25:1 |
yuv2lav -o stream.avi

> > Is lavplay/glav able to play back the stream ?
> Cool. lavplay works as follows:
> lavplay +n blah.avi
> lavplay +p blah.avi
So they have a problem detecting the norm too, not that good.

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to