[MPlayer-dev-eng] how to change subtitles color?
Evgeniy Stepanov
eugeni.stepanov at gmail.com
Sun Sep 3 14:21:07 CEST 2006
On Tuesday 29 August 2006 15:37, Evgeniy Stepanov wrote:
> On Tuesday 29 August 2006 13:59, $ammael wrote:
> > i would like to know if there is any way to change subtitles color in
> > mplayer to yellow. i did RTFM, but found only option to adjust subtitles
> > brightness. Does it mean I can't change color of them? it's the last
> > thing to make bsplayer obsolete;)
>
> Try -ass -ass-force-style
> 'Default.PrimaryColour=&H0000FFFF,Default.OutlineColour=&H00000000' =)
> Only for external subs ATM, and you'll need a fresh svn checkout.
Now the same can be achieved with
-ass -ass-color FFFF0000 -ass-border-color 00000000
, also works for subtitles from matroska.
More information about the MPlayer-dev-eng
mailing list