kalehrl
12th September 2013, 19:41
I'm having troubles determining the type of source after indexing.
MeGUI autodetection tells me it is partially interlaced and suggest Yadif as deinterlacer:
Load_Stdcall_Plugin("D:\Programs\MeGUI_0.3.5_x86_WithoutInstaller_OfflinePackage\tools\yadif\yadif.dll")
Yadif(order=-1)
I've got another DVD from the same series and the MeGUI autodetection tells me it is some kind of hybrid and suggest:
LoadPlugin("D:\Programs\MeGUI_0.3.5_x86_WithoutInstaller_OfflinePackage\tools\avisynth_plugin\TIVTC.dll")
tfm(order=0).tdecimate(hybrid=3)
I'm confused as to what to use.
Here is a cut from the source if anyone is interested:
https://mega.co.nz/#!l8xgmZgA!PPePZFJCaFit_zndF1HNtFQAxhcVouY7v3h8vVoMWok
Thank you
MeGUI autodetection tells me it is partially interlaced and suggest Yadif as deinterlacer:
Load_Stdcall_Plugin("D:\Programs\MeGUI_0.3.5_x86_WithoutInstaller_OfflinePackage\tools\yadif\yadif.dll")
Yadif(order=-1)
I've got another DVD from the same series and the MeGUI autodetection tells me it is some kind of hybrid and suggest:
LoadPlugin("D:\Programs\MeGUI_0.3.5_x86_WithoutInstaller_OfflinePackage\tools\avisynth_plugin\TIVTC.dll")
tfm(order=0).tdecimate(hybrid=3)
I'm confused as to what to use.
Here is a cut from the source if anyone is interested:
https://mega.co.nz/#!l8xgmZgA!PPePZFJCaFit_zndF1HNtFQAxhcVouY7v3h8vVoMWok
Thank you