thanks mate! i didn't notice it was using the wrong version, think that was a relic left over when i was trying to get that python tensor thing working last year... haha
uninstalled it and it's working like a dream again, cheers!

still not working on 1.63.2 of plex, tried uninstalling and reinstalling SVP but still same

17:42:26.368 [i]: VideoPlayer: mpv [Plex.exe] connected, waiting for the video info...
17:42:30.870 [i]: VideoPlayer: mpv 0.34.0-325-g602995fd40 /via 'mpvpipe'
17:42:32.377 [i]: Media: video looks like some kind of stream
17:42:32.377 [i]: Media: video 1920x1080 [PAR 1.000] at 25.000 fps (via video player)
17:42:32.377 [i]: Media: codec type is h264 (H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10)
17:42:32.398 [i]: Playback: starting up...
17:42:32.401 [i]: Playback [1bd0f4af]: Frame server (64-bit) C:\Program Files\VapourSynth\core\vapoursynth.dll
17:42:32.402 [i]: Playback [1bd0f4af]: resulting video frame 1920x1080
17:42:32.402 [i]: Playback [1bd0f4af]: 2 acceptible profiles, best is 'RIFE AI engine' [0]
17:42:32.404 [i]: Playback [1bd0f4af]: enabled while video is paused
17:42:32.406 [i]: Playback [1bd0f4af]: playing at 50 [25 *2/1] 
17:42:32.437 [E]: Playback [1bd0f4af]: VS - Could not initialize VapourSynth scripting.

enviroment variables look fine too, just tried it in vlc which uses vapoursynth as well and svp works fine, so guess it's isolated to this plex version

ahhh, had a look at the event logs and can see plex is connecting, i'll dig further into the vapour synth issue

11:32:16.762 [i]: VideoPlayer: mpv [Plex.exe] connected, waiting for the video info...
11:32:21.762 [i]: VideoPlayer: mpv 0.34.0-325-g602995fd40 /via 'mpvpipe'
11:32:22.778 [i]: Media: video looks like some kind of stream
11:32:22.778 [i]: Media: video 1920x1080 [PAR 1.000] at 23.976 fps (via video player)
11:32:22.778 [i]: Media: codec type is h264 (H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10)
11:32:22.784 [i]: Playback: starting up...
11:32:22.789 [i]: Playback [32de5ccf]: Frame server (64-bit) C:\Program Files\VapourSynth\core\vapoursynth.dll
11:32:22.789 [i]: Playback [32de5ccf]: resulting video frame 1920x1080
11:32:22.790 [i]: Playback [32de5ccf]: 2 acceptible profiles, best is 'Copy of RIFE AI engine' [0]
11:32:22.791 [i]: Playback [32de5ccf]: enabled while video is paused
11:32:22.794 [i]: Playback [32de5ccf]: playing at 47.952 [23.976 *2/1] 
11:32:22.835 [E]: Playback [32de5ccf]: VS - Could not initialize VapourSynth scripting.

Has anyone else had issues with SVP not detecting video playback when they updated plex with the latest update from 2 days ago https://forums.plex.tv/t/plex-for-mac-w … /446435/81
I did do the usual copy the mpv-1.dll and rename it to mpv-2.dll like the wiki says

aloola wrote:

it works. I can install it now. but the ripe didn't work for me

Check the event logs, might give you extra clues, mine said i was missing the `numpy` package


I got worse experience with it on though like dlr5668 mentioned (i'm using a 3090)

ohhh awesome! thank you so much for the info, i'll follow that repo from now on

Thanks for the reply! I gave it a go but unfortunately that doesn't work for me, I wonder if it's because I'm using Plex (mpv)

Oh, and slightly off topic, I'm not sure how the AI models are created/maintained, but any investment into the anime one would be appreciated! Can only use generic v3/4 in real time currently smile

Hi, since I've found out I can use RIFE AI Engine in real time I'd like to make it my default profile but I haven't found a way to make it so, I did fiddle about a bit with the 'Apply this profile IF' but couldn't get that to trigger the profile change.
Any help is appreciated!

Chainik wrote:

try an older mpv-1.dll build: link

That worked! Thanks

MAG79 wrote:

Try to copy ALL files from SVP 4/mpv64 into Program Files/Plex/Plex Media Player folder
It was recomended here

No luck, same errors are being logged after trying this out

My plex media player was updated to the latest version today and svp no longer works with it.
After replacing the mpv-1.dll when I try to play a file a playback error is reported.

I scanned through plex's logs and found these:

2018-02-10 11:20:48 [ ERROR ] PlayerComponent.cpp @ 589 - ffmpeg: tls: server name not specified 
2018-02-10 11:20:48 [ ERROR ] PlayerComponent.cpp @ 589 - stream: Failed to open https://192.168.0.21:32400/library/parts/31349/1518194221/file.mkv?X-Plex-Session-Identifier=waj7dqxyxouppmnf2bj4ifr4&X-Plex-Client-Identifier=hcemndwujpd2huxr&X-Plex-Device-Screen-Resolution=2271x1279%2C3840x2160&X-Plex-Version=3.35.2&X-Plex-Client-Capabilities=protocols%3Dshoutcast%2Chttp-video%3BvideoDecoders%3Dh264%7Bprofile%3Ahigh%26resolution%3A2160%26level%3A52%7D%3BaudioDecoders%3Dmp3%2Caac%2Cdts%7Bbitrate%3A800000%26channels%3A8%7D%2Cac3%7Bbitrate%3A800000%26channels%3A2%7D&X-Plex-Product=Plex%20Media%20Player&X-Plex-Platform=Konvergo&X-Plex-Platform-Version=2.4.1.787-54a020cd&X-Plex-Device=Windows&X-Plex-Device-Name=clientname&X-Plex-Model=10&X-Plex-Token=xxxxxxxxxxxxxxxxxxxx&X-Plex-Provider-Version=1.1&Accept-Language=en. 
2018-02-10 11:20:48 [ ERROR ] PlayerComponent.cpp @ 589 - ytdl_hook: youtube-dl failed: not found or not enough permissions  

If I revert the mpv-1.dll to plexs one then videos play back fine but without svp.

Is anyone else experiencing the same issue?