diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 17e6cee..73bc834 100755 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -171,6 +171,7 @@ hwdec=auto-safe + #vulkan uses more resources,but has better hdr compatibility #gpu-api=opengl # Uncomment this if you notice stuttering with vulkan, opengl may cause screen tearing depending of your config gpu-api=vulkan # Comment this if you notice stuttering and uncomment the above line @@ -220,10 +221,10 @@ target-trc=srgb gamma-factor=1.1 #lighten image when using target-trc=srgb #you can leave it on 'auto', sdr is '203' -target-peak=auto +target-peak=700 #auto hdr switching -#target-colorspace-hint=yes +target-colorspace-hint=yes [tv-display-auto] dither-depth=auto