-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmpv.conf
79 lines (56 loc) · 1.31 KB
/
mpv.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# osd-bar=no
priority=high
force-window
idle
# center position on start
geometry=50%:50%
save-position-on-quit
write-filename-in-watch-later-config
watch-later-options-append=pause
# hwdec now enabled
hwdec
# fix audio desync in some cases
hr-seek=yes
af-add=scaletempo2
scale=ewa_lanczossharp
cscale=ewa_lanczossharp
deband=no
display-fps-override=60
video-sync=display-resample
interpolation
tscale=oversample
video-output-levels=full
tone-mapping=bt.2446a
hdr-compute-peak=auto
# performance boost
vo=gpu-next
autofit-larger=80%x80%
# cache for local and online content
# good for external HDD
cache=yes
# cache-pause-initial=yes
demuxer-max-bytes=1024MiB
demuxer-max-back-bytes=96MiB
demuxer-hysteresis-secs=10
# disable stable-high RAM usage
demuxer-donate-buffer=no
# disable all disk usage!
gpu-shader-cache=no
icc-cache=no
cache-on-disk=no
# good for my 16:10 screen
script-opts=osc-scalefullscreen=0.65
audio-file-auto=fuzzy
sub-auto=fuzzy
# script fuzzydir
sub-file-paths=**
audio-file-paths=**
slang=ru
alang=ru
vlang=ru
ytdl-format="bv*[height<=1200][vcodec!~='vp0?9']+ba[language=ru]/b[height<=1200] / wv*+ba[language=ru]/w"
quiet
[fps30plus]
profile-desc=no-interpolation
profile-cond=p["estimated-vf-fps"]>=31
interpolation=no