Hi
The color code used by BSPlayer internal sub renderer when dealing with ssa files goes something like this:
{\c&HFF&} (The kind of code used by the "Medusa" subtitling program)
The code for font name change looks like this:
{\fnArial}
Hope this helps someone...
PS:
Any working code for subtitle outline color?
The following "Medusa" code sets a specific color for the outline of the sub: {\3c&H001D7D&}
Unfortunately, this code does not display properly in BSP.
Hopefully that "outline" code can be easily implemented in BSP, for now I have to rely on VSFilter, which doesn't allow you to have the subs displayed inside the bottom black bar below the movie, and that's not very cool.
thx in advance.