[Bug 5758] insufficient accessibility fallback for <audio> or <video>

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





--- Comment #6 from Martin Kliehm <martin.kliehm@namics.com>  2009-10-29 21:02:32 ---
Example:

-  BBC video with timed text, synchronized to chapters:
   http://open.bbc.co.uk/rad/demos/html5/rdtv/episode2/index.html

But it doesn't end here. What we will see often is a combination of video and
canvas. Although a video element might be present what we actually see could be
video in a canvas. Just bear that in mind when solving bug #7011.

1. Content Injection:
   http://people.mozilla.com/~prouget/demos/DynamicContentInjection/play.xhtml

2. Filters:
   https://developer.mozilla.org/En/Manipulating_video_using_canvas
   http://blip.tv/file/1881590

3. Face recognition and social media layers:
   http://blip.tv/file/2265515

4. Dailymotion (huge French video site) demo in combination with JavaScript,
   SVG, CSS3, and canvas control elements (volume slider):
   http://www.dailymotion.com/openvideodemo




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

Received on Thursday, 29 October 2009 21:02:35 UTC