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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a0f03b0 was a0f03b0, checked in by Archaic <archaic@…>, 20 years ago

Inserting sect1info

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2591 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.4 KB
Line 
1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
2 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../../general.ent">
4 %general-entities;
5
6 <!ENTITY xine-ui-download-http "http://prdownloads.sourceforge.net/xine/xine-ui-&xine-ui-version;.tar.gz">
7 <!ENTITY xine-ui-download-ftp " ">
8 <!ENTITY xine-ui-size "2.7 MB">
9 <!ENTITY xine-ui-buildsize "16 MB">
10 <!ENTITY xine-ui-time "0.74 SBU">
11]>
12
13<sect1 id="xine-ui" xreflabel="xine User Interface-&xine-ui-version;">
14<sect1info>
15<othername>$LastChangedBy: $</othername>
16<date>$Date: $</date>
17</sect1info>
18<?dbhtml filename="xine-ui.html"?>
19<title>xine User Interface-&xine-ui-version;</title>
20
21<sect2>
22<title>Introduction to <application>xine User Interface</application></title>
23
24<para>The <application>xine User Interface</application> package contains a user interface
25for <command>xine</command>. This is
26useful for controlling the operations of your movie.</para>
27
28<sect3><title>Package information</title>
29<itemizedlist spacing='compact'>
30<listitem><para>Download (HTTP): <ulink
31url="&xine-ui-download-http;"/></para></listitem>
32<listitem><para>Download (FTP): <ulink
33url="&xine-ui-download-ftp;"/></para></listitem>
34<listitem><para>Download size: &xine-ui-size;</para></listitem>
35<listitem><para>Estimated Disk space required:
36&xine-ui-buildsize;</para></listitem>
37<listitem><para>Estimated build time:
38&xine-ui-time;</para></listitem></itemizedlist>
39</sect3>
40
41<sect3><title>Additional downloads</title>
42<itemizedlist spacing='compact'>
43<listitem><para>Required Patch (if utilizing cURL): <ulink
44url="&patch-root;/xine-ui-&xine-ui-version;-curl-1.patch"/>
45</para></listitem>
46</itemizedlist></sect3>
47
48<sect3><title><application>xine User Interface</application> dependencies</title>
49<sect4><title>Required</title>
50<para><xref linkend="xine-lib"/></para></sect4>
51<sect4><title>Optional</title>
52<para><xref linkend="curl"/>, <xref linkend="aalib"/>
53and <ulink url="http://www.lirc.org">LIRC</ulink></para></sect4>
54</sect3>
55
56</sect2>
57
58<sect2>
59<title>Installation of <application>xine User Interface</application></title>
60
61<para>Apply the following patch if you have
62<application>cURL</application> installed and you wish to utilize
63it:</para>
64
65<screen><userinput><command>patch -Np1 -i ../xine-ui-&xine-ui-version;-curl-1.patch</command></userinput></screen>
66
67<para>Install <application>xine User Interface</application> by running the following commands:</para>
68
69<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
70make &amp;&amp;
71make install</command></userinput></screen>
72
73</sect2>
74
75<sect2>
76<title>Configuring <application>xine User Interface</application></title>
77
78<sect3><title>Config files</title>
79
80<para><filename>~/.xine/config</filename></para></sect3>
81
82<sect3><title>Configuration Information</title>
83
84<para>The above file is created and maintainable through the
85<command>xine</command> setup
86dialog box. The documentation for the configuration settings is located at
87<filename>/usr/share/doc/xine-ui/README.config_en</filename>.</para>
88</sect3>
89
90</sect2>
91
92<sect2>
93<title>Contents</title>
94
95<para>The <application>xine User Interface</application> package
96contains
97<command>aaxine</command>,
98<command>fbxine</command>,
99<command>xine</command>,
100<command>xine-bugreport</command>,
101<command>xine-check</command> and
102<command>xine-remote</command>.</para>
103
104</sect2>
105
106<sect2><title>Description</title>
107
108<sect3><title>aaxine</title>
109<para><command>aaxine</command> is an AAlib based frontend for xine
110Libraries.</para></sect3>
111
112<sect3><title>xine</title>
113<para><command>xine</command> plays <acronym>MPEG</acronym> streams
114(audio and video), <acronym>MPEG</acronym> elementary streams
115(<acronym>MP3</acronym>), <acronym>MPEG</acronym> transport streams,
116Ogg files, <acronym>AVI</acronym> files, <acronym>ASF</acronym> files,
117some Quicktime files, <acronym>VCD</acronym>'s and
118<acronym>DVD</acronym>'s (non-encrypted).</para></sect3>
119
120<sect3><title>xine-bugreport, xine-check</title>
121<para><command>xine-check</command> tests the xine video player
122installation for common problems. If run as
123<command>xine-bugreport</command>, it will produce a terse system
124description and guide you through the process of reporting a
125bug.</para></sect3>
126
127<sect3><title>xine-remote</title>
128<para><command>xine-remote</command> is a tool to connect to a xine
129remote control server.</para></sect3>
130
131</sect2>
132
133</sect1>
Note: See TracBrowser for help on using the repository browser.