Topic: unable to init GPU-based renderer error on Mac
error:
unable to init GPU-based renderer
OS:
High Sierra 10.13.2
Macbook Pro mid 2010
Graphics:
NVIDIA GeForce GT 330M 256 MB
Intel HD Graphics 288 MB
vapoursynth:
stable 42.1
Try Player:
VLC, IINA
13:58:58.987 [E]: Playback [60e86ccb]: VS - Script evaluation failed:
13:58:58.987 [E]: Playback [60e86ccb]: VS - Python exception: SVSmoothFps: unable to init GPU-based renderer - code 327680
13:58:58.994 [E]: Playback [60e86ccb]: VS - Traceback (most recent call last):
13:58:58.994 [E]: Playback [60e86ccb]: VS - File 'src/cython/vapoursynth.pyx', line 1841, in vapoursynth.vpy_evaluateScript
13:58:58.994 [E]: Playback [60e86ccb]: VS - File '/Users/yhs/Library/Application Support/SVP4/scripts/60e86ccb.py', line 52, in <module>
13:58:58.994 [E]: Playback [60e86ccb]: VS - smooth = interpolate(clip)
13:58:58.994 [E]: Playback [60e86ccb]: VS - File '/Users/yhs/Library/Application Support/SVP4/scripts/60e86ccb.py', line 35, in interpolate
13:58:58.994 [E]: Playback [60e86ccb]: VS - smooth = core.svp2.SmoothFps(input_m,super['clip'],super['data'],vectors['clip'],vectors['data'],smoothfps_params,src=input_um,fps=src_fps)
13:58:58.995 [E]: Playback [60e86ccb]: VS - File 'src/cython/vapoursynth.pyx', line 1733, in vapoursynth.Function.__call__
13:58:58.995 [E]: Playback [60e86ccb]: VS - vapoursynth.Error: SVSmoothFps: unable to init GPU-based renderer - code 327680
But on the Mac, I can't reinstall graphics driver. How can I deal with it? Thanks.