From 5a317a37cf964d4511728259c4c46bccd0b7d0db Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 4 Jul 2025 21:10:05 +0200 Subject: [PATCH] Add mpv bindings file --- .config/mpv/input.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .config/mpv/input.conf diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf new file mode 100644 index 0000000..ab6fbdd --- /dev/null +++ b/.config/mpv/input.conf @@ -0,0 +1,2 @@ +# Makes speech in the older DVDs louder. +F1 af toggle "lavfi=[loudnorm=I=-16]"