A few links since they seemed to be missing from the previous reply: http://dev.opera.com/articles/view/a-call-for-video-on-the-web-opera-vid/
http://my.opera.com/MacDev_ed/blog/2007/11/21/svg-at-the-movies-take-two And there are a number of svg tests in the SVG Tiny 1.2 testsuite which deal with video (using mpeg streams only at this point): http://dev.w3.org/SVG/profiles/1.2T/test/svg/ (all tests named media-video-*) It's possible to do some graceful fallbacks e.g. using the requiredFormats attribute[1] from SVG Tiny 1.2, but in the end it comes down to the codecs you can count on being there on all different platforms, on all devices. Cheers /Erik [1] http://www.w3.org/TR/SVGMobile12/struct.html#RequiredFormatsAttribute -- Erik Dahlstrom, Core Technology Developer, Opera Software Co-Chair, W3C SVG Working Group Personal blog: http://my.opera.com/macdev_ed ------------------------------------ ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ----Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

