SVP:Plex Media Player
ํ์ด์ง ์ ๋ณด
๋ณธ๋ฌธ
https://www.svp-team.com/wiki/SVP:Plex_Media_Player
ย
Setting upย Plex Media Playerย (Windows, Linux, macOS) orย Plex for Windows
- version used: PMPย 2.58.0ย (19 May 2020), Plexย 1.13.0ย (17 June 2020)
Installation - Windows
- Installย Plex for Windowsย (preferably) orย Plex Media Player
- Installย mpv shared libraryย package from the SVP's installer
- Runย Utilities -> Set environment variablesย OR adjust a few system settings manually to allow Plex find the Vapoursynth installation:
- add SVP 4\mpv64 folder to theย PATHย environment variable
- add new env variable calledย PYTHONPATH, containing the same SVP 4\mpv64 path
Plex for Windows
- Replace Plex's "mpv-1.dll" with the one from "SVP 4\mpv64\": copy "C:\Program Files (x86)\SVP 4\mpv64\mpv-1.dll" to "C:\Program Files\Plex\Plex\"
- Create mpv's configuration file in "C:\Users\<name>\AppData\Local\Plex\mpv.conf" with the following contents:
input-ipc-server=mpvpipe hwdec-codecs=all hr-seek-framedrop=no
- Note for versions earlier than 1.26 (December 22, 2020): mpv.conf path must be "C:\Users\<name>\AppData\Roaming\mpv\Plex.exe\mpv.conf"
Plex Media Player
- PMP 2.58 is not compatible with mpv 0.33 and later!ย Here's the direct link to theย last compatible mpv-1.dll build.
- Replace Plex's "mpv-1.dll" with the one from "SVP 4\mpv64\": copy "C:\Program Files (x86)\SVP 4\mpv64\mpv-1.dll" to "C:\Program Files\Plex\Plex Media Player\"
- Create mpv's configuration file in "C:\Users\<name>\AppData\Local\PlexMediaPlayer\mpv.conf" with the following contents:
input-ipc-server=mpvpipe hwdec-codecs=all hr-seek-framedrop=no
- Turn on hardware video decoder: edit "C:\Users\<name>\AppData\Local\PlexMediaPlayer\plexmediaplayer.conf", find the line containing "hardwareDecoding" and set it to
"hardwareDecoding": "copy",
๋๊ธ๋ชฉ๋ก
๋ฑ๋ก๋ ๋๊ธ์ด ์์ต๋๋ค.
