Re: SVP 4 Linux

C0rn3j

what is the version printed to console?
it should be "Main: starting up SVP 4 Pro [4.7.0.305-3]"

Re: SVP 4 Linux

C0rn3j wrote:

Activation still looping on Arch Linux with 4.7.305-1 downloaded today, on both the packaged AUR version and one ran directly through the .run file.

Still dumping core when attempting to use the Chinese server.

have you try installing it, and open the SVP4 folder and run the svp-manager to update the new build ?

Re: SVP 4 Linux

@Chainik, yep, -3 on my VM does it too

https://i.imgur.com/bilVmhu.png

Re: SVP 4 Linux

Unlike others, I'm experiencing the opposite: For a few months SVP has been broken, around the time Fedora did the KDE 6.4 upgrade I think, and today I downloaded the newest version and it's finally working without segmentation fault crashing. 
I had to remove my old IP on the license page to get it up and running again though. 
Using the global server btw.

Re: SVP 4 Linux

@C0rn3j, please update again big_smile

481 (edited by C0rn3j 17-11-2025 19:40:34)

Re: SVP 4 Linux

That seems to work better - I can however still crash it in two ways, if I set an invalid system proxy (like http://192.168.1.1:1234), then it gives 101 - Proxy connection refused and coredumps, and similarly if I point it at mitmproxy via http://192.168.1.10:8080, it also coredumps with a certificate issuer error 6.

Re: SVP 4 Linux

I just purchased and installed SVP and its working mostly fine, even RIFE, except I can't seem to add any extensions. When I click "Update or add feature..." nothing happens and I don't get any terminal output either. Are there any alternative methods to install extensions? Trying to get svptube.

Re: SVP 4 Linux

> When I click "Update or add feature..." nothing happens and I don't get any terminal output either.

it runs svp4-maintenance from the SVP's folder
is it here?

Re: SVP 4 Linux

Chainik wrote:

> When I click "Update or add feature..." nothing happens and I don't get any terminal output either.

it runs svp4-maintenance from the SVP's folder
is it here?

It is not. Could this be a side effect of installing SVP through the AUR?

Re: SVP 4 Linux

> Could this be a side effect of installing SVP through the AUR?

sure

Re: SVP 4 Linux

anyone know how to integrate SVP to emby-theater linux ? (it's not easy like the windows did, just replace the .dll)

Re: SVP 4 Linux

> anyone know how to integrate SVP to emby-theater linux ?

the easy way is set SVP's mpv as an external player (if you're using pre-built mpv installed by SVP)

---
regarding the embedded player - latest Emby Theater is still on mpv 0.35 (!!), using the legacy API removed since mpv 0.38 I think...
I don't want to build a 0.35 libmpv specifically for Emby big_smile

Re: SVP 4 Linux

Chainik wrote:

> anyone know how to integrate SVP to emby-theater linux ?

the easy way is set SVP's mpv as an external player (if you're using pre-built mpv installed by SVP)

---
regarding the embedded player - latest Emby Theater is still on mpv 0.35 (!!), using the legacy API removed since mpv 0.38 I think...
I don't want to build a 0.35 libmpv specifically for Emby big_smile

489 (edited by whatshouldprowerplay 09-12-2025 21:40:16)

Re: SVP 4 Linux

I've been getting crashes and system freezes for the past few days that seem to be GPU crashes from a recent driver update or something. Downgrading mesa version doesn't seem to help. Maybe I need to try an older kernel

EDIT: I can confirm this is an issue with the kernel. Switching over to LTS (6.12) resolves the issue.

Re: SVP 4 Linux

Is 4.7.0.305-4 the latest version? I reported an issue with duplicate frame removal not working a few weeks ago and was told to update but I haven't gotten any yet

Re: SVP 4 Linux

you should run the updater

Re: SVP 4 Linux

Chainik wrote:

you should run the updater

No updates found via updater or re-installing unfortunately.

Re: SVP 4 Linux

the script package was updated on Dec 10
you can check all the versions installed in components.xml -> name = core.full.script -> must be version "4.7.0.302-1"

Re: SVP 4 Linux

I can confirm core.full.script is version 4.7.0.302-1 but the error still happens ( FileNotFoundError: [Errno 2] No such file or directory: '/home/blaire/SVP4/script\\durfix.py' )

Re: SVP 4 Linux

I'm pretty sure the script file on the server is fixed. Maybe it wasn't actually updated for you for some unknown reason...

Post's attachments

generate.js 24.12 kb, 3 downloads since 2025-12-30 

Re: SVP 4 Linux

That did the trick! Thank you!