ginger's thoughts

Silvia's blog

Open Video Conference Working Group: HTML5 and

At the recent Open Video Conference, I was asked to chair a working group on HTML5 and the

The biggest topic around the

Unfortunately, the panel was cut short at the conference to only 30 min, so we ended up doing mostly demos of HTML5 video working in different browsers and doing cool things such as working with SVG.

The challenges that we identified and that are still ahead to solve are:

  • annotation support: closed captions, subtitles, time-aligned metadata, and their DOM exposure
  • track selection: how to select between alternate audio tracks, alternate annotation tracks, based on e.g. language, or accessibility requirements; what would the content negotiation protocol look like
  • how to support live streaming
  • how to support in-browser a/v capture
  • how to support live video communication (skype-style)
  • how to support video playlists
  • how to support basic video editing functionality
  • what would a decent media server for html5 video look like; what capabilities would it have

Here are the slides we made for the working group.

Open Video Conference: HTML and the video tag

View more presentations from Silvia Pfeiffer.

Download PDF: Open Video Conference: HML5 and video Panel

Video: Video of the session at archive.org

Comments

  1. Hub
    Oh irony, the slides require proprietary Flash to be viewed... *sigh*
  2. silvia
    Hub, you're totally right. I have added a PDF for download. Unfortunately there is no slideshare with a non-flash solution at this point afaik.
  3. Jason Walsh
    "This meant we had three browser vendors and their tag developers present" Who was the third browser vendor and video tag developer? I see Opera and Apple mentioned.
    1. silvia
      Jason, Firefox of course. :-)
  4. Daniel
    S9 (S6 under the skin) is awesome: http://slideshow.rubyforge.org/tutorial.html or the old S5 if you prefer: http://meyerweb.com/eric/tools/s5/s5-intro.html See here for more info: http://github.com/geraldb/s6/tree/master http://groups.google.com/group/webslideshow Cheers, Dan
  5. Chris Double
    Technically there were no Firefox video element developers present - we were there in spirit and supporting though :-)
  6. silvia
    Chris Double was supposed to be there, but couldn't make it in the end because he had to make sure the <video> tag support in Firefox 3.5 worked. Congratulations to Chris on this awesome achievement!!! Since he wasn't available, we had a combination of Xiph and Annodex developers that know roughly how Ogg Theora support works in Firefox. I counted that as covering the Firefox side of things together with the moral support that we received in spirit. :-)
  7. rektide
    I'm delighted to see such a fantastic, comprehensive list! Hopefully there'll be DOM interfaces for all these features some day; that would be superb!
  8. Gabriel Shalom
    While the code itself is somewhat above my head, the discussion of this specification recalls my recent videoblog/blogpost in which I propose... A Rubric for Open Source Cinema (beta) 1. Identification of Objects in the Frame 2. Universal Editing Timeline Metadata 3. Timecoded Text Transcription I found your blog because rektide actually linked me here once he read/watched the full post: http://quantumcinema.blogspot.com/2009/09/rubric-for-open-source-cinema-beta.html There's obviously some criteria missing -- these were the ones I came up with in my initial reaction to the http://www.opensourcecinema.org project after watching the film "RiP: a remix manifesto" Would be thrilled to have your insights on the ideas I am discussing. Up until now my perspective is admittedly coming from a more artistic angle. -Gabriel