[Bug 27758] New: MSE should provide a reference for sourcing track attributes

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

            Bug ID: 27758
           Summary: MSE should provide a reference for sourcing track
                    attributes
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Media Source Extensions
          Assignee: adrianba@microsoft.com
          Reporter: b.lund@cablelabs.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org

The MSE specification should provide an informative reference to "Sourcing
In-band Media Resource Tracks from Media Containers into HTML"[1] that
describes how audio, video and text track attributes should be sourced for the
MSE byte stream formats.

One way to do this is as follows:

- Add a statement to the general requirements for all byte stream format
specifications [2], e.g. "A byte stream format should provide references for
sourcing track attributes from data in initialization segments".

- In each of the existing byte stream format specs defined in the MSE registry
[3], add a reference to [1] in the "Initialization Segments" section; e.g. "The
user agent should source attribute values for id, kind, label and language of 
audio, video and text tracks as described for the relevant media resource
format. [INBANDTRACKS]"

[1] http://dev.w3.org/html5/html-sourcing-inband-tracks/
[2] http://w3c.github.io/media-source/#byte-stream-formats
[3] http://w3c.github.io/media-source/byte-stream-format-registry.html#registry

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 5 January 2015 22:29:41 UTC