[Bug 26923] New: [InbandTracks] Number of HTML tracks from DASH

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26923

            Bug ID: 26923
           Summary: [InbandTracks] Number of HTML tracks from DASH
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Sourcing In-band Media Resource Tracks
          Assignee: silviapfeiffer1@gmail.com
          Reporter: cyril.concolato@telecom-paristech.fr
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-admin@w3.org

"A user agent recognises and supports data from a MPEG DASH media resource as
being equivalent to a HTML track based on the AdaptationSet or ContentComponent
mimeType:"
It is unclear how many tracks should be created: 1 per AS or 1 per
Representation, or 1 per ContentComponent. Also, it is not clear which AS
should be exposed ? All including those for which the mime type is not
supported? 

Please rephrase using normative statements such as:
"User agents shall expose HTML tracks for all AdaptationSet elements in an MPD.
For  AdaptationSets for which the MIME type is not supported, it shall expose
the associated tracks as HTML TextTracks. For AdaptationSets for which the MIME
Type is supported, it shall expose AdaptationSet whose MIME main type is
"video" (resp. "audio") as HTML VideoTracks (resp. AudioTracks) and as
TextTracks for all others. In a given AdaptationSet, UA shall expose all
Representations as an HTML Track. If representations carry multiplexed streams,
the UA shall expose each ContentComponent as an HTML Track."

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 29 September 2014 09:01:49 UTC