video2x icon indicating copy to clipboard operation
video2x copied to clipboard

ffmpeg deinterlace

Open godmd5 opened this issue 2 years ago • 1 comments

can you add ffmpeg deinterlace to vob ,mpeg 2 file ,like bwdif yadif

https://github.com/kfrn/ffmpeg-things/blob/master/deinterlacing.md

godmd5 avatar Jan 11 '23 11:01 godmd5

Hi, you can edit your video2x.yaml. On line 131 under the ffmpeg, extract_frames, output_options add a line that says '-vf': 'yadif' image

acommonsherpa avatar Jan 28 '24 02:01 acommonsherpa