-
Notifications
You must be signed in to change notification settings - Fork 3
/
mpv.conf
78 lines (58 loc) · 1.36 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
##################
# video settings #
##################
# Start in fullscreen mode by default.
fullscreen=yes
# don't allow a new window to have a size larger than 70% of the screen size
autofit-larger=70%x70%
# Do not close the window on exit.
keep-open=yes
hwdec=auto
##################
# audio settings #
##################
alang=en,ru
volume-max=200
##################
# other settings #
##################
save-position-on-quit=yes
keepaspect-window=no
watch-later-options-remove=pause
watch-later-options-remove=fullscreen
osc=no # for thumbnail script
##################
# subtitles #
##################
slang=en
sub-auto=all
sub-scale-by-window=yes
sub-font=Ubuntu
sub-color="#FFFF00"
sub-back-color=0/0/0/0
sub-border-color=0/0/0/1
sub-border-size=1
sub-font-size=20
sub-margin-y=30
sub-margin-x=20
sub-shadow-offset=0
sub-filter-sdh=yes
sub-filter-regex="♪♪♪"
osd-msg3=${time-pos} / ${duration} (${percent-pos}%)\n${time-remaining} left
osd-bar-align-y=-1
osd-bar-w=99.5
osd-bar-h=0.7
############
# YouTube #
############
ytdl-format=bestvideo[height<=?1080]+bestaudio/best
#############################
# Screenshots #
#############################
screenshot-directory=~/shots/frames
screenshot-template="%{media-title}-%P"
#############################
# Profiles #
#############################
[linux-specific]
ao=alsa