[FFmpeg-user] Error: timebase not supported by MPEG 4 standard. Not sure why
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Apr 12 17:40:50 CEST 2013
Simon Daniels <simondaniels23 <at> gmail.com> writes:
> > Please use -r 60000/1001 to specify 59.9 fps
>
> I also figured out that simply "59.94" works. Can
> I get away with that since the rest of my code
> already converts to a decimal? Or should I change
> over to fractional values?
To the best of my knowledge, the only way to specify
a framerate of 60000/1001 is to pass "60000/1001" to
one of the appropriate FFmpeg options.
(Or do you want a framerate of 59.94 ?)
Please do not top-post here.
Carl Eugen
More information about the ffmpeg-user
mailing list