source: archive/gst-plugins-base.xml@ 0080c54

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 0080c54 was f3429309, checked in by Fernando de Oliveira <fernando@…>, 8 years ago
  • mupdf-1.8: minor reformat.
  • removing spaces from EOL, from Denis Mugnier.
  • BLFS/trunk/BOOK/kde/add/kdepim-runtime.xml: needed to fix to validate the book. One chunck had been removed. Bruce, please check if it is OK, now.

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

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