video.js - VideoJS - Chapters don't work? -
i've got videojs working beautifully, except chapters function.
i'm using demo.html came js package. edited include mp4, , subtitle , chapter vtt files.
subtitles work great, when set chapter track default="default" (as necessary enable it), video control bar disappears.
suggestions?
my vtt syntax seems correct:
webvtt 1 00:00:00 --> 00:00:22 chapter 1 2 00:00:22 --> 00:00:30 short chapter 3 00:00:30 --> 00:00:45 finale i've seen few folks same issue in last month, unresolved.
one post july 2012 has chapters working - if has link old videojs version may have been used @ time, i'd love try it.
chapters support isn't available in video.js 4 quite yet (hopefully soon!), can still use version 3.2 cdn.
be aware video.js 3.2 unsupported @ point.
Comments
Post a Comment