====== ffmpeg - Video - Deinterlace ====== ffmpeg -i input.mp4 -vf yadif output.mp4 **NOTE:** Deinterlacing using "yet another deinterlacing filter".