16.11.2025, 11:49
Die Preview schlägt auch fehl, mit dieser Nachricht:
2025-11-16 10:48:15.133
Failed to evaluate the script:
Python exception: Recalculate: super clip does not contain needed colour data.
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 3378, in vapoursynth._vpy_evaluate
File "src/cython/vapoursynth.pyx", line 3379, in vapoursynth._vpy_evaluate
File "C:\Users\Peter\AppData\Local\Temp\tempPreviewVapoursynthFile10_47_42_455.vpy", line 49, in
clip = smdegrain.SMDegrain(clip, thSADC=150, RefineMotion=True, interlaced=False, plane=0, subpixel=3, overlap=4, blksize=8, thSCD1=400)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Hybrid\64bit\vsscripts\smdegrain.py", line 226, in SMDegrain
vectors = get_motion_vectors(super_search, super_render if RefineMotion else None, search_params, refine_params, tr, interlaced)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Hybrid\64bit\vsscripts\smdegrain.py", line 528, in get_motion_vectors
vectors['bv1'] = core.mv.Recalculate(refine, vectors['bv1'], **refine_params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "src/cython/vapoursynth.pyx", line 3114, in vapoursynth.Function.__call__
vapoursynth.Error: Recalculate: super clip does not contain needed colour data.
Scheint wohl an der SMDegrain-Einstellung zu liegen?
2025-11-16 10:48:15.133
Failed to evaluate the script:
Python exception: Recalculate: super clip does not contain needed colour data.
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 3378, in vapoursynth._vpy_evaluate
File "src/cython/vapoursynth.pyx", line 3379, in vapoursynth._vpy_evaluate
File "C:\Users\Peter\AppData\Local\Temp\tempPreviewVapoursynthFile10_47_42_455.vpy", line 49, in
clip = smdegrain.SMDegrain(clip, thSADC=150, RefineMotion=True, interlaced=False, plane=0, subpixel=3, overlap=4, blksize=8, thSCD1=400)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Hybrid\64bit\vsscripts\smdegrain.py", line 226, in SMDegrain
vectors = get_motion_vectors(super_search, super_render if RefineMotion else None, search_params, refine_params, tr, interlaced)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Hybrid\64bit\vsscripts\smdegrain.py", line 528, in get_motion_vectors
vectors['bv1'] = core.mv.Recalculate(refine, vectors['bv1'], **refine_params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "src/cython/vapoursynth.pyx", line 3114, in vapoursynth.Function.__call__
vapoursynth.Error: Recalculate: super clip does not contain needed colour data.
Scheint wohl an der SMDegrain-Einstellung zu liegen?

