1 (edited by secret.kuroku 06-07-2021 11:43:20)

Topic: Can't setup RIFE AI to work

Auto and My other profiles work great, but when I try to transcode movie with RIFE AI profile, I get:



17:16:49.967: ===== Starting mpv ======
17:16:49.967: Command line: C:\Program Files (x86)\SVP 4\mpv64\mpv.exe C:/Users/Axevich/Downloads/videoplayback (3).mp4 --o=C:/Users/Axevich/Downloads/videoplayback (3).SVP.temporary.mkv --no-audio --no-sub --no-sub-auto --input-ipc-server=mpvencodepipe --input-media-keys=no --no-msg-color --vf=vapoursynth:[C:\Users\Axevich\AppData\Roaming\SVP4\scripts\ffff.py]:4:24 --of=matroska --ovc=hevc_nvenc --ovcopts=b=10000000,preset=slow,rc=vbr,maxrate=13000000,bufsize=20000000,time_base=1000/59940,threads=24
17:16:50.054: (+) Video --vid=1 (*) (h264 640x360 29.970fps)
17:16:50.054: Audio --aid=1 (*) (aac 2ch 44100Hz)
17:16:50.229: [vapoursynth] Script evaluation failed:
17:16:50.229: [vapoursynth] Python exception: Failed to load C:\Program Files (x86)\SVP 4\rife\RIFE_vs.dll. GetLastError() returned 126. The file you tried to load or one of its dependencies is probably missing.
17:16:50.230: [vapoursynth]
17:16:50.230: [vapoursynth] Traceback (most recent call last):
17:16:50.230: [vapoursynth] File "src\cython\vapoursynth.pyx", line 2244, in vapoursynth.vpy_evaluateScript
17:16:50.230: [vapoursynth] File "src\cython\vapoursynth.pyx", line 2245, in vapoursynth.vpy_evaluateScript
17:16:50.230: [vapoursynth] File "C:\Users\Axevich\AppData\Roaming\SVP4\scripts\ffff.py", line 10, in <module>
17:16:50.230: [vapoursynth] core.std.LoadPlugin("C:\\Program Files (x86)\\SVP 4\\rife\\RIFE_vs.dll")
17:16:50.230: [vapoursynth] File "src\cython\vapoursynth.pyx", line 2069, in vapoursynth.Function.__call__
17:16:50.230: [vapoursynth] vapoursynth.Error: Failed to load C:\Program Files (x86)\SVP 4\rife\RIFE_vs.dll. GetLastError() returned 126. The file you tried to load or one of its dependencies is probably missing.
17:16:50.230: [vapoursynth]
17:16:50.236: (!!!) Intermediate file may be broken: C:\Users\Axevich\Downloads\videoplayback (3).SVP.temporary.mkv
17:16:50.236: ===== mpv exited with code 62097 =====


Real-time processing with that (rife ai) profile doesn't work too, RIFE-AI installed via built-in manager, I have no idea of what Im doing wrong, could you help me?
What I already tried: 1) reinstall svp 2) clean windows install 3) graphics card drivers update 4) chipset updates 5) runtime all-in-one package install


hardware: e5 2680 v3, 16gb ram, gtx 1060
windows10 20h2

Re: Can't setup RIFE AI to work

do you have C:\Program Files (x86)\SVP 4\rife\RIFE_vs.dll in place?
do you have C:\Windows\System32\vulkan-1.dll ?

Re: Can't setup RIFE AI to work

Yes, I do have both files in these directories

Re: Can't setup RIFE AI to work

Open Window 'Add or remove programs', locate Microsoft Visual C++ 2015-2019 Redistributables (x64) in the list, click Modify, then click Repair.

Dunno what else could it be. RIFE.dll depends only on Vulkan and VC++ libs, nothing else.

5 (edited by TheRealBix 07-07-2021 17:08:33)

Re: Can't setup RIFE AI to work

Not working for me on PotPlayer (no log)
On MPV I get the same errors as mp posted.

Now trying to repair vsl as Chainik suggested...

edit : nope hmm

Re: Can't setup RIFE AI to work

take this: https://www.dependencywalker.com/depends22_x64.zip
run, open SVP 4\rife\RIFE_vs.dll, save as -> "Dependency Walker Image", upload it here

7 (edited by TheRealBix 07-07-2021 21:36:11)

Re: Can't setup RIFE AI to work

Here the image : https://tinyurl.com/yj8jm5ns

I'll be unable to reply up to tomorrow tho.

Re: Can't setup RIFE AI to work

Did you ever manage to fix this issue?