A simple set of configuration files and scripts that greatly enhances the default MPV experience. Installation is dead simple with a PowerShell installer script that sets everything up for you with minimal configuration needed.
- Powershell 7 or newer.
To install for Windows, it's as simple as the steps below.
For Linux, you would first need to install PowerShell to run the installer. Afterwards you will have to modify the paths in the config to match your installation.
NOTE: The only tested installation path is
C:\Program Files\mpv
, other paths will require you to modify the config.
- Clone the repo
- Run the script.
- Enjoy!
The provided .gitignore file will ignore all other files by default, so you can pull new changes easily if needed. (some changes might need a reinstall)
NOTE: With TensorRT enabled, the first initialization of RIFE with a specific resolution and RIFE config will take a while, but it will play eventually!
It's recommended that you edit the mpv.conf and rife_config.py files in portable_config/ to match your preferences, especially the settings related to display colorspaces and HDR.