Displaying 2 results from an estimated 2 matches for "video_test".
2007 Nov 10
2
FireFox builds with support for OGG Theora / SVG+Video
Although this is old news actually, for those who are interested there
are precompiled builds of FireFox 3 with support for streaming OGG
Theora in SVG SMIL. Good news for those who just want to see it work
without having to patch and compile from GIT.
http://www.double.co.nz/video_test/
And for those who just want to see it work without downloading anything:
http://www.youtube.com/watch?v=Har-PRP4X9U
Currently, binaries have been released for Ubuntu GNU/Linux (and other
Debian based variants), Intel Mac and Windows XP. I've tested it on a
P4-1.7Ghz on FluxBox/Debian and...
2008 Nov 06
8
<video/> and cross site scripting policy.
It's been brought to my attention that Mozilla will be changing their
implementation of <video/> to default deny cross-site requests.
(http://www.w3.org/Bugs/Public/show_bug.cgi?id=6104)
In other words: <video src="http://someothersite/videos.ogg"/> Will
not work by default. It will not work like the <img/> tag does, or
like the embed/object tags do which are