From a45bddbf5f254e4b0ba27ce512e57f3624d494c3 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 19 Oct 2023 22:36:11 +0200 Subject: [PATCH] mpv: use compression method 4/6 for faster compression --- .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 3cb9782..2d31aad 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -6,7 +6,7 @@ screenshot-format=webp screenshot-template="%F @%P" screenshot-webp-lossless=no screenshot-webp-quality=95 -screenshot-webp-compression=6 +screenshot-webp-compression=4 hwdec=auto # enable gpu decoding # OSD osd-font-size=30