[xiph-commits] r4047 - itext
silvia at svn.annodex.net
silvia at svn.annodex.net
Wed Oct 28 20:36:31 PDT 2009
Author: silvia
Date: 2009-10-28 20:36:31 -0700 (Wed, 28 Oct 2009)
New Revision: 4047
Modified:
itext/mediafrag_multiple_servers.html
Log:
Changed the original location of the file, since it moved.
Modified: itext/mediafrag_multiple_servers.html
===================================================================
--- itext/mediafrag_multiple_servers.html 2009-10-29 03:36:19 UTC (rev 4046)
+++ itext/mediafrag_multiple_servers.html 2009-10-29 03:36:31 UTC (rev 4047)
@@ -19,12 +19,12 @@
<p>The following video is a Ogg video served by NinSuna and allows loading different resources by changing the url given on the <video> element:</p>
- <video id="v_NinSuna" width = "426px" height="320px" src="http://schutz.elis.ugent.be:8080/DownloadServlet/fragf2f.ogg?t=2,9&track='ogg_1'" controls autobuffer>
+ <video id="v_NinSuna" width = "426px" height="320px" src="http://schutz.elis.ugent.be:8080/DownloadServlet/fragf2f.ogv?t=2,9&track='ogg_1'" controls autobuffer>
</video>
<form name="f_NinSuna" action="javascript:changeVideoUrl(document.videourl,0);" method="">
<label for="videourl">Change video element url:</label>
- <input name="url" type="text" value="http://schutz.elis.ugent.be:8080/DownloadServlet/fragf2f.ogg?t=2,9&track='ogg_1'" size="70"/>
+ <input name="url" type="text" value="http://schutz.elis.ugent.be:8080/DownloadServlet/fragf2f.ogv?t=2,9&track='ogg_1'" size="70"/>
<input name="button" type="button" value="Change" onclick="changeVideoUrl(this.form,0)"/>
</form>
More information about the commits
mailing list