Supported subtitle formats

Sitecore Content Hub supports the following file formats:

  • SubRip

  • Vobsub

SubRip

SubRip subtitles files (SRT) are plain text files formatted as follows:

RequestResponse
numbering (sequentially starting at 1)
start time (`hours:minutes:seconds,milliseconds`) --> end time
Text (up to two lines)
[empty line]

For example:

RequestResponse
1
00:00:01,200 --> 00:00:03,000
Drinking with friends on summer evenings,

2
00:00:03,500 --> 00:00:08,500

3
00:00:09,500 --> 00:00:14,500
that will last a lifetime.

Vobsub

Vobsub subtitles files (SUB) are plain text files formatted as follows:

RequestResponse
{initial frame}{final frame}Line of text|(Optional) Second line of text

For example:

RequestResponse
{0}{10}Drinking with friends on summer evenings,

{11}{17}

{18}{25}that will last a lifetime.

Do you have some feedback for us?

If you have suggestions for improving this article,