mpv: Remove deprecated and superfluous settings
This commit is contained in:
parent
1701b9d34e
commit
912458d8f0
1 changed files with 1 additions and 6 deletions
|
@ -81,18 +81,13 @@ volume-max=150
|
|||
audio-file-auto=fuzzy
|
||||
# playing at different speed will pitch-correct
|
||||
audio-pitch-correction=yes
|
||||
# no audio popping on seek
|
||||
audio-stream-silence
|
||||
# lets mpv calc latency instead of PA; disable if errors on network playback or similar
|
||||
pulse-latency-hacks=yes
|
||||
|
||||
### Video
|
||||
|
||||
hwdec=auto
|
||||
profile=opengl-hq
|
||||
opengl-early-flush=auto
|
||||
opengl-pbo=no
|
||||
# brigheen video slightly to account for daylight displaying
|
||||
gamma-factor=1.1
|
||||
# ever so slightly up saturation
|
||||
saturation=12
|
||||
# interpolation options, will take some more cpu
|
||||
|
|
Loading…
Reference in a new issue