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?

working subtitles page

broken chapters page

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.

video.js

video-js.css

be aware video.js 3.2 unsupported @ point.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -