02.11.2020, 05:46
QTGMC by default bobs so there is no additional script line for it.
Hybrid adds:
to only use half of the created frames, which makes it in a normal deinterlacer.
Cu Selur
Hybrid adds:
# make sure content is perceived as frame based
clip = core.std.SetFieldBased(clip, 0)
clip = clip[::2]
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.