.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH SRT-PLAY "1" "December 2022" "srt-play 3.5.2" "User Commands" .SH NAME srt-play \- SRT subtitle processing tool .SH DESCRIPTION usage: srt play [\-h] [\-\-input FILE] [\-\-no\-strict] [\-\-debug] .IP [\-\-ignore\-parsing\-errors] [\-\-encoding ENCODING] .PP Play subtitles with correct timing to stdout. .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-input\fR FILE, \fB\-i\fR FILE the file to process (default: stdin) .TP \fB\-\-no\-strict\fR allow blank lines in output, your media player may explode .TP \fB\-\-debug\fR enable debug logging .TP \fB\-\-ignore\-parsing\-errors\fR, \fB\-c\fR try to keep going, even if there are parsing errors .TP \fB\-\-encoding\fR ENCODING, \fB\-e\fR ENCODING the encoding to read/write files in (default: utf8) .SS "examples:" .IP Play a subtitle .IP \f(CW$ srt play -i foo.srt\fR