07.09.2021, 05:02
DeBand->GradFunMod Vapoursynth preview error (this filter worked well in earlier versions):
Failed to evaluate the script:
Python exception: module 'muvsfunc' has no attribute 'Build_gf3_range_mask'
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 2242, in vapoursynth.vpy_evaluateScript
File "src/cython/vapoursynth.pyx", line 2243, in vapoursynth.vpy_evaluateScript
File "/Volumes/temp/Hybrid Temp/tempPreviewVapoursynthFile05_59_34_899.vpy", line 35, in <module>
clip = fvsfunc.GradFun3(src=clip)
File "/Applications/Hybrid.app/Contents/MacOS/vsscripts/fvsfunc.py", line 329, in GradFun3
dmask = muf.Build_gf3_range_mask(dmask, mask)
AttributeError: module 'muvsfunc' has no attribute 'Build_gf3_range_mask'