Topic: Plex Media Player not working

The PMP version I currently have installed is 1.3.4, with all the latest components for SVP 4 installed. The mpv-1.dll was replaced with the one in the SVP 4/mpv64 folder, mpv.conf and plexmediaplayer.conf were modified. Here's an excerpt from the Events Log:

00:49:05.521 (I): VideoPlayer: mpv connected, waiting for the video info...
00:49:18.522 (I): VideoPlayer: mpv 0.25.0
00:49:21.602 (I): Media: video looks like some kind of stream
00:49:21.602 (I): Media: video 1920x1080 [PAR 1.000] at 23.810 fps [constant] (via video player)
00:49:21.602 (I): Media: codec type is h264 (H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10), NV12
00:49:21.711 (I): Playback: starting up...
00:49:21.718 (I): Playback [fc7b69a]: Frame server (64-bit) C:\Program Files (x86)\SVP 4\mpv64\vapoursynth.dll
00:49:21.720 (I): Playback [fc7b69a]: resulting video frame 1920x1080
00:49:21.720 (I): Playback [fc7b69a]: 1 acceptible profiles, best is 'Automatic' [0]
00:49:21.739 (I): Playback [fc7b69a]: enabled while video is playing
00:49:21.740 (I): Profile: using auto values [9]
00:49:21.757 (I): Playback [fc7b69a]: playing at 59.5238 [23.8095 *5/2]
00:49:21.802 [E]: Playback [fc7b69a]: VS - Could not initialize VapourSynth scripting.
00:49:21.849 [W]: Control: failed to register shortcut Meta+Ctrl+E
00:49:21.849 [W]: Lights: attempt to turn on while LED hardware isn't connected

Decided to update today, but prior to this, I had PMP 1.1 with an older version of mpv-1.dll, and it was working before.

Anything else I should be doing? Thanks in advance.

Re: Plex Media Player not working

this error is usually about PYTHONPATH environment variable which should point to the same SVP 4/mpv64 folder

Re: Plex Media Player not working

Both PATH and PYTHONPATH were set to SVP 4/mpv64 previosly, re-checked the environment variables, and nothing was changed after updating to PMP 1.3.

Kept on testing, and everything else is working properly, such as MPC-HD, mpv, etc. It's just PMP that's throwing that VS error.

Post's attachments

ENV.png, 2.31 kb, 368 x 36
ENV.png 2.31 kb, 394 downloads since 2017-06-25 

Re: Plex Media Player not working

Just updated to the latest PMP - nothing changed, all works the same way.

There's always an ultimate solution for all this PATH issues - copy ALL files from SVP 4/mpv64 into Program Files/Plex/Plex Media Player folder

Re: Plex Media Player not working

Loved that ultimate solution, it worked, haha, thanks a bunch!

So turns out it was definitely something wrong with PYTHONPATH, but it's weird, it's set, so there's no reason why it shouldn't work. Oh well, it is was it is.

Thanks again!