[FFmpeg-user] With mxg/MxPEG, keyframes only are seen?
Jesse Gordon
tojesseg at gmail.com
Thu Nov 1 18:45:10 CET 2012
On 11/01/2012 09:35 AM, Carl Eugen Hoyos wrote:
> Jesse Gordon<tojesseg<at> gmail.com> writes:
>
>> ffmpeg -f mxg -i M00001.jpg foo-%03d.jpeg
> You need -vsync 0 to force ffmpeg not to drop frames
> to keep (too low) constant frame rate.
>
> $ ffmpeg -vsync 0 -f mxg -i M00001.jpg foo-%03d.jpeg
>
> Carl Eugen
>
I just re-gat (gitted?) the source and this time compiled it on 64 bit
slackware, and this time it WORKED.
I got 56 frames and the number of frames per second seems about right.
Now I need to figure out why yesterday's git on 32 bit slackware didn't
work.. Will return with details.
Thanks,
~Jesse
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
More information about the ffmpeg-user
mailing list