View Single Post
Old 12th April 2019, 23:04   #8802  |  Link
LouieChuckyMerry
Registered User
 
LouieChuckyMerry's Avatar
 
Join Date: Feb 2014
Posts: 355
Quote:
Originally Posted by hello_hello View Post
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.
Thank you for the explanation, I appreciate it .
LouieChuckyMerry is offline   Reply With Quote