[FFmpeg-user] Mixed telecined non-telecined media to constant frame rate.

Nicholas Robbins nickrobbins at yahoo.com
Tue Jan 21 15:39:20 CET 2014






> On Tuesday, January 21, 2014 9:15 AM, Nicholas Robbins <nickrobbins at yahoo.com> wrote:
> >>  On Tuesday, January 21, 2014 7:24 AM, Carl Eugen Hoyos 
> <cehoyos at ag.or.at> wrote:
> 
>>  You may want to use -vcodec mpeg4 for testing... 
> 
> Will that make a difference or just go faster?

Stranger and stranger

$ffmpeg -i short.mkv  -c copy -c:v libx264 -preset veryfast -crf 17 -vf pullup -r 60 out.mpg

produces

....
frame= 2401 fps= 69 q=-1.0 Lsize=   14570kB time=00:00:40.12 bitrate=2974.4kbits/s dup=1349 drop=0 
....

as expected, but they are still in the 2,2,2,4 pattern. 


More information about the ffmpeg-user mailing list