LDP/LDP/ref/docbook/VideoLAN-Quickstart/VideoLAN-Quickstart.sgml

102 lines
2.1 KiB
Plaintext

<!DOCTYPE book PUBLIC '-//OASIS//DTD DocBook V4.1//EN'
[
<!ENTITY % magic-entities SYSTEM "../common/magic.sgml">
%magic-entities;
<!ENTITY intro SYSTEM "../common/intro.sgml">
<!ENTITY vlc SYSTEM "vlc.sgml">
<!ENTITY vlc-streamoutput SYSTEM "vlc-streamoutput.sgml">
<!ENTITY vod SYSTEM "vod.sgml">
<!ENTITY sap SYSTEM "../common/sap.sgml">
<!ENTITY conclusion SYSTEM "conclusion.sgml">
<!ENTITY install-vlc SYSTEM "../common/install-vlc.sgml">
<!ENTITY fdl SYSTEM "../common/fdl.sgml">
]>
<book>
<bookinfo>
<title>VideoLAN Quickstart</title>
<authorgroup>
<author>
<firstname>Alexis</firstname>
<surname>de Lattre</surname>
</author>
<author>
<firstname>Bill</firstname>
<surname>Eldridge</surname>
</author>
<author>
<firstname>Anil</firstname>
<surname>Daoud</surname>
</author>
<author>
<firstname>Mathieu</firstname>
<surname>Gautier</surname>
</author>
<author>
<firstname>Clément</firstname>
<surname>Stenac</surname>
</author>
</authorgroup>
<copyright>
<year>2002, 2003</year>
<holder>the VideoLAN project</holder>
</copyright>
<legalnotice>
<para> Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version
1.2 or any later version published by the Free Software Foundation ;
with no Invariant Sections, with no Front-Cover Texts, and with no
Back-Cover Texts. The text of the license can be found in the appendix
<xref linkend="gfdl" endterm="tgfdl">. </para>
</legalnotice>
<keywordset>
<keyword>VideoLAN</keyword>
<keyword>Quickstart</keyword>
<keyword>vlc</keyword>
<keyword>vls</keyword>
<keyword>vod</keyword>
<keyword>vlcs</keyword>
<keyword>stream</keyword>
<keyword>multicast</keyword>
<keyword>MPEG-1</keyword>
<keyword>MPEG-2</keyword>
<keyword>MPEG-4</keyword>
<keyword>DVD</keyword>
<keyword>DivX</keyword>
</keywordset>
<abstract>
<para>This document describes how to start using VideoLAN quickly.</para>
</abstract>
</bookinfo>
<toc></toc>
&intro;
&vlc;
&vlc-streamoutput;
&vod;
&sap;
&conclusion;
&fdl;
</book>