[FFmpeg-user] Unable to Interlace a Progressive clip using Yadif on Ffmpeg

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Jan 17 15:59:21 CET 2013


NITIN SAGAR <nitinsagar22 <at> gmail.com> writes:

> I am Unable to Interlace a Progressive clip using 
> Yadif on Ffmpeg

Please note that yadif is a DE-interlacing filter, 
not an interlacing filter.

Since yadif is licensed under the GPL, you have to 
compile FFmpeg with --enable-gpl if you want to 
use the yadif filter.

There is also a filter tinterlace which may be 
what you are searching for, it is also GPL-only.

Carl Eugen



More information about the ffmpeg-user mailing list