24.05.2022, 18:20
Omg I put message to wrong thead
Error in Vapoursynth Editor
https://forum.selur.net/thread-2723-post...l#pid16122
Error in Vapoursynth Editor
https://forum.selur.net/thread-2723-post...l#pid16122
Failed to evaluate the script:
Python exception: There is no attribute or namespace named misc
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 2886, in vapoursynth._vpy_evaluate
File "src/cython/vapoursynth.pyx", line 2887, in vapoursynth._vpy_evaluate
File "", line 27, in
File "/usr/lib/python3.10/site-packages/havsfunc.py", line 1175, in QTGMC
if TR0 > 0: ts1 = AverageFrames(bobbed, weights=[1] * 3, scenechange=28 / 255, planes=CMplanes) # 0.00 0.33 0.33 0.33 0.00
File "/usr/lib/python3.10/site-packages/havsfunc.py", line 5313, in AverageFrames
clip = SCDetect(clip, threshold=scenechange)
File "/usr/lib/python3.10/site-packages/havsfunc.py", line 5628, in SCDetect
sc = sc.misc.SCDetect(threshold=threshold)
File "src/cython/vapoursynth.pyx", line 1820, in vapoursynth.VideoNode.__getattr__
AttributeError: There is no attribute or namespace named misc