
- #Plex media player settings for mac#
- #Plex media player settings install#
Create mpv's configuration file in "~/Library/Application Support/Plex Media Player/mpv.conf" with the following contents:Įcho "input-ipc-server=/tmp/mpvsocket" > ~/"Library/Application Support/Plex Media Player/mpv.conf". Ln -s /usr/local/lib/libmpv.1.dylib "/Applications/Plex Media Player.app/Contents/Frameworks/libmpv.1.dylib" Mv "/Applications/Plex Media Player.app/Contents/Frameworks/libmpv.1.dylib" "/Applications/Plex Media Player.app/Contents/Frameworks/libmpv.1.backup" Replace Plex's libmpv.1.dylib with the one from Brew installation: /usr/local/lib/libmpv.1.dylib -> /Applications/Plex Media Player.app/Contents/Frameworks/libmpv.1.dylib. PMP 2.58 is not compatible with mpv 0.33 and later!. Create mpv's configuration file in "~/Library/Application Support/Plex/mpv.conf" with the following contents:Įcho "input-ipc-server=/tmp/mpvsocket" > ~/"Library/Application Support/Plex/mpv.conf". Ln -s /usr/local/lib/libmpv.1.dylib "/Applications/Plex.app/Contents/Frameworks/libmpv.1.dylib" Mv "/Applications/Plex.app/Contents/Frameworks/libmpv.1.dylib" "/Applications/Plex.app/Contents/Frameworks/libmpv.1.backup"
Replace Plex's libmpv.1.dylib with the one from Brew installation: /usr/local/lib/libmpv.1.dylib -> /Applications/Plex.app/Contents/Frameworks/libmpv.1.dylib. Note for Apple M1: as of July 2021, Plex is x86-only, so you have to additionally install x86 version of Homebrew:Īrch -x86_64 /bin/bash -c "$(curl -fsSL )".
Install Plex for Mac (preferably) or Plex Media Player into /Applications.Turn on hardware video decoder: edit "C:\Users\\AppData\Local\PlexMediaPlayer\ nf", find the line containing "hardwareDecoding" and set it to.Create mpv's configuration file in "C:\Users\\AppData\Local\PlexMediaPlayer\ mpv.conf" with the following contents:.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\".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.Note for versions earlier than 1.26 (December 22, 2020): mpv.conf path must be "C:\Users\\AppData\Roaming\mpv\Plex.exe\mpv.conf".Create mpv's configuration file in "C:\Users\\AppData\Local\Plex\ mpv.conf" with the following contents:.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\".