[mpv] add keybindings for reverse audio/video cycling
This commit is contained in:
parent
d00ffe7f2c
commit
f56690d8a3
|
@ -3,3 +3,7 @@ b af toggle "bs2b"
|
||||||
|
|
||||||
# variable correction of audio pitch when changing speed
|
# variable correction of audio pitch when changing speed
|
||||||
k cycle-values audio-pitch-correction "no" "yes"
|
k cycle-values audio-pitch-correction "no" "yes"
|
||||||
|
|
||||||
|
# reverse cycling for audio and video (shift modifier on german keyboard layout)
|
||||||
|
' cycle audio down
|
||||||
|
- cycle video down
|
||||||
|
|
Reference in a new issue