Updated
This commit is contained in:
parent
f0d81507e7
commit
91ac899e76
134 changed files with 29248 additions and 114 deletions
48
.config/mpv/input.conf
Executable file
48
.config/mpv/input.conf
Executable file
|
|
@ -0,0 +1,48 @@
|
|||
AXIS_UP add volume 2
|
||||
AXIS_DOWN add volume -2
|
||||
MBTN_BACK ignore
|
||||
MBTN_FORWARD ignore
|
||||
UP add volume 2
|
||||
DOWN add volume -2
|
||||
Shift+RIGHT frame-step
|
||||
Shift+LEFT frame-back-step
|
||||
Shift+UP add volume 10
|
||||
Shift+DOWN add volume -10
|
||||
q ignore
|
||||
e add sub-scale +0.05
|
||||
r add sub-scale -0.05
|
||||
E add sub-gauss +0.05
|
||||
R add sub-gauss -0.05
|
||||
t add sub-pos +1
|
||||
z add sub-pos -1
|
||||
Z sub-reload
|
||||
u cycle sub-fix-timing
|
||||
U cycle sub-gray
|
||||
a cycle audio
|
||||
d af toggle "acompressor=ratio=4,loudnorm"
|
||||
D cycle deinterlace
|
||||
g cycle-values sub-ass-override "force" "no"
|
||||
h cycle deband
|
||||
K vf toggle "format=colormatrix=bt.709"; show_text ${video-out-params/colormatrix}
|
||||
L vf toggle "format=colormatrix=bt.601"; show_text ${video-out-params/colormatrix}
|
||||
y add sub-delay +0.042
|
||||
x add sub-delay -0.042
|
||||
#b add audio-delay +0.042
|
||||
#n add audio-delay -0.042
|
||||
M vf toggle yadif
|
||||
1 ignore
|
||||
2 ignore
|
||||
3 ignore
|
||||
4 ignore
|
||||
5 ignore
|
||||
6 ignore
|
||||
7 ignore
|
||||
8 ignore
|
||||
9 ignore
|
||||
0 ignore
|
||||
|
||||
Ctrl+right playlist-next
|
||||
Ctrl+left playlist-prev
|
||||
|
||||
ENTER cycle fullscreen
|
||||
ESC quit
|
||||
Loading…
Add table
Add a link
Reference in a new issue