From 5bf7733be5b40e653e3843e8fd74fcbf719a6d1b Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sat, 22 Apr 2023 23:18:51 +0500 Subject: mpv: added loud normalization profiles --- files/.mpv/input.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'files/.mpv/input.conf') diff --git a/files/.mpv/input.conf b/files/.mpv/input.conf index 87dbe8b..40f89cd 100644 --- a/files/.mpv/input.conf +++ b/files/.mpv/input.conf @@ -7,3 +7,8 @@ d ignore Alt+p run "/bin/sh" "-c" "xdotool search --class mpv | xargs -I{} xdotool key --window {} p" + +# default loudnorm I=-24 +# I=-15 -- louder volume +# anull -- disable audio filter +a cycle_values af loudnorm loudnorm=I=-15 anull -- cgit v1.2.3