Skip to main content

Posts

Showing posts from March, 2020

How to install mpv player on Windows with lua scripts and custom configs

If you are reading this blog then I dont need to explain why mpv is best media player across platforms. And today I will guide you how to install this awesome player on windows. 1. Download the latest stable build from this link https://sourceforge.net/projects/mpv-player-windows/files/64bit/ 2. Extract it 3. Go to installer folder 4. Right click on mpv-install.bat and click run as admininstrator. Installation will take some time. After installation is done don't delete that folder coz the folder itself itself is installation directory. 5. For lua scripts create a folder in installation directory named scripts and paste your script in that folder. 6. And copy mpv.conf file in this directory C:\Users\user\AppData\Roaming\mpv 7. That's it