source: archive/gst-plugins-base.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 7.8 KB
RevLine 
[847ae101]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[847ae101]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[675575a]7 <!ENTITY gst-plugins-base-download-http "&gnome-download-http;/gst-plugins-base/0.10/gst-plugins-base-&gst-plugins-base-version;.tar.xz">
8 <!ENTITY gst-plugins-base-download-ftp "&gnome-download-ftp;/gst-plugins-base/0.10/gst-plugins-base-&gst-plugins-base-version;.tar.xz">
[e43a5132]9 <!ENTITY gst-plugins-base-md5sum "3d2337841b132fe996e5eb2396ac9438">
10 <!ENTITY gst-plugins-base-size "2.3 MB">
11 <!ENTITY gst-plugins-base-buildsize "105 MB">
[675575a]12 <!ENTITY gst-plugins-base-time "1.7 SBU">
[847ae101]13]>
14
15<sect1 id="gst-plugins-base"
[a027d7d3]16 xreflabel="gst-plugins-base-&gst-plugins-base-version;">
[847ae101]17 <?dbhtml filename="gst-plugins-base.html"?>
18
19
[a027d7d3]20 <title>gst-plugins-base-&gst-plugins-base-version;</title>
[847ae101]21
22 <indexterm zone="gst-plugins-base">
23 <primary sortas="a-GStreamer-Base-Plug-ins">GStreamer Base Plug-ins</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to GStreamer Base Plug-ins</title>
28
[2ba0c1a]29 <para>
30 The <application>GStreamer Base Plug-ins</application> is a
31 well-groomed and well-maintained collection of
32 <application>GStreamer</application> plug-ins and elements, spanning the
33 range of possible types of elements one would want to write for
34 <application>GStreamer</application>. It also contains helper libraries
35 and base classes useful for writing elements. A wide range of video and
36 audio decoders, encoders, and filters are included. Also see the
37 <xref linkend="gst-plugins-bad"/>, <xref linkend="gst-plugins-good"/>,
38 <xref linkend="gst-plugins-ugly"/>, and <xref linkend="gst-ffmpeg"/>
39 packages.
40 </para>
41
[b379ac51]42 &lfs77_checked;
[847ae101]43
[058a3280]44 &gst-compat;
45
[847ae101]46 <bridgehead renderas="sect3">Package Information</bridgehead>
47 <itemizedlist spacing="compact">
48 <listitem>
[2ba0c1a]49 <para>
50 Download (HTTP): <ulink url="&gst-plugins-base-download-http;"/>
51 </para>
[847ae101]52 </listitem>
53 <listitem>
[2ba0c1a]54 <para>
55 Download (FTP): <ulink url="&gst-plugins-base-download-ftp;"/>
56 </para>
[847ae101]57 </listitem>
58 <listitem>
[2ba0c1a]59 <para>
60 Download MD5 sum: &gst-plugins-base-md5sum;
61 </para>
[847ae101]62 </listitem>
63 <listitem>
[2ba0c1a]64 <para>
65 Download size: &gst-plugins-base-size;
66 </para>
[847ae101]67 </listitem>
68 <listitem>
[2ba0c1a]69 <para>
70 Estimated disk space required: &gst-plugins-base-buildsize;
71 </para>
[847ae101]72 </listitem>
73 <listitem>
[2ba0c1a]74 <para>
75 Estimated build time: &gst-plugins-base-time;
76 </para>
[847ae101]77 </listitem>
78 </itemizedlist>
79
[e436bc2]80 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
81 <itemizedlist spacing="compact">
82 <listitem>
83 <para>
84 Optional patch :
85 <ulink url="&patch-root;/gst-plugins-base-&gst-plugins-base-version;-gcc_4_9_0_i686-1.patch"/>
86 </para>
87 </listitem>
88 </itemizedlist>
89
[847ae101]90 <bridgehead renderas="sect3">GStreamer Base Plug-ins Dependencies</bridgehead>
91
92 <bridgehead renderas="sect4">Required</bridgehead>
[cf3ddc0c]93 <para role="required">
[e43a5132]94 <xref linkend="gstreamer"/> and
[4c2be438]95 <xref linkend="pango"/>
96 </para>
97
98 <bridgehead renderas="sect4">Recommended</bridgehead>
99 <para role="recommended">
100 <xref linkend="alsa-lib"/>,
[f175d6f6]101 <xref linkend="libgudev"/>,
[4c2be438]102 <xref linkend="libogg"/>,
103 <xref linkend="libtheora"/>,
[f175d6f6]104 <xref linkend="libvorbis"/>, and
[4c2be438]105 <xref linkend="xorg7-lib"/>
106 </para>
107
108 <bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead>
109 <para role="optional">
110 <xref linkend="gobject-introspection"/>
111 </para>
112
[847ae101]113 <bridgehead renderas="sect4">Optional</bridgehead>
[cf3ddc0c]114 <para role="optional">
115 <xref linkend="cdparanoia"/>,
[675575a]116 <xref linkend="gtk3"/> (required to build the examples),
[cf3ddc0c]117 <ulink url="http://sourceforge.net/projects/libvisual/">libvisual</ulink>,
[e43a5132]118 <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>,
[cf3ddc0c]119 <xref linkend="check"/> (required to run the unit regression tests), and
[f1607a4]120 <xref linkend="valgrind"/>
[4c2be438]121 (optionaly used during the unit regression tests)
[cf3ddc0c]122 </para>
[847ae101]123
124 <bridgehead renderas="sect4">Optional (Required to Rebuild the API
125 Documentation)</bridgehead>
[4c2be438]126 <para role="optional">
127 <xref linkend="gtk-doc"/> and
[f3429309]128 <xref linkend="python2"/>
[4c2be438]129 </para>
[847ae101]130
131 <para condition="html" role="usernotes">User Notes:
[2ba0c1a]132 <ulink url="&blfs-wiki;/gst-plugins-base"/>
133 </para>
[847ae101]134 </sect2>
135
136 <sect2 role="installation">
137 <title>Installation of GStreamer Base Plug-ins</title>
138
[5dfe5591]139 <note><para>If you need a plugin for a given dependency, that dependency
140 needs to be installed before this application.
141 </para></note>
142
[c39babd]143 <para>
[93f680d5]144 First, if you are using i686, fix a compile problem inroduced by
145 <application>&gcc-490;</application>:
[c39babd]146 </para>
147
[e436bc2]148<screen role="nodump"><userinput>patch -Np1 -i ../gst-plugins-base-&gst-plugins-base-version;-gcc_4_9_0_i686-1.patch</userinput></screen>
[c39babd]149
[2ba0c1a]150 <para>
151 Install <application>GStreamer Base Plug-ins</application> by running
152 the following commands:
153 </para>
[847ae101]154
[05843ce]155<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
[847ae101]156make</userinput></screen>
157
[2ba0c1a]158 <para>
159 To run the unit regression tests, issue: <command>make check</command>.
160 There are many other <filename>Makefile</filename> targets you can specify
161 for running the tests, issue <command>make -C tests/check help</command>
162 to see the complete list.
163 </para>
[847ae101]164
[2ba0c1a]165 <para>
166 Now, as the <systemitem class="username">root</systemitem> user:
167 </para>
[847ae101]168
169<screen role="root"><userinput>make install</userinput></screen>
170
171 </sect2>
172
[cc60178]173 <sect2 role="commands">
174 <title>Command Explanations</title>
175
[2ba0c1a]176 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
177 href="../../xincludes/static-libraries.xml"/>
[cc60178]178
[2ba0c1a]179 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
180 href="../../xincludes/gtk-doc-rebuild.xml"/>
[cc60178]181
182 </sect2>
183
[847ae101]184 <sect2 role="content">
185 <title>Contents</title>
186
187 <segmentedlist>
188 <segtitle>Installed Programs</segtitle>
189 <segtitle>Installed Libraries</segtitle>
190 <segtitle>Installed Directories</segtitle>
191
192 <seglistitem>
[2ba0c1a]193 <seg>
194 gst-visualise-0.10
195 </seg>
196 <seg>
197 libgstapp-0.10.so, libgstaudio-0.10.so, libgstcdda-0.10.so, libgstfft-0.10.so,
198 libgstinterfaces-0.10.so, libgstnetbuffer-0.10.so, libgstpbutils-0.10.so,
199 libgstriff-0.10.so, libgstrtp-0.10.so, libgstrtsp-0.10.so, libgstsdp-0.10.so,
200 libgsttag-0.10.so and libgstvideo-0.10.so
201 </seg>
202 <seg>
203 /usr/include/gstreamer-0.10/gst/{app,audio,cdda,fft,floatcast,interfaces,netbuffer}
204 /usr/include/gstreamer-0.10/gst/{pbutils,riff,rtp,rtsp,sdp,tag,video},
205 /usr/share/gst-plugins-base,
206 /usr/share/gtk-doc/html/gst-plugins-base-libs-0.10 and
207 /usr/share/gtk-doc/html/gst-plugins-base-plugins-0.10
208 </seg>
[847ae101]209 </seglistitem>
210 </segmentedlist>
211
212 <variablelist>
213 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
214 <?dbfo list-presentation="list"?>
215 <?dbhtml list-presentation="table"?>
216
217 <varlistentry id="gst-visualise">
218 <term><command>gst-visualise-0.10</command></term>
219 <listitem>
[2ba0c1a]220 <para>
221 is used to run a basic <application>GStreamer</application>
222 pipeline to display a graphical visualisation of an audio stream.
223 </para>
[847ae101]224 <indexterm zone="gst-plugins-base gst-visualise">
225 <primary sortas="b-gst-visualise">gst-visualise-0.10</primary>
226 </indexterm>
227 </listitem>
228 </varlistentry>
229
230 </variablelist>
231
232 </sect2>
233
234</sect1>
Note: See TracBrowser for help on using the repository browser.