From 11ab78bf0afde282ea1ab8c92ff7e0a887889d48 Mon Sep 17 00:00:00 2001 From: GRMrGecko Date: Wed, 2 Apr 2025 15:02:13 -0500 Subject: [PATCH] MPV HDR --- .config/mpv/mpv.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 36f5622..53435d2 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -109,10 +109,12 @@ alang=jpn,en # Configure playback GPU settings. vo=gpu-next -profile=high-quality +profile=gpu-hq -gpu-context=auto +gpu-context=waylandvk gpu-api=vulkan +target-colorspace-hdr=auto +target-colorspace-hint=yes hwdec=no