logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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