video2x
video2x copied to clipboard
ffmpeg deinterlace
can you add ffmpeg deinterlace to vob ,mpeg 2 file ,like bwdif yadif
https://github.com/kfrn/ffmpeg-things/blob/master/deinterlacing.md
Hi, you can edit your video2x.yaml. On line 131 under the ffmpeg, extract_frames, output_options add a line that says
'-vf': 'yadif'