logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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