[FFmpeg-trac] #3207(undetermined:new): FFmpeg outputs invalid ASS files

FFmpeg trac at avcodec.org
Sun Dec 8 19:44:35 CET 2013


#3207: FFmpeg outputs invalid ASS files
-------------------------------------+-------------------------------------
             Reporter:  gjdfgh       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by plorkyeran):

 The headers assumed by VSFilter for SSA are:
 Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour,
 TertiaryColour, BackColour, Bold, Italic, BorderStyle, Outline, Shadow,
 Alignment, MarginL, MarginR, MarginV, AlphaLevel, Encoding
 Format: Marked, Start, End, Style, Name, MarginL, MarginR, MarginV,
 Effect, Text

 and for ASS:
 Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour,
 OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX,
 ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL,
 MarginR, MarginV, Encoding
 Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect,
 Text

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3207#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list