Add keybinding to change subtitle size in MPV

This commit is contained in:
coolneng 2022-06-16 00:07:41 +02:00
parent b35d5d87fc
commit fe1f689c18
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 3 additions and 0 deletions

View File

@ -3,3 +3,6 @@
- add volume -5
## Cycle through dynamic normalization, loud normalization or none
F1 cycle-values af "lavfi=[dynaudnorm=s=30]" "lavfi=[loudnorm]" ""
## Change subtitle size
ALT+k add sub-scale +0.1
ALT+j add sub-scale -0.1