From 0ed9cd8c9b7efbd6458bd2eadf608d918463f22d Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Mon, 27 Apr 2020 02:53:22 +0000 Subject: [PATCH] mpv: Enable dithering --- home/.config/mpv/mpv.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/home/.config/mpv/mpv.conf b/home/.config/mpv/mpv.conf index 0c1b08d..a02c2ec 100644 --- a/home/.config/mpv/mpv.conf +++ b/home/.config/mpv/mpv.conf @@ -35,6 +35,7 @@ image-display-duration = inf # better quality (but not too high, otherwise too high frame drop) profile = gpu-hq deband = no +dither-depth = auto # screenshots screenshot-format = png