WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
102708
[chromium] Should add support for in-band VTT text tracks in WebM media elements
https://bugs.webkit.org/show_bug.cgi?id=102708
Summary
[chromium] Should add support for in-band VTT text tracks in WebM media elements
Silvia Pfeiffer
Reported
2012-11-19 12:43:00 PST
The TextTrack API supports out-of-band as well as in-band text tracks for media elements. Apple's media ending has a layout test for in-band CEA 608 caption support using LayoutTests/media/content/counting-captioned.mov. We should add support for Chromium for WebVTT in WebM, too.
Attachments
Add attachment
proposed patch, testcase, etc.
Glenn Adams
Comment 1
2012-11-19 14:54:51 PST
make sure the support is not format specific, i.e., if WebM is to support in-band text tracks, then that support should not be limited to WebVTT
Silvia Pfeiffer
Comment 2
2012-11-19 15:39:08 PST
There is no specification for any other timed text format in WebM - only WebVTT:
http://wiki.webmproject.org/webm-metadata/temporal-metadata/webvtt-in-webm
Glenn Adams
Comment 3
2012-11-19 16:18:45 PST
change title to reflect VTT/WebM specific goals of reporter
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug