Rain
Plex is not compatible with mpv 0.37 from Homebrew - I suspect because Plex wants OpenGL rendering and Homebrew's 0.37 is Vulkan-only for some reason.
Downgrading to mpv 0.36 works:
brew uninstall mpv
curl -O https://raw.githubusercontent.com/Homebrew/homebrew-core/1b673702d246947fd3753f5800d85daf9d5c94f5/Formula/m/mpv.rb
brew install mpv.rb
brew pin mpv