Hello,
I can't seem to make the new transcode function work, when I select a video and launch it it keeps failing at the very start, instantly.
Here is a log of what I get:
01:22:31.681: ===== Starting mpv ======
01:22:31.681: Command line: C:\Program Files (x86)\SVP 4\mpv64\mpv.exe D:/Downloads/[Avatar Realms] Avatar The last airbender 1080p MULTI VF-VO-VOSTFR/Book 3 - Fire (Livre 3 - Le feu)/[Avatar Realms] Avatar The Last Airbender 3x06 The Avatar and the Fire Lord [x264 FHD multi sub FR].mkv -o D:/Downloads/[Avatar Realms] Avatar The last airbender 1080p MULTI VF-VO-VOSTFR/Book 3 - Fire (Livre 3 - Le feu)/[Avatar Realms] Avatar The Last Airbender 3x06 The Avatar and the Fire Lord [x264 FHD multi sub FR].temporary.mkv --no-audio --input-ipc-server=mpvencodepipe --vf=vapoursynth:[C:\Users\manok\AppData\Roaming\SVP4\scripts\ffff.py]:4:8 --ofps 59.940 --of=matroska --ovc=libx264 --ovcopts=crf=12,preset=slow,threads=8
01:22:31.718: Playing: D:/Downloads/[Avatar Realms] Avatar The last airbender 1080p MULTI VF-VO-VOSTFR/Book 3 - Fire (Livre 3 - Le feu)/[Avatar Realms] Avatar The Last Airbender 3x06 The Avatar and the Fire Lord [x264 FHD multi sub FR].mkv
01:22:31.718: (+) Video --vid=1 (*) (h264 1440x1080 29.970fps)
01:22:31.718: Audio --aid=1 --alang=eng (*) 'VO - Stéréo' (ac3 2ch 48000Hz)
01:22:31.718: Audio --aid=2 --alang=fre 'VF - Stéréo' (ac3 2ch 48000Hz)
01:22:31.718: (+) Subs --sid=1 --slang=fre (*) 'Sous-Titres FR [Avatar Realms]' (ass)
01:22:31.718: Opening video filter: [vapoursynth file=C:\Users\manok\AppData\Roaming\SVP4\scripts\ffff.py buffered-frames=4 concurrent-frames=8]
01:22:31.821: [vapoursynth] Script evaluation failed:
01:22:31.821: [vapoursynth] Python exception: SVSmoothFps: unable to init GPU-based renderer - code 255
01:22:31.821: [vapoursynth]
01:22:31.822: [vapoursynth] Traceback (most recent call last):
01:22:31.822: [vapoursynth] File "src\cython\vapoursynth.pyx", line 1830, in vapoursynth.vpy_evaluateScript (src\cython\vapoursynth.c:36860)
01:22:31.822: [vapoursynth] File "C:\Users\manok\AppData\Roaming\SVP4\scripts\ffff.py", line 52, in <module>
01:22:31.822: [vapoursynth] smooth = interpolate(clip)
01:22:31.822: [vapoursynth] File "C:\Users\manok\AppData\Roaming\SVP4\scripts\ffff.py", line 35, in interpolate
01:22:31.822: [vapoursynth] smooth = core.svp2.SmoothFps(input_m,super["clip"],super["data"],vectors["clip"],vectors["data"],smoothfps_params,src=input_um,fps=src_fps)
01:22:31.822: [vapoursynth] File "src\cython\vapoursynth.pyx", line 1722, in vapoursynth.Function.__call__ (src\cython\vapoursynth.c:35000)
01:22:31.822: [vapoursynth] vapoursynth.Error: SVSmoothFps: unable to init GPU-based renderer - code 255
01:22:31.822: [vapoursynth]
01:22:31.823: Video filter chain:
01:22:31.823: [in] 1440x1080 yuv420p bt.709/bt.709/bt.1886/limited SP=1.000000 CL=mpeg2/4/h264
01:22:31.823: [vapoursynth] "vapoursynth.00" 1440x1080 yuv420p bt.709/bt.709/bt.1886/limited SP=1.000000 CL=mpeg2/4/h264 <---
01:22:31.823: [out] ???
01:22:31.823: Cannot initialize video filters.
01:22:31.823: Could not initialize video chain.
01:22:31.827: Video: no video
01:22:31.827: : 00:00:00 / 00:24:36 (0%) {1688.7min 0.0MB}
01:22:31.828: Exiting... (Errors when loading file)
01:22:31.828: [encode-lavc] vo-lavc: encoded 0 bytes
01:22:31.828: [encode-lavc] ao-lavc: encoded 0 bytes
01:22:31.883: ===== mpv exited with code 2 =====
Can anybody help me understand it ?
Thanks a lot.