1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY xine-ui-download-http "&sourceforge-repo;/xine/xine-ui-&xine-ui-version;.tar.gz">
|
---|
8 | <!ENTITY xine-ui-download-ftp "&gentoo-ftp-repo;/xine-ui-&xine-ui-version;.tar.gz">
|
---|
9 | <!ENTITY xine-ui-md5sum "e643cd1fcad4d98a5ae4eb877ce5087b">
|
---|
10 | <!ENTITY xine-ui-size "2.5 MB">
|
---|
11 | <!ENTITY xine-ui-buildsize "19 MB">
|
---|
12 | <!ENTITY xine-ui-time "0.3 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="xine-ui" xreflabel="xine User Interface-&xine-ui-version;">
|
---|
16 | <?dbhtml filename="xine-ui.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>Xine User Interface-&xine-ui-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="xine-ui">
|
---|
26 | <primary sortas="a-Xine-User-Interface">Xine User Interface</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to Xine User Interface</title>
|
---|
31 |
|
---|
32 | <para>The <application>xine User Interface</application> package contains
|
---|
33 | a multimedia player. It plays back CDs, DVDs and VCDs. It also decodes
|
---|
34 | multimedia files like AVI, MOV, WMV, MPEG and MP3 from local disk drives,
|
---|
35 | and displays multimedia streamed over the Internet.</para>
|
---|
36 |
|
---|
37 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
38 | <itemizedlist spacing="compact">
|
---|
39 | <listitem>
|
---|
40 | <para>Download (HTTP): <ulink url="&xine-ui-download-http;"/></para>
|
---|
41 | </listitem>
|
---|
42 | <listitem>
|
---|
43 | <para>Download (FTP): <ulink url="&xine-ui-download-ftp;"/></para>
|
---|
44 | </listitem>
|
---|
45 | <listitem>
|
---|
46 | <para>Download MD5 sum: &xine-ui-md5sum;</para>
|
---|
47 | </listitem>
|
---|
48 | <listitem>
|
---|
49 | <para>Download size: &xine-ui-size;</para>
|
---|
50 | </listitem>
|
---|
51 | <listitem>
|
---|
52 | <para>Estimated disk space required: &xine-ui-buildsize;</para>
|
---|
53 | </listitem>
|
---|
54 | <listitem>
|
---|
55 | <para>Estimated build time: &xine-ui-time;</para>
|
---|
56 | </listitem>
|
---|
57 | </itemizedlist>
|
---|
58 |
|
---|
59 | <bridgehead renderas="sect3">Xine User Interface Dependencies</bridgehead>
|
---|
60 |
|
---|
61 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
62 | <para role="required"><xref linkend="xine-lib"/></para>
|
---|
63 |
|
---|
64 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
65 | <para role="optional"><!-- <xref linkend="pkgconfig"/>, -->
|
---|
66 | <xref linkend="curl"/>,
|
---|
67 | <xref linkend="aalib"/>,
|
---|
68 | <ulink url="http://www.lirc.org">LIRC</ulink> and
|
---|
69 | <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink></para>
|
---|
70 |
|
---|
71 | <para condition="html" role="usernotes">User Notes:
|
---|
72 | <ulink url="&blfs-wiki;/xine-ui"/></para>
|
---|
73 |
|
---|
74 | </sect2>
|
---|
75 |
|
---|
76 | <sect2 role="installation">
|
---|
77 | <title>Installation of Xine User Interface</title>
|
---|
78 |
|
---|
79 | <para>Install <application>xine User Interface</application> by running the
|
---|
80 | following commands:</para>
|
---|
81 |
|
---|
82 | <screen><userinput>./configure --prefix=/usr &&
|
---|
83 | make</userinput></screen>
|
---|
84 |
|
---|
85 | <para>This package does not come with a test suite.</para>
|
---|
86 |
|
---|
87 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
88 |
|
---|
89 | <screen role="root"><userinput>make docsdir=/usr/share/doc/xine-ui-&xine-ui-version; install</userinput></screen>
|
---|
90 |
|
---|
91 | </sect2>
|
---|
92 |
|
---|
93 | <sect2 role="commands">
|
---|
94 | <title>Command Explanations</title>
|
---|
95 |
|
---|
96 | <para><parameter>docsdir=/usr/share/doc/xine-ui-&xine-ui-version;</parameter>:
|
---|
97 | This parameter causes the <application>Xine UI</application> documentation
|
---|
98 | to be installed in the versioned directory
|
---|
99 | <filename class="directory">/usr/share/doc/xine-ui-&xine-ui-version;</filename>,
|
---|
100 | rather that the default
|
---|
101 | <filename class="directory">/usr/share/doc/xine-ui</filename>.</para>
|
---|
102 |
|
---|
103 | </sect2>
|
---|
104 |
|
---|
105 | <sect2 role="configuration">
|
---|
106 | <title>Configuring Xine User Interface</title>
|
---|
107 |
|
---|
108 | <sect3 id="xine-ui-config">
|
---|
109 | <title>Config Files</title>
|
---|
110 |
|
---|
111 | <para><filename>~/.xine/config</filename></para>
|
---|
112 |
|
---|
113 | <indexterm zone="xine-ui xine-ui-config">
|
---|
114 | <primary sortas="e-AA.xine-config">~/.xine/config</primary>
|
---|
115 | </indexterm>
|
---|
116 |
|
---|
117 | </sect3>
|
---|
118 |
|
---|
119 | <sect3>
|
---|
120 | <title>Configuration Information</title>
|
---|
121 |
|
---|
122 | <para>The above file is created and maintainable through the
|
---|
123 | <command>xine</command> setup dialog box. The documentation for the
|
---|
124 | configuration settings is located at
|
---|
125 | <filename>/usr/share/doc/xine-ui-&xine-ui-version;/README.config_en</filename>.</para>
|
---|
126 |
|
---|
127 | </sect3>
|
---|
128 |
|
---|
129 | </sect2>
|
---|
130 |
|
---|
131 | <sect2 role="content">
|
---|
132 | <title>Contents</title>
|
---|
133 |
|
---|
134 | <segmentedlist>
|
---|
135 | <segtitle>Installed Programs</segtitle>
|
---|
136 | <segtitle>Installed Directories</segtitle>
|
---|
137 |
|
---|
138 | <seglistitem>
|
---|
139 | <seg>aaxine, cacaxine, fbxine, xine, xine-bugreport, xine-check, and
|
---|
140 | xine-remote</seg>
|
---|
141 | <seg>/usr/share/xine/{desktop,skins,visuals} and
|
---|
142 | /usr/share/doc/xine-ui-&xine-ui-version;</seg>
|
---|
143 | </seglistitem>
|
---|
144 | </segmentedlist>
|
---|
145 |
|
---|
146 | <variablelist>
|
---|
147 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
148 | <?dbfo list-presentation="list"?>
|
---|
149 | <?dbhtml list-presentation="table"?>
|
---|
150 |
|
---|
151 | <varlistentry id="aaxine">
|
---|
152 | <term><command>aaxine</command></term>
|
---|
153 | <listitem>
|
---|
154 | <para>is an ASCII art video player which utilizes
|
---|
155 | <application>AAlib</application> as the frontend for the
|
---|
156 | <application>xine Libraries</application>.</para>
|
---|
157 | <indexterm zone="xine-ui aaxine">
|
---|
158 | <primary sortas="b-aaxine">aaxine</primary>
|
---|
159 | </indexterm>
|
---|
160 | </listitem>
|
---|
161 | </varlistentry>
|
---|
162 |
|
---|
163 | <varlistentry id="cacaxine">
|
---|
164 | <term><command>cacaxine</command></term>
|
---|
165 | <listitem>
|
---|
166 | <para>is a color ASCII art video player which
|
---|
167 | utilizes <application>CACA</application> as the frontend for the
|
---|
168 | <application>xine Libraries</application>.</para>
|
---|
169 | <indexterm zone="xine-ui cacaxine">
|
---|
170 | <primary sortas="b-cacaxine">cacaxine</primary>
|
---|
171 | </indexterm>
|
---|
172 | </listitem>
|
---|
173 | </varlistentry>
|
---|
174 |
|
---|
175 | <varlistentry id="fbxine">
|
---|
176 | <term><command>fbxine</command></term>
|
---|
177 | <listitem>
|
---|
178 | <para>is a frame buffer interface to the
|
---|
179 | <application>xine Libraries</application>.</para>
|
---|
180 | <indexterm zone="xine-ui fbxine">
|
---|
181 | <primary sortas="b-fbxine">fbxine</primary>
|
---|
182 | </indexterm>
|
---|
183 | </listitem>
|
---|
184 | </varlistentry>
|
---|
185 |
|
---|
186 | <varlistentry id="xine">
|
---|
187 | <term><command>xine</command></term>
|
---|
188 | <listitem>
|
---|
189 | <para>is a multimedia player designed to play MPEG streams (audio
|
---|
190 | and video), MPEG elementary streams (MP3), MPEG transport streams,
|
---|
191 | Ogg files, AVI files, ASF files, some Quicktime files, VCDs
|
---|
192 | and DVDs (non-encrypted).</para>
|
---|
193 | <indexterm zone="xine-ui xine">
|
---|
194 | <primary sortas="b-xine">xine</primary>
|
---|
195 | </indexterm>
|
---|
196 | </listitem>
|
---|
197 | </varlistentry>
|
---|
198 |
|
---|
199 | <varlistentry id="xine-bugreport">
|
---|
200 | <term><command>xine-bugreport</command></term>
|
---|
201 | <listitem>
|
---|
202 | <para>produces a terse system description and guides you through the
|
---|
203 | process of reporting a bug.</para>
|
---|
204 | <indexterm zone="xine-ui xine-bugreport">
|
---|
205 | <primary sortas="b-xine-bugreport">xine-bugreport</primary>
|
---|
206 | </indexterm>
|
---|
207 | </listitem>
|
---|
208 | </varlistentry>
|
---|
209 |
|
---|
210 | <varlistentry id="xine-check">
|
---|
211 | <term><command>xine-check</command></term>
|
---|
212 | <listitem>
|
---|
213 | <para>tests the <command>xine</command> video player installation
|
---|
214 | for common problems. It tests the operating system settings, installation of
|
---|
215 | plugins, CD/DVD drive settings and video support parameters.</para>
|
---|
216 | <indexterm zone="xine-ui xine-check">
|
---|
217 | <primary sortas="b-xine-check">xine-check</primary>
|
---|
218 | </indexterm>
|
---|
219 | </listitem>
|
---|
220 | </varlistentry>
|
---|
221 |
|
---|
222 | <varlistentry id="xine-remote">
|
---|
223 | <term><command>xine-remote</command></term>
|
---|
224 | <listitem>
|
---|
225 | <para>is a tool to connect to a <command>xine</command> remote
|
---|
226 | control server.</para>
|
---|
227 | <indexterm zone="xine-ui xine-remote">
|
---|
228 | <primary sortas="b-xine-remote">xine-remote</primary>
|
---|
229 | </indexterm>
|
---|
230 | </listitem>
|
---|
231 | </varlistentry>
|
---|
232 |
|
---|
233 | </variablelist>
|
---|
234 |
|
---|
235 | </sect2>
|
---|
236 |
|
---|
237 | </sect1>
|
---|