diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 09b2d46..c09615e 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -25,3 +25,9 @@ image-display-duration=inf # Suspending the "screensaver" actually completely kills Wayland's idle detection # which in turn breaks everything I use that relies on it stop-screensaver=no + +# Provide a profile for volume normalization I can turn on and off at will +# Mostly for shoving a giant diverse playlist into for "idle noise" +[volnorm] +profile-desc="Normalize audio volume" +af=lavfi=[loudnorm=I=-16:TP=-3:LRA=4]