|
FFmpeg
|
fields extracted from the [V4(+) Styles] section More...
#include <ass_split.h>
Public Attributes | |
| char * | name |
| name of the tyle (case sensitive) | |
| char * | font_name |
| font face (case sensitive) | |
| int | font_size |
| font height | |
| int | primary_color |
| color that a subtitle will normally appear in | |
| int | secondary_color |
| int | outline_color |
| color for outline in ASS, called tertiary in SSA | |
| int | back_color |
| color of the subtitle outline or shadow | |
| int | bold |
| whether text is bold (1) or not (0) | |
| int | italic |
| whether text is italic (1) or not (0) | |
| int | underline |
| whether text is underlined (1) or not (0) | |
| int | strikeout |
| float | scalex |
| float | scaley |
| float | spacing |
| float | angle |
| int | border_style |
| float | outline |
| float | shadow |
| int | alignment |
| position of the text (left, center, top...), defined after the layout of the numpad (1-3 sub, 4-6 mid, 7-9 top) | |
| int | margin_l |
| int | margin_r |
| int | margin_v |
| int | alpha_level |
| int | encoding |
fields extracted from the [V4(+) Styles] section
1.8.12