Cycle through sound normalization in MPV
This commit is contained in:
parent
ac6a2451db
commit
d5610a5dc7
|
@ -1,3 +1,5 @@
|
||||||
## Bind volume control to +/-
|
## Bind volume control to +/-
|
||||||
+ add volume 5
|
+ add volume 5
|
||||||
- add volume -5
|
- add volume -5
|
||||||
|
## Cycle through dynamic normalization, loud normalization or none
|
||||||
|
F1 cycle-values af "lavfi=[dynaudnorm=s=30]" "lavfi=[loudnorm]" ""
|
||||||
|
|
Loading…
Reference in New Issue