This repository has been archived on 2020-09-29. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dotfiles_old/.config/mpv/input.conf
2018-10-22 10:29:55 +03:00

89 lines
1.6 KiB
Plaintext
Executable File

MBTN_LEFT ignore
MBTN_LEFT_DBL cycle fullscreen
MBTN_RIGHT cycle pause
WHEEL_UP seek +0.5
WHEEL_DOWN seek -0.5
j add volume -2
k add volume +2
Shift+j add volume -10
Shift+k add volume +10
Ctrl+j add volume -1
Ctrl+k add volume +1
h seek -5
l seek +5
Shift+h seek -15
Shift+l seek +15
Ctrl+h seek -1
Ctrl+l seek +1
Shift+y loop
PGUP add chapter +1
PGDWN add chapter -1
Shift+PGUP seek +600
Shift+PGDWN seek -600
. frame-step
, frame-back-step
[ multiply speed 0.9
] multiply speed 1.1
{ multiply speed 0.5
} multiply speed 2.0
BS set speed 1.0
q quit
ESC set fullscreen no
f cycle fullscreen
p cycle pause
SPACE cycle pause
m cycle mute
Ctrl+a cycle audio
Ctrl+s cycle sub
s async screenshot
S async screenshot video
> playlist-next
< playlist-prev
o show-progress
P show-progress
1 add contrast -1
2 add contrast +1
3 add brightness -1
4 add brightness +1
5 add gamma -1
6 add gamma +1
7 add saturation -1
8 add saturation +1
Alt+1 set window-scale 0.25
Alt+2 set window-scale 0.5
Alt+3 set window-scale 1.0
Alt+4 set window-scale 1.25
Alt+5 set window-scale 1.5
Shift+WHEEL_UP no-osd cycle-values video-rotate "90" "180" "270" "0"
Shift+WHEEL_DOWN no-osd cycle-values video-rotate "270" "180" "90" "0"
POWER quit
STOP quit
CLOSE_WIN quit
MUTE cycle mute
PLAY cycle pause
PAUSE cycle pause
PLAYPAUSE cycle pause
FORWARD seek +30
REWIND seek -30
NEXT playlist-next
PREV playlist-prev
VOLUME_UP add volume +2
VOLUME_DOWN add volume -2