User Tools

Site Tools


ffmpeg:subtitles:convert_a_srt_subtitle_file_to_ass_format

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
ffmpeg:subtitles:convert_a_srt_subtitle_file_to_ass_format [2024/12/30 20:32] peterffmpeg:subtitles:convert_a_srt_subtitle_file_to_ass_format [2024/12/30 22:50] (current) peter
Line 27: Line 27:
 Dialogue: 0,0:00:07.00,0:00:10.00,Default,,0,0,0,,This is the forth sentence Dialogue: 0,0:00:07.00,0:00:10.00,Default,,0,0,0,,This is the forth sentence
 </file> </file>
 +
 +----
 +
 +===== Create a glow effect in ASS subs =====
 +
 +Add this line to prefix of every subtitles{\fade(200,200)\blur5}
 +
 +<code>
 +{\fade(200,200)\blur5}
 +</code>
 +
 +----
 +
 +<code>
 +{\blur5\3c&HFFC000}
 +</code>
 +
 +This way you do not have to change the Style.
 +
 +----
 +
 +And via this way you can also let the Outline color transform from one to another:
 +
 +<code>
 +{\blur5\3c&HFFC000&\t(\3c&HFF00C5&)}
 +</code>
 +
  
  
ffmpeg/subtitles/convert_a_srt_subtitle_file_to_ass_format.1735590756.txt.gz · Last modified: 2024/12/30 20:32 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki