Bug 102708

Summary: [chromium] Should add support for in-band VTT text tracks in WebM media elements
Product: WebKit Reporter: Silvia Pfeiffer <silviapf>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: glenn, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 102830    
Bug Blocks:    

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
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.