* addressed r53282#c3209 moved conditional inclusion of $wgExtensionMessages in mwScr...
[lhc/web/wiklou.git] / js2 / mwEmbed / example_usage / Player_Remote_Content_ogg_flv.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5 <title>remote_metavid_ogg_flv_timed_text</title>
6 <script type="text/javascript" src="../mv_embed.js"></script>
7 </head>
8 <body>
9 <h3> Remote Metavid Embed with Timed Text over ROE xml (json encapuslated) </h3>
10
11 <span id="default_attr">
12 </span> <br />
13 <br />
14 <table border="1" cellpadding="6" width="600">
15 <tr>
16 <td valign="top"><video id="embed_vid"
17 thumbnail="http://metavid.org/wiki/index.php?action=ajax&rs=mv_frame_server&stream_id=501&t=0:01:32&amp;size=400x300"
18 roe="http://metavid.org/wiki/index.php?title=Special:MvExportStream&stream_name=House_proceeding_01-28-08&feed_format=roe&t=0:01:32/0:03:20"
19 style="width:400px;height:300px"
20 controls="true" embed_link="true" >
21 <source type="video/x-flv" src="http://mvbox2.cse.ucsc.edu/mvFlvServer.php/house_proceeding_01-28-08.flv?t=0:01:32/0:03:20"></source>
22 <source type="video/ogg" src="http://metavidstorage01.ucsc.edu/media/house_proceeding_01-28-08.ogg?t=0:01:32/0:03:20"></source>
23
24 </video></td>
25 <td valign="top"><b>Sample Embed 0</b><br />
26 Sample Similar to <a href="http://metavid.org">metavid usage</a><br />
27 &lt;-- code used: <br />
28 <pre> &lt;video id=&quot;embed_vid&quot;
29 thumbnail=&quot;http://metavid.org/wiki/index.php?action=ajax&amp;rs=mv_frame_server&amp;stream_id=501&amp;t=0:01:32&amp;amp;size=400x300&quot;
30
31 roe=&quot;http://metavid.org/wiki/index.php?title=Special:MvExportStream&amp;stream_name=House_proceeding_01-28-08&amp;feed_format=roe&amp;t=0:01:32/0:03:20&quot;
32 style=&quot;width:400px;height:300px&quot;
33 controls=&quot;true&quot; embed_link=&quot;true&quot; &gt;
34 &lt;source type=&quot;video/x-flv&quot; src=&quot;http://mvbox2.cse.ucsc.edu/mvFlvServer.php/house_proceeding_01-28-08.flv?t=0:01:32/0:03:20&quot;&gt;&lt;/source&gt;
35
36 &lt;source type=&quot;video/ogg&quot; src=&quot;http://metavidstorage01.ucsc.edu/media/house_proceeding_01-28-08.ogg?t=0:01:32/0:03:20&quot;&gt;&lt;/source&gt;
37 &lt;/video&gt;</pre>
38 </td>
39 </table>
40 <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />&nbsp;
41 </body>
42 </html>
43