This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Issue with QTGMC - Video is *not* interlaced if input type is *not* 0
#2
Before I try to look into it.
Are you using Avisynth 32/64 or Vapoursynth? (Different QTGMC scripts/filters with different code in Hybrid)

Here's how I understood it so far:
Setting QTGMC-Inputtype to zero means that QTGMC will only take interlaced content.
Setting QTGMC-Inputtype to anything but zero means that QTGMC will only take progressive content.
The output of QTGMC is always progressive content, either because the content already was progressive (or split into fields) or because QTGMC deinterlaced the content.
Setting QTGMC-Inputtype does not change the assumed input type of the source.

Assuming Avisynth is used,...
If:
- your source is detected as interlaced
- your set QTGMC-Inputtype as progressive
- move some filter that does not support interlaced content before QTGMC
Hybrid should depending on "Filtering->Avisynth->Misc->Interlaced handling", either deinterlaced before the filter, filter and reinterlaced or split the content into fields, filter and weave the fields again. Looking at the code there is a bug here in Hybrid, since Hybrid does not switch QTGMC to 'progressive only' once Inputtype not zero is set. I'll fix that.

I'm still not sure what you want or what is going wrong and if fixing the above will fix the problem. Smile


Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Issue with QTGMC - Video is *not* interlaced if input type is *not* 0 - by Selur - 24.09.2020, 07:55

Forum Jump:


Users browsing this thread: 1 Guest(s)