walsh9 / videojs-transcript

▶️📃 Interactive transcript plugin for video.js
https://walsh9.github.io/videojs-transcript/example.html
MIT License
138 stars 54 forks source link

How to use .srt file for captions and transcript? #19

Open pandu-49-zz opened 7 years ago

pandu-49-zz commented 7 years ago

I tried to add .srt file as captions for transcripts and it raising an error saying that "Malformed WebVtt Signature". Can someone tell me is it possible to use .srt files as transcript sources.

Thanks in advance.

warreee commented 7 years ago

Srt is not supported anymore by videojs. Therefore it cannot be used anymore, however the conversion to vtt shouldn't be to difficult normally ;)

amolmt commented 11 months ago

I tried to add .srt file as captions for transcripts and it raising an error saying that "Malformed WebVtt Signature". Can someone tell me is it possible to use .srt files as transcript sources.

Thanks in advance.

You need to convert the .srt file to .vtt