This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23362 - Sourcing in-band text tracks algorithms need updating
Summary: Sourcing in-band text tracks algorithms need updating
Status: RESOLVED DUPLICATE of bug 24997
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Silvia Pfeiffer
QA Contact: HTML WG Bugzilla archive list
URL: http://www.w3.org/html/wg/drafts/html...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-26 05:41 UTC by Silvia Pfeiffer
Modified: 2014-03-24 06:10 UTC (History)
4 users (show)

See Also:


Attachments

Description Silvia Pfeiffer 2013-09-26 05:41:03 UTC
I noticed that the algorithm to extract in-band text tracks from Ogg isn't extracting the right information as in-band metadata track dispatch type. It needs updating to contain:

1. the format (that's the Content-type field in Skeleton)
2. the semantics (that's the Role filed in Skeleton)

The label field should be copied into the TextTrack.label attribute.

A similar inclusion of both format and semantics information is probably necessary for other file formats, too.
Comment 1 Silvia Pfeiffer 2014-03-24 06:10:51 UTC

*** This bug has been marked as a duplicate of bug 24997 ***