User Tools

Site Tools


ffmpeg:subtitles:styling_the_subtitles

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:styling_the_subtitles [2024/12/30 20:42] peterffmpeg:subtitles:styling_the_subtitles [2024/12/30 20:46] (current) peter
Line 60: Line 60:
 [V4+ Styles] [V4+ Styles]
 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: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
-Style: Default,Futura,16,&Hff0000,&Hffffff,&H0,&H0,0,0,0,0,100,100,0,0,1,1,0,2,10,10,10,1+Style: Default,Futura,16,&Hff00,&Hffffff,&H0,&H0,0,0,0,0,100,100,0,0,1,1,0,2,10,10,10,1
  
 [Events] [Events]
Line 71: Line 71:
  
  
 +<WRAP info>
 +**NOTE:**  See the **Style** line.
 +
 +  * **Futura** is the Fontname.
 +  * **&Hff00** is the PrimaryColour.
 +
 +PrimaryColour is in hexadecimal in Blue Green Red (BGR) order.
 +
 +  * This is the opposite order of HTML color codes.
 +  * They must always start with **&H**.
 +
 +</WRAP>
  
ffmpeg/subtitles/styling_the_subtitles.1735591321.txt.gz · Last modified: 2024/12/30 20:42 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki