- From: <bugzilla@jessica.w3.org>
- Date: Wed, 01 Feb 2012 04:12:22 +0000
- To: public-html-a11y@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=13359 --- Comment #39 from Robert O'Callahan (Mozilla) <roc@ocallahan.org> 2012-02-01 04:12:19 UTC --- It does seem unnecessarily complicated. For the usage described (enabling a script to find its metadata track), all that's needed is to expose a single string from the track to the script. For WebM the contents of the track's CodecID element would be appropriate and sufficient. For Ogg, the contents of the 'name' field should be enough. Similar simplifications for the other formats should be possible. Comment #37 seems to be trying to create a feature that exposes a subset of the container-specific per-track metadata to script, which is overkill for the use-cases described in comment #0. IMHO. -- Configure bugmail: https://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 Wednesday, 1 February 2012 04:12:24 UTC