15 lines
476 B
Plaintext
15 lines
476 B
Plaintext
ctrl+r cycle-values video-rotate 0 90 180 270
|
|
ctrl+b cycle deband
|
|
b cycle-values scale "bilinear" "spline64"; cycle-values dscale "bilinear" "mitchell"; cycle-values cscale "bilinear" "sinc"
|
|
ctrl+s sub-reload
|
|
S screenshot-to-file /tmp/mpv-screenshot.png ; run sh -c "cat /tmp/mpv-screenshot.png | wl-copy -t image/png"
|
|
|
|
x add sub-delay -0.04
|
|
X add sub-delay +0.04
|
|
|
|
# increase subtitle font size
|
|
ALT+k add sub-scale +0.1
|
|
|
|
# decrease subtitle font size
|
|
ALT+j add sub-scale -0.1
|