- Version: 1.0.12
- Last Updated (AEST): 2023-05-07 11:54:35PM
- Platform: Windows 11 (not tested on Apple or Linux at all)
Version 1.0.12 (May 2023):
- Made videos start fullscreen on the primary screen
- Made the video window stay open after video playback (allows for drag and drop of video files)
- Added profiles for some file extensions (animations and static images)
- Removed legacy MPV v2 config file
Version 1.0.10 (Feb 2023):
- Rewrote
mpv_v3\mpv.conf
andmpv_v3\input.conf
(adapted from the repo Argon-/mpv-config) - Vastly improved terminal, OSD, audio, subtitle, playback and playlist settings
mpv_v3\mpv.conf
and mpv_v3\input.conf
manually,
to make sure that the font and language are valid
The defaults are:
Arial
for the subtitle fonten,eng
(English) for the audio and subtitle languages
See HISTORY.md for the history of older versions.
📝 I suggest that you have a read of my mpv.conf and alter it to your liking. 📝
- I've personally switched to MPV v3 since the Windows app and
updater.bat
has problems for MPV v2 - I've added a vastly better mpv v3 config file tested on MPV v3 for Windows
This is an improved MPV Media Player v3 configuration file that:
- has useful defaults
- auto-hides the cursor after 200ms (when fullscreen)
- disables autoplay
- enables fast seeking
- improves OSD messages and style (moves progress bar to the top)
- saves the seekbar position on exit
- sets max volume (100%) and default volume (70%)
- sets subtitle font to
Arial
and sets the color to off-yellow - sets the HLS bitrate to maximum
- sets the default audio language and subtitle language to
en,eng
- has been tested on Windows 11 only (not tested on Apple or Linux)
- adds no additional cruft...
- official MPV Player: https://mpv.io/ - download MPV v3
- a PC with at least 4GB of RAM (8GB or more recommended)
- a PC with integrated (CPU) or discrete GPU (card)
- Some files are based off of the repo Argon-/mpv-config by Argon- (Julian)
- place the
mpv.conf
file next tompv.exe
- (Optional) for many changed keybindings, place the
input.conf
file next tompv.exe