From f2cb10277fc2ff2fa43b82900171ff5b2825659d Mon Sep 17 00:00:00 2001 From: Phantop Date: Sat, 20 Jun 2020 17:53:19 -0400 Subject: [PATCH] MPV: make sure hwdec is on --- .config/mpv/mpv.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index ddaa806..05774f2 100755 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -4,7 +4,7 @@ save-position-on-quit=yes screenshot-format=png volume-max=1000 demuxer-max-bytes=2147483647 -hwdec=auto +hwdec=yes audio-file-auto=exact audio-file-paths=../Custom Tracks:./Custom Tracks:../Audio:./Audio