31.08.2020, 05:20
TemporalDegrain ERROR if input file is ProRes 10 bit 
No error with input 8 bit MP4 or VOB file

No error with input 8 bit MP4 or VOB file
Failed to evaluate the script:
Python exception: Hqdn3d: input clip must be 8 bit, not RGB, and it must have constant format and dimensions.
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 2244, in vapoursynth.vpy_evaluateScript
File "src/cython/vapoursynth.pyx", line 2245, in vapoursynth.vpy_evaluateScript
File "/Volumes/temp/Hybrid Temp/tempPreviewVapoursynthFile06_16_47_222.vpy", line 26, in <module>
clip = havsfunc.TemporalDegrain(inpClip=clip)
File "/Library/Frameworks/VapourSynth.framework/lib/python3.8/site-packages/havsfunc.py", line 5181, in TemporalDegrain
filterClip = denoiseClip.hqdn3d.Hqdn3d(4,3,6,3)
File "src/cython/vapoursynth.pyx", line 2069, in vapoursynth.Function.__call__
vapoursynth.Error: Hqdn3d: input clip must be 8 bit, not RGB, and it must have constant format and dimensions.