# MPC-HC-compatible keybindings for mpv # Based on MPC-HC default shortcuts (clsid2 fork) # Playback SPACE cycle pause Alt+X quit Ctrl+W quit ESC set fullscreen no # Seeking RIGHT seek 5 LEFT seek -5 HOME seek 0 absolute Ctrl+G script-binding commands/open # Volume UP add volume 2 DOWN add volume -2 Ctrl+M cycle mute # Fullscreen Alt+ENTER cycle fullscreen # Speed (no direct MPC-HC equivalent, using reasonable defaults) [ multiply speed 1/1.1 ] multiply speed 1.1 BS set speed 1.0 # Playlist PGUP playlist-prev PGDWN playlist-next # Audio A cycle audio # Subtitles S cycle sub W cycle sub-visibility F1 add sub-delay -0.1 F2 add sub-delay 0.1 # Screenshot Alt+I screenshot # Info / Properties Ctrl+I show-progress O ignore # View modes (approximated with window-scale) 1 set window-scale 0.5 2 set window-scale 1.0 3 set window-scale 2.0 # Boss key B cycle pause # File properties Shift+F10 script-binding stats/display-stats-toggle