04.09.2020, 17:21
(04.09.2020, 17:00)Selur Wrote: Atm. VIVTC does use it's inner deinterlacer by default and I added the options to use QTGMC or NNEDI3 for it.True if it never used tdeint to begin with, adding something may add more issues to it.
It doesn't use TDeint. (I could modify Hybrid to use TDeintMod additionally to NNEDI3 and QTGMC, but that might not solve your problem if that was caused by the usage of TDeint.)
Cu Selur
Or by not having it, It’s like “on” by default, meaning by default all frames are being sent to qtgmc or needi3, and maybe having tdeintmod which has “IsCombed“ built in which is a utility function to check whether or not a frame is combed and stores the result (0 or 1) as a frame property named _Combed. It's intended to be used within std.FrameEval to process only combed frames and leave non-combed frames untouched.
I honestly dont know if what I’m saying makes sense. And i wouldn’t even begin to know if it fixes what shijan mentioned happens (jaggies).
It is a tough call, maybe an alternative test build with tdeintmod that shijan could play around with. If he thinks it’s pointless and you think it is pointless, then i am ok with not adding it.
i’m literally scouring videohelp for similar situations either in vapoursynth or avisynth, and taking note of their solutions. And ask this forum if they think the solution would work with our setup. In the meantime i will look for other options.
P.S. Meatwad is finished compiling anime4k
https://www.mediafire.com/folder/wvdlnja...lnjapm1vvw
thank you for the info.