# Run `man mpv`. Command line options go here. # OSC options go in lua-settings/osc.conf. # Start in fullscreen mode by default. fullscreen = yes # Don't exit when the end of playlist is reached. keep-open = yes # Default volume level. volume = 80 # The status message. Look for 'Property list' in the man page. status-msg = "${?sub-text:Subtitle: ${sub-text}\n} ${?pause==yes:(Paused) }${time-pos} / -${playtime-remaining} / ${duration} (${percent-pos}%) x${speed} Vol: ${volume}%${?mute==yes: (Muted)} ${?current-vo:avsync:${avsync}}"