[FFmpeg-user] Video not deinterlacing

Dan Hentschel dan at hentschels.com
Mon Aug 6 20:47:52 CEST 2012


Put the -filter option after the -i option. It is an output option, not an
input option.

 - dan

On Mon, Aug 6, 2012 at 2:34 PM, Kosta Vlotis <kosta.brazzers at gmail.com>wrote:

> i'm using the following command to try and de interlace some video but
> the problem is ithe video are still interlaced when they finish:
>
> ffmpeg -async 2 -filter:v yadif -i ".\input\%1%2" -sameq -crf 1 -g 60
> -s 1920x1080 -aspect 16:9 -c:a copy -y ".\output\%1.avi"
>
> can anyone tell me why the deinterlace fails? there are no errors in
> the ffmpeg output.
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>



-- 
dan B hentschel
dan at hentschels.com


More information about the ffmpeg-user mailing list