1

(204 replies, posted in Эксплуатация SVP)

Всем привет! Есть проблема, подскажите куда копать. Xubuntu 18.04. Есть видеокарта ASUS GT 1030, драйвер 390.77. Использую её для ускорения. Сразу после загрузки всё работает, но после suspend'а SVP выдаёт ошибку "unable to init GPU-based renderer - code 262139". Полный лог:

09:15:10.703 [E]: Playback [898a226f]: VS - Script evaluation failed:
09:15:10.704 [E]: Playback [898a226f]: VS - Python exception: SVSmoothFps: unable to init GPU-based renderer - code 262139
09:15:10.735 [E]: Playback [898a226f]: VS - Traceback (most recent call last):
09:15:10.735 [E]: Playback [898a226f]: VS - File 'src/cython/vapoursynth.pyx', line 1927, in vapoursynth.vpy_evaluateScript
09:15:10.735 [E]: Playback [898a226f]: VS - File 'src/cython/vapoursynth.pyx', line 1928, in vapoursynth.vpy_evaluateScript
09:15:10.735 [E]: Playback [898a226f]: VS - File '/home/alex/.local/share/SVP4/scripts/898a226f.py', line 51, in <module>
09:15:10.735 [E]: Playback [898a226f]: VS - smooth = interpolate(clip)
09:15:10.735 [E]: Playback [898a226f]: VS - File '/home/alex/.local/share/SVP4/scripts/898a226f.py', line 34, in interpolate
09:15:10.735 [E]: Playback [898a226f]: VS - smooth = core.svp2.SmoothFps(input_m,super['clip'],super['data'],vectors['clip'],vectors['data'],smoothfps_params,src=input_um,fps=src_fps)
09:15:10.735 [E]: Playback [898a226f]: VS - File 'src/cython/vapoursynth.pyx', line 1833, in vapoursynth.Function.__call__
09:15:10.735 [E]: Playback [898a226f]: VS - vapoursynth.Error: SVSmoothFps: unable to init GPU-based renderer - code 262139
09:15:10.751 [E]: Playback [898a226f]: VS - could not init VS

Что можно сделать, чтобы постоянно не перезагружаться?