configuration merge with laptop and pc
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
##################
|
||||
# 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 #
|
||||
############
|
||||
|
||||
Reference in New Issue
Block a user