ginger’s thoughts

http://blog.gingertech.net/

Les articles publiés sur le site

  • Accessibility support in Ogg and liboggplay

    19 février 2010, par silvia
    At the recent FOMS/LCA in Wellington, New Zealand, we talked a lot about how Ogg could support accessibility. Technically, this means support for multiple text tracks (subtitles/captions), multiple audio tracks (audio descriptions parallel to main audio track), and multiple video tracks (sign (...)
    http://blog.gingertech.net/wp-content/uploads/2010/02/elephants_dream_with_audiodescriptions_and_captions.ogv
  • How to display seeked position for HTML5 video

    18 février 2010, par silvia
    Recently, I was asked for some help on coding with an HTML5 video element and its events. In particular the question was: how do I display the time position that somebody seeked to in a video? Here is a code snipped that shows how to use the seeked event: <video (...)
  • Audio Track Accessibility for HTML5

    12 février 2010, par silvia
    I have talked a lot about synchronising multiple tracks of audio and video content recently. The reason was mainly that I foresee a need for more than two parallel audio and video tracks, such as audio descriptions for the vision-impaired or dub tracks for internationalisation, as well as sign (...)