1

(128 replies, posted in Using SVP)

I'm not sure if SVP in VLC is working. When I start the video, SVP manager says it's playing at 59.9405 fps, but the SVP Index shows nothing in it and if I check the event logs it says:

17:41:06.218 [E]: VLC: script evaluation failed
17:41:06.218 [E]: VLC: Python exception: SVSmoothFps: unable to init GPU-based renderer - code 131072\n\nTraceback (most recent call last):\n  File \src\cython\vapoursynth.pyx\, line 1841, in vapoursynth.vpy_evaluateScript\n  File \C:\Users\robca\AppData\Roaming\SVP4\scripts\de4.py\, line 52, in <module>\n    smooth =  interpolate(clip)\n  File \C:\Users\robca\AppData\Roaming\SVP4\scripts\de4.py\, line 35, in interpolate\n    smooth  = core.svp2.SmoothFps(input_m,super[\clip\],super[\data\],vectors[\clip\],vectors[\data\],smoothfps_params,src=input_um,fps=src_fps)\n  File \src\cython\vapoursynth.pyx\, line 1733, in vapoursynth.Function.__call__\nvapoursynth.Error: SVSmoothFps: unable to init GPU-based renderer - code 131072\n

I'm sure I set everything up correctly, please advise.