DOKK / manpages / debian 12 / python3-srt / srt-play.1.en
SRT-PLAY(1) User Commands SRT-PLAY(1)

srt-play - SRT subtitle processing tool

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

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

Play subtitles with correct timing to stdout.

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)

Play a subtitle
$ srt play -i foo.srt
December 2022 srt-play 3.5.2