From b98d7e97a2866d7722c9e182146ccc144c7e49fb Mon Sep 17 00:00:00 2001 From: yosh Date: Thu, 7 Mar 2024 20:41:47 -0500 Subject: [PATCH] mpv: use hwdec; TODO: vulkan in future? --- .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 143a3fd..69514af 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -7,8 +7,9 @@ screenshot-template="%tY-%tm-%td_%tH-%tM-%tS-mpvshot-%F" # uhhhhh video and audio shit video-sync=display-resample -gpu-api=vulkan +# gpu-api=vulkan volume=90 +hwdec # subtitles sub-auto=fuzzy