Skip to content

Instantly share code, notes, and snippets.

@Linda-chan
Created January 14, 2019 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Linda-chan/9b5df24461310bb881926a692e2f5ce6 to your computer and use it in GitHub Desktop.
Save Linda-chan/9b5df24461310bb881926a692e2f5ce6 to your computer and use it in GitHub Desktop.
mpv player config
esc quit
enter cycle fullscreen
alt+enter cycle fullscreen
kp_enter cycle fullscreen
Z screenshot # take a screenshot
z screenshot video # ...without subtitles
f12 screenshot video
ctrl+s screenshot video # override "with subtitles and OSD, and scaled"
ctrl+S screenshot video # override "with subtitles and OSD, and scaled"
x add sub-delay -0.1 # subtract 100 ms delay from subs
c add sub-delay +0.1 # add
ctrl+LEFT frame_back_step
LEFT seek -5 - exact
shift+LEFT seek -60 - exact
ctrl+RIGHT frame_step
RIGHT seek +5 - exact
shift+RIGHT seek +60 - exact
UP add volume +5
DOWN add volume -5
ctrl+m cycle mute
m cycle mute
PGDWN playlist_next
PGUP playlist_prev
o osd
p show_progress
i show_text "${filename}"
v cycle sub-visibility
j cycle sub
J cycle sub down
b cycle-values ass-style-override "force" "no"
k cycle audio
K cycle audio down
l cycle video
L cycle video down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment