# MPV-own **Repository Path**: dyphire/MPV-own ## Basic Information - **Project Name**: MPV-own - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-26 - **Last Updated**: 2021-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MPV config 本项目为windows下[mpv播放器](https://github.com/mpv-player/mpv)的配置文件,应放入`mpv.exe`所在目录下的`portable_config`文件夹内, 或mpv配置默认路径`C:/Users/你的用户名/AppData/Roaming/mpv/`,第二种方式全局生效。 PS:自行编辑配置文件时,注意编码格式应为UTF-8,换行符为Unix,否则MPV可能无法识别 第三方win10x64版: [https://sourceforge.net/projects/mpv-player-windows/files/64bit/](https://sourceforge.net/projects/mpv-player-windows/files/64bit/) 参考: * [mpv原版官方的开发版手册(英文)](https://mpv.io/manual/master/) * [hooke007配置手册](https://hooke007.github.io/mpv-lazy/mpv.html)