Thanks for the tips!
h264_nvenc in ovc option shows that gpu initialization is the problem.
09:53:11.113: [vapoursynth] Script evaluation failed:
09:53:11.113: [vapoursynth] Python exception: SVSmoothFps: unable to init GPU-based renderer - code 327680
09:53:11.113: [vapoursynth]
09:53:11.113: [vapoursynth] Traceback (most recent call last):
09:53:11.113: [vapoursynth] File "src/cython/vapoursynth.pyx", line 1847, in vapoursynth.vpy_evaluateScript (src/cython/vapoursynth.c:37206)
09:53:11.113: [vapoursynth] File "/home/donald/.local/share/SVP4/scripts/ffff.py", line 52, in <module>
09:53:11.113: [vapoursynth] smooth = interpolate(clip)
09:53:11.114: [vapoursynth] File "/home/donald/.local/share/SVP4/scripts/ffff.py", line 35, in interpolate
09:53:11.114: [vapoursynth] smooth = core.svp2.SmoothFps(input_m,super["clip"],super["data"],vectors["clip"],vectors["data"],smoothfps_params,src=input_um,fps=src_fps)
09:53:11.114: [vapoursynth] File "src/cython/vapoursynth.pyx", line 1739, in vapoursynth.Function.__call__ (src/cython/vapoursynth.c:35323)
09:53:11.114: [vapoursynth] vapoursynth.Error: SVSmoothFps: unable to init GPU-based renderer - code 327680
09:53:11.114: [vapoursynth]
09:53:11.121: (!!!) Intermediate file may be broken: /home/donald/sintel.temporary.mkv
The command you suggested produced a similar result.
But I am positive that it's not my driver's fault, because I can encode with nvenc on kdenlive with 80% . 90% video engine utilization. To be safe I reinstalled and tested with nvidia-384, nvidia-396 and nvidia-375 from graphics team ppa on various kernels, and everytime the same error.
What do you think could be causing the issue?
[vapoursynth] Script evaluation failed:
[vapoursynth] Python exception: SVSmoothFps: unable to init GPU-based renderer - code 327680
[vapoursynth]
[vapoursynth] Traceback (most recent call last):
[vapoursynth] File "src/cython/vapoursynth.pyx", line 1847, in vapoursynth.vpy_evaluateScript (src/cython/vapoursynth.c:37206)
[vapoursynth] File "/home/donald/.local/share/SVP4/scripts/ffff.py", line 52, in <module>
[vapoursynth] smooth = interpolate(clip)
[vapoursynth] File "/home/donald/.local/share/SVP4/scripts/ffff.py", line 35, in interpolate
[vapoursynth] smooth = core.svp2.SmoothFps(input_m,super["clip"],super["data"],vectors["clip"],vectors["data"],smoothfps_params,src=input_um,fps=src_fps)
[vapoursynth] File "src/cython/vapoursynth.pyx", line 1739, in vapoursynth.Function.__call__ (src/cython/vapoursynth.c:35323)
[vapoursynth] vapoursynth.Error: SVSmoothFps: unable to init GPU-based renderer - code 327680
[vapoursynth]
Video filter chain:
[in] 4096x1744 yuv420p bt.709/bt.709/bt.1886/limited SP=1.000000 CL=mpeg2/4/h264
[vapoursynth] "vapoursynth.00" 4096x1744 yuv420p bt.709/bt.709/bt.1886/limited SP=1.000000 CL=mpeg2/4/h264 <---
[out] ???
Cannot initialize video filters.
Could not initialize video chain.
Video: no video
: 00:00:00 / 00:14:48 (0%) {1759.1min 0.0MB}
Exiting... (Errors when loading file)
[encode-lavc] vo-lavc: encoded 0 bytes
[encode-lavc] ao-lavc: encoded 0 bytes