ffmpeg - deinterlace

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
mortster
Posts: 4
Joined: Sun Jan 18, 2015 5:28 am

ffmpeg - deinterlace

Post by mortster »

Hi - anyway to use a deinterlace filter with ffmpeg ? I can easily do it with mencoder, but cant see a way of doing it with the gui with ffmpeg.

Thanks

Si.
jj123
Posts: 38
Joined: Tue Jul 29, 2014 10:33 am

Re: ffmpeg - deinterlace

Post by jj123 »

Yep you can do that, just add the following to your renderer config file:

CustomFFmpegOptions = -deinterlace

Regards,
JJ
mortster
Posts: 4
Joined: Sun Jan 18, 2015 5:28 am

Re: ffmpeg - deinterlace

Post by mortster »

thanks very much :)
Post Reply