source: multimedia/videoutils/xine-ui.xml@ c289c50

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since c289c50 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 19 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 9.1 KB
Line 
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-dl;/xine/xine-ui-&xine-ui-version;.tar.xz">
8 <!ENTITY xine-ui-download-ftp " ">
9 <!ENTITY xine-ui-md5sum "33db8ab3cca004986d506dd544c2a696">
10 <!ENTITY xine-ui-size "2.1 MB">
11 <!ENTITY xine-ui-buildsize "23 MB">
12 <!ENTITY xine-ui-time "0.2 SBU">
13]>
14
15<sect1 id="xine-ui" xreflabel="xine-ui-&xine-ui-version;">
16 <?dbhtml filename="xine-ui.html"?>
17
18
19 <title>xine-ui-&xine-ui-version;</title>
20
21 <indexterm zone="xine-ui">
22 <primary sortas="a-Xine-User-Interface">Xine User Interface</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Xine User Interface</title>
27
28 <para>
29 The <application>xine User Interface</application> package contains a
30 multimedia player. It plays back CDs, DVDs and VCDs. It also decodes
31 multimedia files like AVI, MOV, WMV, MPEG and MP3 from local disk drives,
32 and displays multimedia streamed over the Internet.
33 </para>
34
35 &lfs112_checked;
36
37 <note>
38 <para>
39 Although this version of xine-ui works with most files, it
40 is unable to open encrypted (content-scrambled) DVDs with
41 the current version of libdvdcss.
42 </para>
43 </note>
44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&xine-ui-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&xine-ui-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &xine-ui-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &xine-ui-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &xine-ui-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &xine-ui-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">Xine User Interface Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
83 <xref linkend="xine-lib"/> and
84 <xref linkend="shared-mime-info"/>
85 </para>
86
87 <bridgehead renderas="sect4">Optional</bridgehead>
88 <para role="optional">
89 <xref linkend="curl"/>,
90 <xref linkend="aalib"/>,
91 <ulink url="http://www.lirc.org">LIRC</ulink>, and
92 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>
93 </para>
94
95 <para condition="html" role="usernotes">
96 User Notes: <ulink url="&blfs-wiki;/xine-ui"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of Xine User Interface</title>
102
103 <para>
104 Install <application>xine User Interface</application> by running the
105 following commands:
106 </para>
107
108<screen><userinput>./configure --prefix=/usr &amp;&amp;
109make</userinput></screen>
110
111 <para>
112 This package does not come with a test suite.
113 </para>
114
115 <para>
116 Now, as the <systemitem class="username">root</systemitem> user:
117 </para>
118
119<screen role="root"><userinput>make docsdir=/usr/share/doc/xine-ui-&xine-ui-version; install</userinput></screen>
120
121 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
122 href="../../xincludes/update-icons-and-desktop.xml"/>
123
124 </sect2>
125
126 <sect2 role="commands">
127 <title>Command Explanations</title>
128
129 <para>
130 <parameter>docsdir=/usr/share/doc/xine-ui-&xine-ui-version;</parameter>:
131 This parameter causes the <application>Xine UI</application> documentation
132 to be installed in the versioned directory
133 <filename class="directory">/usr/share/doc/xine-ui-&xine-ui-version;</filename>,
134 rather that the default
135 <filename class="directory">/usr/share/doc/xine-ui</filename>.
136 </para>
137
138 </sect2>
139
140 <sect2 role="configuration">
141 <title>Configuring Xine User Interface</title>
142
143 <sect3 id="xine-ui-config">
144 <title>Config Files</title>
145
146 <para>
147 <filename>~/.xine/config</filename>
148 </para>
149
150 <indexterm zone="xine-ui xine-ui-config">
151 <primary sortas="e-AA.xine-config">~/.xine/config</primary>
152 </indexterm>
153
154 </sect3>
155
156 <sect3>
157 <title>Configuration Information</title>
158
159 <para>
160 The above file is created and maintainable through the
161 <command>xine</command> setup dialog box. The documentation for the
162 configuration settings is located at
163 <filename>/usr/share/doc/xine-ui-&xine-ui-version;/README.config_en</filename>.
164 </para>
165
166 <para>
167 If you have a DVB TV card, you can watch TV with the command
168 <command>xine dvb://</command> and change channels with the scroll wheel
169 on your mouse.
170 </para>
171
172 </sect3>
173
174 </sect2>
175
176 <sect2 role="content">
177 <title>Contents</title>
178
179 <segmentedlist>
180 <segtitle>Installed Programs</segtitle>
181 <segtitle>Installed Libraries</segtitle>
182 <segtitle>Installed Directories</segtitle>
183
184 <seglistitem>
185 <seg>
186 aaxine, cacaxine, fbxine, xine,
187 xine-bugreport, xine-check, and
188 xine-remote
189 </seg>
190 <seg>
191 None
192 </seg>
193 <seg>
194 /usr/share/xine and
195 /usr/share/doc/xine-ui-&xine-ui-version;
196 </seg>
197 </seglistitem>
198 </segmentedlist>
199
200 <variablelist>
201 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
202 <?dbfo list-presentation="list"?>
203 <?dbhtml list-presentation="table"?>
204
205 <varlistentry id="aaxine">
206 <term><command>aaxine</command></term>
207 <listitem>
208 <para>
209 is an ASCII art video player which utilizes
210 <application>AAlib</application> as the frontend for the
211 <application>xine Libraries</application>
212 </para>
213 <indexterm zone="xine-ui aaxine">
214 <primary sortas="b-aaxine">aaxine</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 <varlistentry id="cacaxine">
220 <term><command>cacaxine</command></term>
221 <listitem>
222 <para>
223 is a color ASCII art video player which utilizes
224 <application>CACA</application> as the frontend for the
225 <application>xine Libraries</application>
226 </para>
227 <indexterm zone="xine-ui cacaxine">
228 <primary sortas="b-cacaxine">cacaxine</primary>
229 </indexterm>
230 </listitem>
231 </varlistentry>
232
233 <varlistentry id="fbxine">
234 <term><command>fbxine</command></term>
235 <listitem>
236 <para>
237 is a frame buffer interface to the
238 <application>xine Libraries</application>
239 </para>
240 <indexterm zone="xine-ui fbxine">
241 <primary sortas="b-fbxine">fbxine</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
245
246 <varlistentry id="xine">
247 <term><command>xine</command></term>
248 <listitem>
249 <para>
250 is a multimedia player designed to play MPEG streams (audio and
251 video), MPEG elementary streams (MP3), MPEG transport streams, Ogg
252 files, AVI files, ASF files, some Quicktime files, VCDs and DVDs
253 </para>
254 <indexterm zone="xine-ui xine">
255 <primary sortas="b-xine">xine</primary>
256 </indexterm>
257 </listitem>
258 </varlistentry>
259
260 <varlistentry id="xine-bugreport">
261 <term><command>xine-bugreport</command></term>
262 <listitem>
263 <para>
264 produces a terse system description and guides you through the
265 process of reporting a bug
266 </para>
267 <indexterm zone="xine-ui xine-bugreport">
268 <primary sortas="b-xine-bugreport">xine-bugreport</primary>
269 </indexterm>
270 </listitem>
271 </varlistentry>
272
273 <varlistentry id="xine-check">
274 <term><command>xine-check</command></term>
275 <listitem>
276 <para>
277 tests the <command>xine</command> video player installation for
278 common problems. It tests the operating system settings,
279 installation of plugins, CD/DVD drive settings and video support
280 parameters
281 </para>
282 <indexterm zone="xine-ui xine-check">
283 <primary sortas="b-xine-check">xine-check</primary>
284 </indexterm>
285 </listitem>
286 </varlistentry>
287
288 <varlistentry id="xine-remote">
289 <term><command>xine-remote</command></term>
290 <listitem>
291 <para>
292 is a tool to connect to a <command>xine</command> remote control
293 server
294 </para>
295 <indexterm zone="xine-ui xine-remote">
296 <primary sortas="b-xine-remote">xine-remote</primary>
297 </indexterm>
298 </listitem>
299 </varlistentry>
300
301 </variablelist>
302
303 </sect2>
304
305</sect1>
Note: See TracBrowser for help on using the repository browser.