User Tools

Site Tools


ffmpeg:subtitles:adding_subtitles_in_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:adding_subtitles_in_ass_format [2024/12/30 20:19] peterffmpeg:subtitles:adding_subtitles_in_ass_format [2024/12/30 21:07] (current) – removed peter
Line 1: Line 1:
-====== ffmpeg - Subtitles - Adding Subtitles in ASS Format ====== 
- 
-An ASS (Advanced SubStation Alpha) file is a subtitle format that supports text styling, animation, and karaoke-like graphics. 
- 
-  * ASS is a text-based subtitle format. 
-  * Any text editor can open .ass files. 
- 
-ASS is a more advanced subtitle format than SRT since ASS allows for more advanced display features such as text positioning, fonts, animation, and graphics besides the plain text styling. 
- 
-  * SRT is more popular than ASS. 
- 
- 
----- 
- 
- 
-<code bash> 
-ffmpeg -i input.mp4 -vf ass=subtitle.ass output.mp4 
-</code> 
  
ffmpeg/subtitles/adding_subtitles_in_ass_format.1735589978.txt.gz · Last modified: 2024/12/30 20:19 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki