<article xmlns='http://docbook.org/ns/docbook'>
<title>Example videoobject</title>
<mediaobject>
<videoobject>
<videodata fileref='movie.avi' autoplay="true" classid="com.example.player">
<multimediaparam name="crossfade" value="false"/>
</videodata>
</videoobject>
<imageobject>
<imagedata fileref='movie-frame.gif'/>
</imageobject>
<textobject>
<para>This video illustrates the proper way to assemble an
inverting time distortion device.
</para>
<warning>
<para>It is imperative that the primary and secondary temporal
couplings not be mounted in the wrong order. Temporal
catastrophe is the likely result. The future you destroy
may be your own.
</para>
</warning>
</textobject>
</mediaobject>
</article>
<article xmlns='http://docbook.org/ns/docbook'>
<title>Example videoobject</title>
<mediaobject>
<videoobject>
<videodata fileref='movie.ogg' autoplay="true" classid="com.example.player">
<multimediaparam name="type" value="video/ogg"/>
</videodata>
<videodata fileref='movie.mp4' autoplay="true" classid="com.example.player">
<multimediaparam name="type" value="vidoe/mp4"/>
</videodata>
<videodata fileref='movie.webm' autoplay="true" classid="com.example.player">
<multimediaparam name="type" value="video/webm"/>
</videodata>
</videoobject>
<imageobject>
<imagedata fileref='movie-frame.gif'/>
</imageobject>
<textobject>
<para>This video illustrates the proper way to assemble an
inverting time distortion device.
</para>
<warning>
<para>It is imperative that the primary and secondary temporal
couplings not be mounted in the wrong order. Temporal
catastrophe is the likely result. The future you destroy
may be your own.
</para>
</warning>
</textobject>
</mediaobject>
</article>