mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 01:19:23 +01:00
mpv.conf: comment formatting options
This commit is contained in:
parent
c8af58a432
commit
d0eca51448
@ -15,14 +15,14 @@ slang=fi,fin,sdh,doh,en,eng,eo,epo,la,lat,sv,swe,ru,rus,cs,ces,cze,es,spa,jpn,jp
|
|||||||
# Roboto would be metrically compatible with Noto, but if only one is allowed
|
# Roboto would be metrically compatible with Noto, but if only one is allowed
|
||||||
# at a time, Noto is likely better covered.
|
# at a time, Noto is likely better covered.
|
||||||
#sub-font='Roboto'
|
#sub-font='Roboto'
|
||||||
sub-font='Noto Sans'
|
#sub-font='Noto Sans'
|
||||||
#sub-font='Comic Shanns Mono'
|
#sub-font='Comic Shanns Mono'
|
||||||
# YLE uses Tiresias Screenfont which is the only not-FOSS one. This is the
|
# YLE uses Tiresias Screenfont which is the only not-FOSS one. This is the
|
||||||
# closest?
|
# closest?
|
||||||
#sub-font='Tiresias PCfont'
|
#sub-font='Tiresias PCfont'
|
||||||
|
|
||||||
# Amber font for subtitles
|
# Amber font for subtitles
|
||||||
sub-color='#ffb700'
|
#sub-color='#ffb700'
|
||||||
|
|
||||||
# Enable two simultaneous subtitles (first slang on bottom, second on top?)
|
# Enable two simultaneous subtitles (first slang on bottom, second on top?)
|
||||||
sid=auto
|
sid=auto
|
||||||
@ -36,7 +36,7 @@ sub-filter-sdh-harder=no
|
|||||||
sub-auto=fuzzy
|
sub-auto=fuzzy
|
||||||
|
|
||||||
# Strip overly fancy formatting which may be in conflict with secondary-sid
|
# Strip overly fancy formatting which may be in conflict with secondary-sid
|
||||||
sub-ass-override=strip
|
#sub-ass-override=strip
|
||||||
|
|
||||||
# Use decreased volume by default so when Mumbling or other VoIP mpv is
|
# Use decreased volume by default so when Mumbling or other VoIP mpv is
|
||||||
# quieter than other people
|
# quieter than other people
|
||||||
|
Loading…
Reference in New Issue
Block a user