Skip to content

mpv media player shortcuts

Source: mpv.io

Description Shortcut
Aspect ratio, Cycle override A
Console, open `
Full Screen f
OSC, cycle visibility DEL
Play, look current file L
Screenshot Shift + S
Show progress, toggle Shift + O
Speed Down (slower) [
Speed Up (faster) ]
Subtitle, toggle v
Zoom in Alt + (shift) =
Zoom out Alt + -
Zoom, pan, reset Alt + Backspace
# Go to time position
set time-pos 1:30
seek 1:30 absolute
# Got to time from now
seek 1:30

On Screen Controller (OSC), toggle, use mpv --osc=no