diff --git a/mpv/.config/mpv/input.conf b/mpv/.config/mpv/input.conf index 5a54a08..90fa3b2 100644 --- a/mpv/.config/mpv/input.conf +++ b/mpv/.config/mpv/input.conf @@ -1,3 +1,5 @@ ## Bind volume control to +/- + add volume 5 - add volume -5 +## Cycle through dynamic normalization, loud normalization or none +F1 cycle-values af "lavfi=[dynaudnorm=s=30]" "lavfi=[loudnorm]" ""