mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Updated to xine User Interface-0.99.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3323 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
731b319c4f
commit
4e0463026d
@ -460,7 +460,7 @@
|
||||
<!ENTITY ffmpeg-version "0.4.9-pre1">
|
||||
<!ENTITY avifile-version "0.7.41">
|
||||
<!ENTITY mplayer-version "1.0pre6a">
|
||||
<!ENTITY xine-ui-version "0.99.2">
|
||||
<!ENTITY xine-ui-version "0.99.3">
|
||||
<!ENTITY transcode-version "0.6.14">
|
||||
|
||||
<!-- Chapter 40 -->
|
||||
|
@ -22,8 +22,8 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>January 20th, 2005 [randy]: Updated to MPlayer-1.0pre6a and
|
||||
xine Libraries-1.0.</para></listitem>
|
||||
<listitem><para>January 20th, 2005 [randy]: Updated to MPlayer-1.0pre6a,
|
||||
xine Libraries-1.0 and xine User Interface-0.99.3.</para></listitem>
|
||||
|
||||
<listitem><para>January 19th, 2005 [randy]: Added installation of
|
||||
HTML documentation to the FFmpeg instructions; added commands to create
|
||||
|
@ -5,9 +5,9 @@
|
||||
|
||||
<!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">
|
||||
<!ENTITY xine-ui-size "2.6 MB">
|
||||
<!ENTITY xine-ui-buildsize "18.5 MB">
|
||||
<!ENTITY xine-ui-time "0.54 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="xine-ui" xreflabel="xine User Interface-&xine-ui-version;">
|
||||
@ -16,14 +16,20 @@
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
<?dbhtml filename="xine-ui.html"?>
|
||||
<title>xine User Interface-&xine-ui-version;</title>
|
||||
<title><application>xine User Interface</application>-&xine-ui-version;</title>
|
||||
<indexterm zone="xine-ui">
|
||||
<primary sortas="a-Xine-User-Interface">Xine User Interface</primary></indexterm>
|
||||
|
||||
<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>
|
||||
multimedia player. It plays back <acronym>CD</acronym>s,
|
||||
<acronym>DVD</acronym>s and <acronym>VCD</acronym>s. It also decodes
|
||||
multimedia files like <acronym>AVI</acronym>, <acronym>MOV</acronym>,
|
||||
<acronym>WMV</acronym>, <acronym>MPEG</acronym> and <acronym>MP3</acronym>
|
||||
from local disk drives, and displays multimedia streamed over the
|
||||
Internet.</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
@ -38,12 +44,12 @@ url="&xine-ui-download-ftp;"/></para></listitem>
|
||||
&xine-ui-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>Additional downloads</title>
|
||||
<!-- <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>
|
||||
</itemizedlist></sect3> -->
|
||||
|
||||
<sect3><title><application>xine User Interface</application>
|
||||
dependencies</title>
|
||||
@ -65,30 +71,35 @@ dependencies</title>
|
||||
<sect2>
|
||||
<title>Installation of <application>xine User Interface</application></title>
|
||||
|
||||
<para>Apply the following patch if you have
|
||||
<!-- <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>
|
||||
<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 &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
make</command></userinput></screen>
|
||||
|
||||
<para>Now, as the root user:</para>
|
||||
|
||||
<screen><userinput role='root'><command>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 id="xine-ui-config"><title>Config files</title>
|
||||
<para><filename>~/.xine/config</filename></para>
|
||||
<indexterm zone="xine-ui xine-ui-config">
|
||||
<primary sortas="e-AA.xine-config">~/.xine/config</primary>
|
||||
</indexterm>
|
||||
</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
|
||||
@ -100,41 +111,92 @@ configuration settings is located at
|
||||
<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>
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
<seglistitem>
|
||||
<seg>aaxine, cacaxine, fbxine, xine, xine-bugreport, xine-check and
|
||||
xine-remote</seg>
|
||||
<seg>/usr/share/xine/[desktop,skins,visuals] and
|
||||
/usr/share/doc/[xine-ui,xitk]</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
<varlistentry id="aaxine">
|
||||
<term><command>aaxine</command></term>
|
||||
<listitem><para>is an <acronym>ASCII</acronym> art video player which utilizes
|
||||
<application>AAlib</application> as the frontend for the
|
||||
<application>xine Libraries</application>.</para>
|
||||
<indexterm zone="xine-ui aaxine">
|
||||
<primary sortas="b-aaxine">aaxine</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<sect3><title>aaxine</title>
|
||||
<para><command>aaxine</command> is an <application>AAlib</application> based
|
||||
frontend for <application>xine Libraries</application>.</para></sect3>
|
||||
<varlistentry id="cacaxine">
|
||||
<term><command>cacaxine</command></term>
|
||||
<listitem><para>is a color <acronym>ASCII</acronym> art video player which
|
||||
utilizes <application>CACA</application> as the frontend for the
|
||||
<application>xine Libraries</application>.</para>
|
||||
<indexterm zone="xine-ui cacaxine">
|
||||
<primary sortas="b-cacaxine">cacaxine</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<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>
|
||||
<varlistentry id="fbxine">
|
||||
<term><command>fbxine</command></term>
|
||||
<listitem><para>is a frame buffer interface to the
|
||||
<application>xine Libraries</application>.</para>
|
||||
<indexterm zone="xine-ui fbxine">
|
||||
<primary sortas="b-fbxine">fbxine</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<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>
|
||||
<varlistentry id="xine">
|
||||
<term><command>xine</command></term>
|
||||
<listitem><para>is a multimedia player designed to play
|
||||
<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>
|
||||
<indexterm zone="xine-ui xine">
|
||||
<primary sortas="b-xine">xine</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<sect3><title>xine-remote</title>
|
||||
<para><command>xine-remote</command> is a tool to connect to a xine
|
||||
remote control server.</para></sect3>
|
||||
<varlistentry id="xine-bugreport">
|
||||
<term><command>xine-bugreport</command></term>
|
||||
<listitem><para>produces a terse system description and guides you through the
|
||||
process of reporting a bug.</para>
|
||||
<indexterm zone="xine-ui xine-bugreport">
|
||||
<primary sortas="b-xine-bugreport">xine-bugreport</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="xine-check">
|
||||
<term><command>xine-check</command></term>
|
||||
<listitem><para>tests the <command>xine</command> video player installation
|
||||
for common problems. It tests the operating system settings, installation of
|
||||
plugins, <acronym>CD</acronym>/<acronym>DVD</acronym> drive settings and video
|
||||
support parameters.</para>
|
||||
<indexterm zone="xine-ui xine-check">
|
||||
<primary sortas="b-xine-check">xine-check</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="xine-remote">
|
||||
<term><command>xine-remote</command></term>
|
||||
<listitem><para>is a tool to connect to a <command>xine</command> remote
|
||||
control server.</para>
|
||||
<indexterm zone="xine-ui xine-remote">
|
||||
<primary sortas="b-xine-remote">xine-remote</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user