View Single Post
Old 12th April 2019, 19:41   #8801  |  Link
hello_hello
Registered User
 
Join Date: Mar 2011
Posts: 4,829
YadifMod doesn't de-interlace itself. It needs to take the required pixels from an interlaced version of the clip. ie

A = last
B = A.QTGMC()
Yadifmod(mode=1, edeint=B)

YadifMod2 is Yadif and YadifMod combined. If you don't specify a clip for edeint, it de-interlaces itself.

YadifMod & YadifMod2 have a "Field" option for specifying the field to keep in "same rate" de interlacing mode. For Yadif I think it's always the same as "Order".

I kind of remember additional colorspace and high bitdepth support for YadifMod2, but the help file will tell you.

MeGUI uses YadifMod2 instead of Yadif these days.
hello_hello is offline   Reply With Quote