02.10.2021, 05:58
Denoise -> SpotLess filter also don't works:
Failed to evaluate the script:
Python exception: There is no attribute or namespace named tmedian
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/tempPreviewVapoursynthFile06_56_54_565.vpy", line 30, in <module>
clip = SpotLess.SpotLess(clip=clip, radT=1)
File "/Applications/Hybrid.app/Contents/MacOS/vsscripts/SpotLess.py", line 72, in SpotLess
return fcb.tmedian.TemporalMedian(1, planes)[1::3]
File "src/cython/vapoursynth.pyx", line 1441, in vapoursynth.VideoNode.__getattr__
AttributeError: There is no attribute or namespace named tmedian