[FFmpeg-user] How to specify the Varible Frame rate mode with ffmpeg ?

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Jan 30 09:17:19 CET 2013


Calvin Park <carrot <at> shinsegae.com> writes:

> ffmpeg -y -i  './scs0707.avi' -acodec aac -ac 2 
> -strict experimental -vcodec libx264 -preset slow 
> -profile:v baseline -level 30 -threads 0 -report 
> -b:a 192k -maxrate 1500K -bufsize 1500K -b:v 1300K 
> -pix_fmt yuv420p -f mp4 './scs0707-1.mp4'
> 
> But scs0707-1.mp4 file comes to be Constant Frame 
> rate mode. ( Plz see below results )

The FFmpeg mov muxer only supports constant frame rate.

For future mails to this mailing list:
I do not (easily) remember a report / question where 
mediainfo output was of any help, complete, uncut 
FFmpeg console output is always needed.
And please do not highjack threads, this is very rude!

Carl Eugen



More information about the ffmpeg-user mailing list