Closed ronilaukkarinen closed 2 years ago
Just figured it out. You need ot add sub-ass=no
. Then the settings will work:
mpv.conf:
sub-font='Netflix Sans Medium'
osd-font='Netflix Sans Medium'
osd-font-size=22
sub-font-size=28
sub-color="#FFFFFFFF"
sub-border-color="#FF262600"
sub-border-size=0
sub-shadow-offset=1
sub-shadow-color="#33000000"
sub-spacing=0
sub-ass=no
Thanks! It works
It seems mpv.conf does nothing. I can change subtitle size from UI but how to change the font family to another font?