Add mpv profile for loudness normalization

This commit is contained in:
Trysdyn Black 2024-10-01 11:30:48 -07:00
parent 7353abb58c
commit c528134912

View file

@ -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]