Difference between revisions of "Embedding Audio and Video"

From AGI Wiki
Jump to navigationJump to search
Line 16: Line 16:
 
[[File:AGIXMAS.ogv|thumb|thumbtime=0:02|320px|center|<div align="center">1990 Christmas Card - The Seasoned Pro (256 colors)</div>]]<br />
 
[[File:AGIXMAS.ogv|thumb|thumbtime=0:02|320px|center|<div align="center">1990 Christmas Card - The Seasoned Pro (256 colors)</div>]]<br />
 
{{motd|width=640|float=center}}</div></div>
 
{{motd|width=640|float=center}}</div></div>
 
&nbsp;
 
 
<!-- |left -->
 
 
<!--
 
===Flash===
 
The following code can be used to embed a Flash video.
 
<pre><oflash file="http://sierrahelp.com/Assets/Movies/Camelot.flv" width="640" height="480" /></pre>will give:
 
<div align="center"><oflash file="http://sierrahelp.com/Assets/Movies/Camelot.flv" width="640" height="480" /></div>
 
<!-- caption="Conquests of Camelot Introduction" thumb="true"  -->
 
-->
 
  
 
&nbsp;
 
&nbsp;

Revision as of 21:05, 8 August 2014

Embedding Audio

OGG
To be done.

File:KQ4AGI Dwarves Mine.ogg

KQ4 Dwarve's Mine

Embedding Video

OGV

Theora (OGV and OGG) is a Xiph.Org's (Vorbis audio format and the OGG container) free lossy video compression format, distributed without licensing fees. Videos can be encoded to Theora with the free MiniCoder batch encoder. The following code can be used to embed an OGV video. It uses the same code as images. The "thumbtime=" specifies what video frame to use for the thumbnail image.

[[File:SeasonedPro.ogv|thumb|thumbtime=0:02|320px|center|<div align="center">1990 Christmas Card - The Seasoned Pro (256 colors)</div>]]