mirror of
https://github.com/gaitas13/dotfiles.git
synced 2025-12-05 23:05:37 +01:00
mpv
This commit is contained in:
commit
5d524ce1a2
1 changed files with 3 additions and 2 deletions
|
|
@ -171,6 +171,7 @@ hwdec=auto-safe
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#vulkan uses more resources,but has better hdr compatibility
|
#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=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
|
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
|
gamma-factor=1.1 #lighten image when using target-trc=srgb
|
||||||
|
|
||||||
#you can leave it on 'auto', sdr is '203'
|
#you can leave it on 'auto', sdr is '203'
|
||||||
target-peak=auto
|
target-peak=700
|
||||||
|
|
||||||
#auto hdr switching
|
#auto hdr switching
|
||||||
#target-colorspace-hint=yes
|
target-colorspace-hint=yes
|
||||||
|
|
||||||
[tv-display-auto]
|
[tv-display-auto]
|
||||||
dither-depth=auto
|
dither-depth=auto
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue