-
Notifications
You must be signed in to change notification settings - Fork 0
/
mpv.conf
105 lines (93 loc) · 2.07 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
# mpv.conf file
################
# Main Profile #
################
profile=opengl-hq
###########
# Shaders #
###########
opengl-shader="~~/SSimSuperRes.glsl"
opengl-shader="~~/adaptive-sharpen.glsl"
opengl-shader="~~/antiring.hook"
################
# Video Config #
################
scale=ewa_lanczossharp
cscale=ewa_lanczossharp
dscale=mitchell
tscale=oversample
scale-antiring=0
cscale-antiring=0
correct-downscaling=yes
sigmoid-slope=10.0
sigmoid-upscaling=yes
deband-grain=0
deband=yes
deband-iterations=4
deband-range=12
#######################
# Audio and Subtitles #
#######################
alang=jpn,jp,ja
slang=jpn,jp,ja,eng,en
####################
# Color management #
####################
icc-profile-auto
icc-cache-dir="~~/mpv-icc"
hdr-tone-mapping=hable
##################
# Window Scaling #
##################
autofit=70%
autofit-larger=70%x70%
##########
# Volume #
##########
softvol=yes
softvol-max=200
volume=120 # Personal preference, change as desired.
###################
# Subtitles Setup #
###################
sub-auto=fuzzy
sub-ass-force-style=Kerning=yes
sub-ass-style-override=force
sub-ass-force-margins=yes
sub-use-margins=no
sub-ass-vsfilter-aspect-compat=no
demuxer-mkv-subtitle-preroll=yes
##################
# Subtitles Font #
##################
sub-font="Source Sans Pro"
#sub-font="Metric Medium"
sub-font-size=60 # Personal preference, change as desired.
sub-color="#FFFFFFFF"
sub-border-color="#CC191919"
sub-border-size=2.5
sub-shadow-offset=1
sub-shadow-color="#33000000"
sub-spacing=0
####################
# Screenshot Setup #
####################
screenshot-format=png
screenshot-jpeg-quality="100"
screenshot-png-compression=0
screenshot-png-filter=0
screenshot-tag-colorspace=yes
screenshot-template="%F - [%P]"
#################
# Miscellaneous #
#################
force-window=immediate
keep-open
##################
# Other settings #
##################
msg-module
term-osd-bar
no-taskbar-progress
ytdl
ytdl-format=(bestvideo[vcodec=vp9]/bestvideo[height<=1080]/bestvideo[fps>30])+(bestaudio[acodec=opus]/bestaudio)/best