Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

ssa2srt — convert SubStation Alpha (SSA) subtitles to SubRip (SRT)

Description

       ssa2srt  is  a rudimentary script to extract the text messages from an SSA file and write it out again in
       SRT format. Since SRT does not know any extensive styleformatting, fonts, colors or positions, conversion
       to SRT is usually lossy.

       If no filenames are specified, stdin is read. Output always occurs to stdout.

Name

       ssa2srt — convert SubStation Alpha (SSA) subtitles to SubRip (SRT)

See Also

hxtools(7)

hxtools                                            2011-11-20                                         ssa2srt(1)

Syntax

ssa2srt [file...]

See Also