ASSIGNED Bug 43668
HTML5 <video> captions and subtitles
https://bugs.webkit.org/show_bug.cgi?id=43668
Summary HTML5 <video> captions and subtitles
Ridley Combs
Reported 2010-08-06 22:59:51 PDT
WebKit's HTML5 <video> player is a nice one. Let's get caption/subtitle-track support in there.
Attachments
Eric Carlson
Comment 1 2010-08-09 10:13:45 PDT
Caption and subtitle support will be in the HTML5 spec fairly soon, see http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#timed-tracks a proposal.
Eric Carlson
Comment 2 2010-08-09 10:16:19 PDT
Note also that we already have WebKit specific caption properties on HTMLMediaElement: webkitHasClosedCaptions and webkitClosedCaptionsVisible. These are implemented in Safari 5 on OS X and Windows.
Anna Cavender
Comment 3 2011-02-01 17:02:02 PST
I'll be using this as a master bug to keep track of the upcoming implementation of <track>.
Note You need to log in before you can comment on or make changes to this bug.