From 622e2ee25f1a82f49f1b06169d9c84ebe4452c94 Mon Sep 17 00:00:00 2001 From: Arne Keller Date: Fri, 4 Feb 2022 19:00:37 +0100 Subject: [PATCH] mpv: change to auto hwdec and increase max volume --- .config/mpv/mpv.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 9a0d04a..f1e1ff8 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1,9 +1,10 @@ profile=gpu-hq -hwdec=vdpau +hwdec=auto-safe loop-playlist=inf image-display-duration=2 shuffle no-audio-display +volume-max=1000.0 [noosd] no-osc