14.05.2019, 07:28
(13.05.2019, 16:20)Selur Wrote: Strange thing about this is as far as I can see everywhere in QTGMC zdnedi3 is only used through this:
so only when it exists,...core.znedi3.nnedi3 if hasattr(core, 'znedi3') else core.nnedi3.nnedi3
I will not pretend to understand the code fully, but in the script havsfunc.py (which is loaded in the VS script created by Hybrid), there are several lines like this:
myNNEDI3 = core.znedi3.nnedi3
Could that be the problem?