Scroll to navigation

SRT-PLAY(1) User Commands SRT-PLAY(1)

NAME

srt-play - SRT subtitle processing tool

DESCRIPTION

usage: srt play [-h] [--input FILE] [--no-strict] [--debug]

[--ignore-parsing-errors] [--encoding ENCODING]

Play subtitles with correct timing to stdout.

options:

show this help message and exit
the file to process (default: stdin)
allow blank lines in output, your media player may explode
enable debug logging
try to keep going, even if there are parsing errors
the encoding to read/write files in (default: utf8)

examples:

Play a subtitle
$ srt play -i foo.srt
June 2023 srt-play 3.5.3