I notice that FFMPEG (at least in the version used in XMediaRecode) has the ability to deinterlace video. You can select a number of deinterlacing filters. One of which is the libav deinterlacing method set. It has several types of deinterlacing it can do. One is Linear Blending, and the other is Linear Interpolation. What's the difference between these 2 methods?
+ Reply to Thread
Results 1 to 2 of 2
-
-
Blending for me mean two fields (odd and even) are merged (blended) after increasing size in vertical twice, linear interpolation mean for me discard one field and increase resolution with linear interpolation resizer (so do not blend fields).
I would recommend you to use yadif as deinterlacer - not sure at this time but this seem to be best available deinterlacer in ffmpeg.
Alternatively you may give a chance to Avisynth QTGMC - Avisynth scripts can be directly accepted by ffmpeg and there is FFmpegSource in Avisynth.
Similar Threads
-
question about deinterlacing
By DaneClark in forum RestorationReplies: 14Last Post: 21st Dec 2015, 17:30 -
FFMPEG QUESTION :How do I take 10bit jpeg with FFMPEG?
By Jamaika in forum Video ConversionReplies: 10Last Post: 6th Jul 2015, 13:41 -
Deinterlacing Question
By hizzy7 in forum RestorationReplies: 161Last Post: 16th Mar 2014, 15:34 -
deinterlacing question
By hoodleehoo in forum Newbie / General discussionsReplies: 5Last Post: 27th Aug 2013, 10:20 -
need hq xvid ffmpeg preset for kdenlive, with deinterlacing
By codemaster in forum LinuxReplies: 0Last Post: 3rd Jul 2011, 00:56