commit: 5881a01f222ebb683bd01da0f4f37f25f7a68a3f
parent: 05e30ae53aa3323ef8ae46dc36a3e957d25872e5
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 9 Mar 2020 11:06:33 +0100
mpv.conf: vdpau/vaapi + dynaudnorm
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
@@ -1,7 +1,9 @@
# mpv --vo=help but null is put last and image is removed
-vo = vdpau,gpu,xv,vaapi,x11,drm,tct,null
-# See if this causes issues in Xorg
+vo = gpu,vdpau,xv,vaapi,x11,drm,tct,null
+hwdec = vdpau,vaapi
gpu-context = wayland
+# Mitigates LOUD/quiet differences in audio
+af = lavfi=dynaudnorm
no-audio-display
audio-file-auto = fuzzy
sub-auto = fuzzy