mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
mpv.conf: enable two simultaneous subtitles
This commit is contained in:
parent
267dd77604
commit
2143b1b422
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user