mpv.conf: enable two simultaneous subtitles

This commit is contained in:
Aminda Suomalainen 2021-02-22 16:40:20 +02:00
parent 267dd77604
commit 2143b1b422
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ alang=jpn,jp,ja
# but I still prefer to have subtitles
slang=fi,fin,en,eng,eo,epo
# Enable two simultaneous subtitles (first slang on bottom, second on top?)
sid=auto
secondary-sid=auto
# Fullscreen by default
fs=yes