From fc26959ddea2b8c39fe1183e1be8f8acaf893bc1 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 2 Nov 2021 19:07:50 +0100 Subject: mpv: update config --- .config/mpv/config | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to '.config/mpv/config') diff --git a/.config/mpv/config b/.config/mpv/config index 0e2eda3..d9791d7 100644 --- a/.config/mpv/config +++ b/.config/mpv/config @@ -9,7 +9,7 @@ script-opts=ytdl_hook-ytdl_path=/usr/bin/yt-dlp # # framedrop=decoder+vo video-sync=display-resample -interpolation +# interpolation window-maximized=yes # prevent wayland problems with buffer resize hwdec=auto # color stuff @@ -17,6 +17,11 @@ hwdec=auto # tone-mapping=mobius # target-peak=500 +# colour shit +gamma-factor=1.1 +hdr-compute-peak=no +gamut-clipping=no + # # Audio # @@ -96,7 +101,7 @@ ytdl-raw-options=cookies=~/Downloads/cookies.balena_google_drive.txt [hq] profile-desc="Optimized for HQ rendering" -profile-cond=height <= 1440 +# profile-cond=height <= 1440 profile=gpu-hq [anime] -- cgit 1.4.1