User Tools

Site Tools


ffmpeg:subtitles:ass_file_syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ffmpeg:subtitles:ass_file_syntax [2024/12/30 23:45] peterffmpeg:subtitles:ass_file_syntax [2024/12/30 23:49] (current) peter
Line 187: Line 187:
 ===== Data types ===== ===== Data types =====
  
-  * **Color**:  Color values are expressed in hexadecimal BGR format as &HBBGGRR& or ABGR (with alpha channel) as &HAABBGGRR&. Transparency (alpha) can be expressed as &HAA&. Note that in the alpha channel, 00 is opaque and FF is transparent.+  * **Color**:  Color values are expressed in hexadecimal BGR format as &HBBGGRR& or ABGR (with alpha channel) as &HAABBGGRR&. 
 +    * Transparency (alpha) can be expressed as &HAA&. Note that in the alpha channel, 00 is opaque and FF is transparent.
   * **Boolean values (Styles section)**:  -1 is true, 0 is false.   * **Boolean values (Styles section)**:  -1 is true, 0 is false.
-  * **Alignment**:  Alignment values are based on the numeric keypad. 1 - bottom left, 2 - bottom center, 3 - bottom right, 4 - center left, 5 - center center, 6 - center right, 7 - top left, 8 - top center, 9 - top right. In addition to determining the position of the subtitle, this also determines the alignment of the text itself. +  * **Alignment**:  Alignment values are based on the numeric keypad. 
-  * **Time**:  Time is expressed as h:mm:ss:xx (xx being hundredths of seconds). The hour can only be a single digit.+    * 1 - bottom left, 2 - bottom center, 3 - bottom right, 4 - center left, 5 - center center, 6 - center right, 7 - top left, 8 - top center, 9 - top right. 
 +    * In addition to determining the position of the subtitle, this also determines the alignment of the text itself. 
 +  * **Time**:  Time is expressed as h:mm:ss:xx (xx being hundredths of seconds). 
 +    * The hour can only be a single digit.
  
 ---- ----
Line 196: Line 200:
 ===== References ===== ===== References =====
  
-http://wiki.multimedia.cx/index.php?title=SubStation_Alpha+https://wiki.multimedia.cx/index.php?title=SubStation_Alpha
  
 https://aegisub.org/ https://aegisub.org/
 +
 +https://validator.subtitledpro.com/
ffmpeg/subtitles/ass_file_syntax.1735602327.txt.gz · Last modified: 2024/12/30 23:45 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki