Topic: Can't get SVP to run (mpv/vapoursynth issue?)
Hi everyone,
so, I have a problem: I have already installed Vapoursynth and Python and zimg and all that, but SVP tells me it doesn't work (see attached picture)
Now though it's not my first time using Linux, I can't get this to work, and the internet doesn't tell me anything. If that helps: vspipe -v is (mostly) happy. But mpv doesn't even list VS in the vf=help section.
Log:
02:46:59.615: ===== Starting mpv ======
02:46:59.615: Command line: /usr/bin/mpv /home/ubuntu/Desktop/Butterfly.mp4 --o=/home/ubuntu/Desktop/Butterfly.SVP.temporary.mkv --no-audio --no-sub --no-sub-auto --input-ipc-server=/tmp/mpvencodesocket --input-media-keys=no --no-msg-color --vf=vapoursynth:/home/ubuntu/.local/share/SVP4/scripts/ffff.py:4:4 --of=matroska --ovc=libx265 --ovcopts=crf=18,preset=slow,threads=4
02:46:59.712: Option vf: vapoursynth doesn't exist.
02:46:59.712: Error parsing option vf (option parameter could not be parsed)
02:46:59.712: Setting commandline option --vf=vapoursynth:/home/ubuntu/.local/share/SVP4/scripts/ffff.py:4:4 failed.
02:46:59.712: Exiting... (Fatal error)
02:46:59.714: (!!!) Intermediate file may be broken: /home/ubuntu/Desktop/Butterfly.SVP.temporary.mkv
02:46:59.714: ===== mpv exited with code 1 =====
If you need any more information, feel free to ask me, I'd be glad about any help.
Super4Jet
I can't reply?
So here is a reply as an edit:
Thanks Chainik,
so I did rebuild it (and sudo installed it), but SVPManager still tells me mpv didn't find vapoursynth. How do I make sure mpv correctly discovered and installed VS? I'm kind of lost here...