43 lines
632 B
Plaintext
43 lines
632 B
Plaintext
##################
|
|
# video settings #
|
|
##################
|
|
|
|
# Start in fullscreen mode by default.
|
|
fs=yes
|
|
profile=high-quality
|
|
video-sync=display-resample
|
|
interpolation
|
|
hwdec=auto
|
|
|
|
##################
|
|
# audio settings #
|
|
##################
|
|
|
|
audio-channels=auto
|
|
|
|
##################
|
|
# other settings #
|
|
##################
|
|
|
|
cache=yes
|
|
demuxer-max-bytes=500M
|
|
demuxer-max-back-bytes=100M
|
|
cache-pause=no
|
|
cache-on-disk=no
|
|
|
|
# Display English subtitles if available.
|
|
slang=de,en
|
|
|
|
# Play Finnish audio if available, fall back to English otherwise.
|
|
alang=de,en
|
|
|
|
sub-auto=fuzzy
|
|
sub-font="Inter"
|
|
sub-bold=yes
|
|
|
|
|
|
############
|
|
# Profiles #
|
|
############
|
|
|