aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2026-05-19 16:32:13 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2026-05-19 16:32:13 +0200
commit5a9ceb7b017187741ea725800236321dbc61068a (patch)
tree805b8b427d5ffbe332ee202012815100490ab57e
parentb9badf116f75588763f31dbe63aafbbf0eee7dd3 (diff)
media player updatesHEADmaster
-rw-r--r--.config/mpd/mpd.conf##default2
-rw-r--r--.config/mpv/mpv.conf3
2 files changed, 4 insertions, 1 deletions
diff --git a/.config/mpd/mpd.conf##default b/.config/mpd/mpd.conf##default
index f999a2b..f6d91a8 100644
--- a/.config/mpd/mpd.conf##default
+++ b/.config/mpd/mpd.conf##default
@@ -9,7 +9,7 @@ port "6600"
restore_paused "yes"
replaygain "track"
-replaygain_preamp "0"
+replaygain_preamp "6"
database {
plugin "proxy"
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index d853304..cc3c44f 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -10,3 +10,6 @@ sub-scale=0.5
# LOUD
volume-max=200
+
+# enable hardware-accelerated decoding
+hwdec=auto