From 237a091e44908615df0955243412d50cf49ecf2e Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Fri, 29 Sep 2023 07:09:17 +0200 Subject: update mpv config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .config/mpv/script-opts/thumbfast.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .config/mpv/script-opts/thumbfast.conf (limited to '.config/mpv/script-opts/thumbfast.conf') diff --git a/.config/mpv/script-opts/thumbfast.conf b/.config/mpv/script-opts/thumbfast.conf new file mode 100644 index 0000000..2284440 --- /dev/null +++ b/.config/mpv/script-opts/thumbfast.conf @@ -0,0 +1,8 @@ +# Apply tone-mapping, no to disable +tone_mapping=auto + +# Enable on network playback +network=yes + +# Enable hardware decoding +hwdec=yes -- cgit 1.4.1