[Bug 12544] MEDIA CONTROLLER requires track kind for in-band tracks

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12544

David Singer <singer@apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |singer@apple.com

--- Comment #3 from David Singer <singer@apple.com> 2011-04-25 18:56:42 UTC ---
In response to Philip, I think that adding the API making it possible to (a)
iterate over the tracks in a multiplex source and (b) ask if they have a 'kind'
(I still prefer 'role', but whatever), does NOT imply that they will always
answer the question.  So it's OK to use old AVI files, for example.

The 3G liaison explicitly mentioned 'main', but I would have thought that this
is the default -- if a track is not explicitly labelled as performing some
other role, from the HTML5 point of view, treat it as part of the main program
(you really have no other choice).

It would be trivial for me to register a user-data item for use in ISO BMFF
family and QuickTime files (MP3, MOV, 3GP, 3G2, etc.), to carry a w3c 'kind',
or perhaps to carry a URN, which could be from the W3C or other namespaces.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 25 April 2011 18:56:44 UTC