mirror of
https://github.com/gaitas13/dotfiles.git
synced 2025-12-06 07:15:37 +01:00
updated mpv display and android settings
This commit is contained in:
parent
855c7f0459
commit
356c87f6fb
1 changed files with 13 additions and 10 deletions
|
|
@ -1,4 +1,5 @@
|
|||
profile=pc-stuff
|
||||
profile=tonemaping-pc
|
||||
profile=pc-sdr-display-conf
|
||||
#profile=tv-display-auto
|
||||
#profile=android-decent-hw
|
||||
|
|
@ -205,7 +206,9 @@ dither=fruit
|
|||
#common primaries for modern displays are 'bt.709' (sRGB), 'bt.2020', 'apple' (Apple RGB), 'adobe' (Adobe RGB) and 'dci-p3'
|
||||
target-prim=bt.709
|
||||
|
||||
# transfer characteristics (gamma), you can leave it on 'auto', you can also use 'bt.1886', 'srgb', 'linear', 'pq' or another option
|
||||
target-gamut=bt.709
|
||||
|
||||
# transfer characteristics (gamma), you can leave it on 'auto', you can also use 'bt.1886', 'srgb', 'gamma2.2' 'linear', 'pq' or another option
|
||||
target-trc=srgb
|
||||
|
||||
gamma-factor=1.1 #lighten image when using target-trc=srgb
|
||||
|
|
@ -213,23 +216,23 @@ gamma-factor=1.1 #lighten image when using target-trc=srgb
|
|||
#you can leave it on 'auto', sdr is '203'
|
||||
target-peak=auto
|
||||
|
||||
#auto hdr switching
|
||||
target-colorspace-hint=yes
|
||||
|
||||
[tv-display-auto]
|
||||
dither-depth=auto
|
||||
#dither=fruit
|
||||
#dither-size-fruit=8
|
||||
|
||||
#common primaries for modern displays are 'bt.709' (sRGB), 'bt.2020', 'apple' (Apple RGB), 'adobe' (Adobe RGB) and 'dci-p3'
|
||||
target-prim=auto
|
||||
|
||||
# transfer characteristics (gamma), you can leave it on 'auto', you can also use 'bt.1886', 'srgb', 'linear', 'pq' or another option
|
||||
target-gamut=auto
|
||||
|
||||
target-trc=auto
|
||||
|
||||
#you can leave it on 'auto', sdr is '203'
|
||||
target-peak=auto
|
||||
|
||||
#auto hdr switching
|
||||
#target-colorspace-hint=yes
|
||||
target-colorspace-hint=yes
|
||||
|
||||
|
||||
[tonemaping-pc]
|
||||
|
|
@ -270,11 +273,11 @@ icc-intent=0
|
|||
|
||||
#dscale=hermite
|
||||
|
||||
#cscale=catmull_rom
|
||||
cscale=bilinear
|
||||
|
||||
|
||||
vo=gpu
|
||||
#vo=gpu-next
|
||||
#vo=gpu
|
||||
vo=gpu-next
|
||||
|
||||
#hwdec=auto-safe
|
||||
|
||||
|
|
@ -308,4 +311,4 @@ vf-clr
|
|||
|
||||
#[bwdifdeint-autoprofile]
|
||||
#profile-cond=p["video-format/tff"]
|
||||
#profile=bwdifdeint
|
||||
#profile=bwdifdeint
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue