User Tools

Site Tools


ffmpeg:subtitles:adding_subtitles_in_ass_format

This is an old revision of the document!


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.

ffmpeg -i input.mp4 -vf ass=subtitle.ass output_ass.mp4
ffmpeg/subtitles/adding_subtitles_in_ass_format.1735589969.txt.gz · Last modified: 2024/12/30 20:19 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki