1. Upload video subtitles

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:


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

For example:


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:

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

For example:

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

{11}{17}

{18}{25}that will last a lifetime.
If you have suggestions for improving this article, let us know!