[FFmpeg-user] Has anything happened with loop_input?
Andy Andy
x2305andy2305x at yahoo.com
Wed Aug 3 10:57:17 CEST 2011
Hi,
I'm trying to create an mjpeg from a still image by looping input.
Using the same command i've been using for a long time, but now anything i do results in a 1 frame output
ffmpeg -y -loop_input -vframes 10 -r 25 -i ~/media_samples/arminFrame.bmp Desktop/MJPEGGED.mjpeg
What i did do is to upgrade ffmpeg to latest git version because of a bug in rotating inputs to conver to mjepg output that i've posted and was fixed.
What could be wrong?
Regards,
DAV
More information about the ffmpeg-user
mailing list