A practical mpv setup guide for learning config file locations, building a small mpv.conf, customizing input.conf, and using profiles cleanly.
Key takeaways
The patterns worth keeping
Skim this block if you want the condensed version before reading the full walkthrough below.
Point 01
Learning where mpv reads configuration files is more useful than copying a giant config from the web.
Point 02
A short mpv.conf with a few proven defaults is easier to debug and easier to keep.
Point 03
input.conf is the right place for habit changes such as remapped keys and custom seek distances.
Point 04
Profiles help you keep scenario specific settings separate instead of overloading the base config.
Point 05
File specific and directory specific config should stay rare so normal playback remains predictable.