Opened 4 years ago

Closed 4 years ago

#5589 closed defect (fixed)

Are subtitles working?

Reported by: Ben Sturmfels Owned by:
Priority: major Milestone: 0.10.0
Component: programming Keywords:
Cc: Boris Bobrov, saksham115@… Parent Tickets:

Description (last modified by Ben Sturmfels)

I've just enabled the "subtitles" plugin and uploaded an SRT file like this:

1
00:00:00,00 --> 00:00:10,00
Hello there!

After enabling my subtitles on the video player, I'm not seeing any words. I wonder if this feature is still working following the multi-resolution video changes.

Change History (4)

comment:1 by Ben Sturmfels, 4 years ago

Description: modified (diff)

comment:2 by Ben Sturmfels, 4 years ago

I would be great to confirm whether audio subtitles are working too.

comment:3 by Ben Sturmfels, 4 years ago

Cc: Boris Bobrov saksham115@… added

Boris, are you familiar with how the subtitles feature is meant to work? Given it's one of the larger single features added since 0.9.0 it would great to mention it in the release notes, but would be good to know that it does actually work. :)

comment:4 by Ben Sturmfels, 4 years ago

Resolution: fixed
Status: newclosed

Subtitles *are* working! Turns out that to my understanding, Video.js only supports WebVTT format subtitles:

https://docs.videojs.com/docs/guides/text-tracks.html

I've hidden the subtitles feature on audio items as the subtitles plugin does not yet support audio captions - would require changes to the audio player I believe.

I've also added some documentation on the plugin.

Note: See TracTickets for help on using tickets.