Add keybinding to toggle debanding to mpv
This commit is contained in:
parent
a3d22b066b
commit
68cb251f68
|
@ -1,6 +1,9 @@
|
||||||
# audio filter bs2b (for headphones)
|
# audio filter bs2b (for headphones)
|
||||||
b af toggle "bs2b"
|
b af toggle "bs2b"
|
||||||
|
|
||||||
|
# toggle debanding
|
||||||
|
D cycle deband
|
||||||
|
|
||||||
# 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"
|
||||||
|
|
||||||
|
|
Reference in a new issue