blob: cc3c44f7c20924bb61a16d0732750f199e52a15c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Start in fullscreen mode by default.
fs=yes
# Display English subtitles if available.
slang=en
# Override ASS subtitles with same format as SRT
sub-ass-override=force
sub-scale=0.5
# LOUD
volume-max=200
# enable hardware-accelerated decoding
hwdec=auto
|