glfs/multimedia/videoutils/xine-ui.xml
Randy McMurchy 518538fb6d Standardized the 'Estimated disk space required' text
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3244 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-01-10 17:48:41 +00:00

142 lines
4.5 KiB
XML

<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY xine-ui-download-http "http://prdownloads.sourceforge.net/xine/xine-ui-&xine-ui-version;.tar.gz">
<!ENTITY xine-ui-download-ftp " ">
<!ENTITY xine-ui-size "2.4 MB">
<!ENTITY xine-ui-buildsize "18 MB">
<!ENTITY xine-ui-time "0.51 SBU">
]>
<sect1 id="xine-ui" xreflabel="xine User Interface-&xine-ui-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="xine-ui.html"?>
<title>xine User Interface-&xine-ui-version;</title>
<sect2>
<title>Introduction to <application>xine User Interface</application></title>
<para>The <application>xine User Interface</application> package contains a
user interface for <command>xine</command>. This is useful for controlling the
operations of your movie.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&xine-ui-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&xine-ui-download-ftp;"/></para></listitem>
<listitem><para>Download size: &xine-ui-size;</para></listitem>
<listitem><para>Estimated disk space required:
&xine-ui-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&xine-ui-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title>Additional downloads</title>
<itemizedlist spacing='compact'>
<listitem><para>Required Patch (if utilizing cURL): <ulink
url="&patch-root;/xine-ui-&xine-ui-version;-curl-1.patch"/>
</para></listitem>
</itemizedlist></sect3>
<sect3><title><application>xine User Interface</application>
dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="xine-lib"/></para>
</sect4>
<sect4><title>Optional</title>
<para><xref linkend="pkgconfig"/>,
<xref linkend="curl"/>,
<xref linkend="aalib"/>,
<ulink url="http://www.lirc.org">LIRC</ulink> and
<ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink></para>
</sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>xine User Interface</application></title>
<para>Apply the following patch if you have
<application>cURL</application> installed and you wish to utilize
it:</para>
<screen><userinput><command>patch -Np1 -i ../xine-ui-&xine-ui-version;-curl-1.patch</command></userinput></screen>
<para>Install <application>xine User Interface</application> by running the
following commands:</para>
<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Configuring <application>xine User Interface</application></title>
<sect3><title>Config files</title>
<para><filename>~/.xine/config</filename></para></sect3>
<sect3><title>Configuration Information</title>
<para>The above file is created and maintainable through the
<command>xine</command> setup dialog box. The documentation for the
configuration settings is located at
<filename>/usr/share/doc/xine-ui/README.config_en</filename>.</para>
</sect3>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application>xine User Interface</application> package
contains
<command>aaxine</command>,
<command>fbxine</command>,
<command>xine</command>,
<command>xine-bugreport</command>,
<command>xine-check</command> and
<command>xine-remote</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>aaxine</title>
<para><command>aaxine</command> is an <application>AAlib</application> based
frontend for <application>xine Libraries</application>.</para></sect3>
<sect3><title>xine</title>
<para><command>xine</command> plays <acronym>MPEG</acronym> streams
(audio and video), <acronym>MPEG</acronym> elementary streams
(<acronym>MP3</acronym>), <acronym>MPEG</acronym> transport streams,
Ogg files, <acronym>AVI</acronym> files, <acronym>ASF</acronym> files,
some Quicktime files, <acronym>VCD</acronym>s and
<acronym>DVD</acronym>s (non-encrypted).</para></sect3>
<sect3><title>xine-bugreport, xine-check</title>
<para><command>xine-check</command> tests the <command>xine</command> video
player installation for common problems. If run as
<command>xine-bugreport</command>, it will produce a terse system
description and guide you through the process of reporting a
bug.</para></sect3>
<sect3><title>xine-remote</title>
<para><command>xine-remote</command> is a tool to connect to a xine
remote control server.</para></sect3>
</sect2>
</sect1>