[MPlayer-dev-eng] Re: [PATCH] SSA/ASS subtitles support
Alexander Strange
astrange at ithinksw.com
Sun Jun 18 16:33:57 CEST 2006
On Jun 14, 2006, at 5:09 AM, Evgeniy Stepanov wrote:
> Several bugfixes.
>
> Btw, since the previous patch all ass-specific stuff (rendering and
> processing) is done under "if (ass_enabled)". This means that not
> giving -ass
> option disables all possible bugs in my code (except for
> compilation errors,
> of course).
> <mplayer-ass.patch.bz2>
This crashes on files that don't have a Formats line after Styles.
The defaults seem to be
Name, Fontname, Fontsize, PrimaryColour, SecondaryColour,
TertiaryColour, BackColour, Bold, Italic, BorderStyle, Outline,
Shadow, Alignment, MarginL, MarginR, MarginV, AlphaLevel, Encoding
for SSA and
Name, Fontname, Fontsize, PrimaryColour, SecondaryColour,
OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut,
ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow,
Alignment, MarginL, MarginR, MarginV, Encoding
for ASS.
Also, http://astrange.ithinksw.net/KamichuRadio-America.mkv messes up
on every multi-line subtitle.
More information about the MPlayer-dev-eng
mailing list