-
Notifications
You must be signed in to change notification settings - Fork 0
/
mpv.conf
71 lines (58 loc) · 1.65 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
#-- Video Settings -----------------------------#
profile=high-quality
vo=gpu-next
gpu-api=vulkan
hwdec=nvdec-copy
scale=ewa_lanczos
cscale=mitchell
dscale=mitchell
linear-downscaling=no
glsl-shaders='~~/shaders/FSRCNNX_x2_8-0-4-1_LineArt.glsl;~~/shaders/KrigBilateral.glsl;~~/shaders/SSimSuperRes.glsl;~~/shaders/SSimDownscaler.glsl'
#-- Audio and Language Settings -----------------#
volume-max=100
alang=jpn,ja,spa,es
slang=spa,es,es-ES
subs-with-matching-audio=no
#-- Subtitle Settings ---------------------------#
sub-font='Trebuchet MS'
sub-font-size=46
sub-border-size=1.5
sub-shadow-offset=0.8
sub-shadow-color='#000000'
sub-margin-y=40
sub-margin-x=120
#-- OSD and Window Settings ---------------------#
osc=no
border=no
osd-bar=no
autofit=70%x70%
osd-font-size=36
osd-border-size=2.0
osd-color='#eeffffff'
osd-border-color='#dd1c1b22'
osd-blur=1.2
script-opts-append=modernz-title=${?demuxer-via-network==yes:${media-title}}${?demuxer-via-network==no:${filename/no-ext}}
script-opts-append=console-font_size=25
#-- Misc Settings ------------------------------#
taskbar-progress=no
keep-open=yes
idle=yes
hr-seek=yes
image-display-duration=inf
#-- Screenshot Settings ------------------------#
screenshot-format=png
screenshot-directory='~/Pictures'
#-- Autoload Settings ---------------------------#
autocreate-playlist=same
directory-mode=ignore
#-- Profiles -----------------------------------#
[Deband]
profile-cond=p["video-params/pixelformat"] == "yuv420p"
deband=yes
deband-iterations=2
deband-threshold=32
deband-range=16
deband-grain=0
[gif]
profile-cond=filename:match("%.gif$")
loop-file=inf