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.

[HELP] Force Deinterlace
#18
Removing the "Force" option for deinterlacing does impact the functionality of the program.

For example, QTGMC has options for video that is not interlaced. (It even has InputType=1 for progressive input, where it only does denoising.)

If I want to resize the video via Spline144 resize BEFORE running QTGMC (i.e., move "resize" to top in Custom Filter Order), without the "Forced" option, Hybrid will insert the following:


# deinterlace since the filter does not support interlaced content
AssumeTFF().TDeint(mode=1)
# scaling to 720x480
Spline144Resize(720,480)
AssumeTFF().Separatefields().Selectevery(4,0,3).Weave()
# deinterlacing


So, I can't use QTGMC after resizing without Hybrid mucking with the script.

In previous versions, I could simply use the "Force" option, and the script is the same, but without the above unwanted stuff being inserted.

So the program is less functional with "Force" removed. I have to use previous Hybrid versions if I want to resize, THEN run QTGMC in modes 1, 2, or 3.
Reply


Messages In This Thread
Force Deinterlace - by MixMaker - 19.08.2020, 00:22
RE: Force Deinterlace - by Selur - 19.08.2020, 04:42
RE: Force Deinterlace - by MixMaker - 20.08.2020, 19:33
RE: Force Deinterlace - by Selur - 20.08.2020, 20:03
RE: Force Deinterlace - by MixMaker - 21.08.2020, 06:14
RE: Force Deinterlace - by shijan - 20.08.2020, 20:28
RE: Force Deinterlace - by Selur - 20.08.2020, 20:32
RE: Force Deinterlace - by shijan - 20.08.2020, 20:36
RE: Force Deinterlace - by MixMaker - 21.08.2020, 06:21
RE: Force Deinterlace - by Selur - 21.08.2020, 06:19
RE: Force Deinterlace - by Selur - 21.08.2020, 16:31
RE: Force Deinterlace - by MixMaker - 22.08.2020, 01:36
RE: Force Deinterlace - by MixMaker - 26.08.2020, 18:37
RE: Force Deinterlace - by Selur - 26.08.2020, 20:22
RE: Force Deinterlace - by MixMaker - 28.08.2020, 04:02
RE: Force Deinterlace - by Selur - 28.08.2020, 04:51
RE: Force Deinterlace - by MixMaker - 28.08.2020, 05:50
RE: Force Deinterlace - by The_Tinkerer - 28.08.2020, 08:01
RE: Force Deinterlace - by Selur - 28.08.2020, 15:54

Forum Jump:


Users browsing this thread: 1 Guest(s)