logo

dotfiles

My dotfiles, one branch per machine
commit: f61aec8bfb6b87ac99f78bb688b0aed5bde63218
parent: d4fdca79eee13d64671164aeb475fd20756b1f63
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon,  9 Mar 2020 11:06:33 +0100

mpv.conf: vdpau/vaapi + dynaudnorm

Diffstat:

M.config/mpv/mpv.conf6++++--
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