[FFmpeg-user] IVTC with pullup filter

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Oct 2 20:39:36 CEST 2013


Elliott Balsley <elliottbalsley <at> gmail.com> writes:

> This ffmpeg command produces video at 23.98, but with 
> a pattern of 2 progressive frames followed by 2 
> interlaced frames.
> 
> ffmpeg -ss 208 -i NCIS.ts -t 30 -vf "pullup,fps=24000/1001" 
> -acodec copy -vcodec libx264 pullup.mkv

(Complete, uncut console output missing.)

Please provide the input sample.

Note that I don't think you can combine pullup and a 
deinterlacer, this only works with fieldmatch iiuc.

Carl Eugen



More information about the ffmpeg-user mailing list