input.conf: add `b` to toggle debanding

This commit is contained in:
Kacper Michajłow 2023-12-27 16:37:58 +01:00
parent f914947dda
commit 212b3863c6
2 changed files with 4 additions and 0 deletions

View File

@ -205,6 +205,9 @@ Shift+PGUP and Shift+PGDWN
Seek backward or forward by 10 minutes. (This used to be mapped to
PGUP/PGDWN without Shift.)
b
Activate/deactivate debanding.
d
Cycle the deinterlacing filter.

View File

@ -120,6 +120,7 @@
#Alt+0 set current-window-scale 0.5 # halve the window size
#Alt+1 set current-window-scale 1.0 # reset the window size
#Alt+2 set current-window-scale 2.0 # double the window size
#b cycle deband # toggle the debanding filter
#d cycle deinterlace # cycle the deinterlacing filter
#r add sub-pos -1 # move subtitles up
#R add sub-pos +1 # move subtitles down