[FFmpeg-user] Inverse Telecine with fieldmatch filter

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Jun 26 15:32:29 CEST 2013


Jim Shupert <jshupert <at> pps-inc.com> writes:

> I also am *very interested* in a greater understanding 
> of this matter
>   "format" filter
>   replace "-r" with "fps"

> -vf "interlace,fieldmatch=order=tff:combmatch=full,
> yadif=deint=interlaced, decimate"

-vf "fps=24000/1001,interlace,
fieldmatch=order=tff:combmatch=full,
yadif=deint=interlaced, decimate"

Since input and output are yuv420p and 
all filters support this colourspace, 
I don't know how / where to add the 
format filter in a useful way.

Carl Eugen



More information about the ffmpeg-user mailing list