source: multimedia/libdriv/gst10-plugins-base.xml@ ccbb464

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.1 8.2 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 ccbb464 was ccbb464, checked in by DJ Lucas <dj@…>, 7 years ago

Update gstreamer and all plugins to 1.12.2. Fixes #9483.

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

  • Property mode set to 100644
File size: 8.0 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 gst10-plugins-base-download-http
8 "&gstreamer-dl;/gst-plugins-base/gst-plugins-base-&gst10-plugins-base-version;.tar.xz">
9 <!ENTITY gst10-plugins-base-download-ftp " ">
10 <!ENTITY gst10-plugins-base-md5sum "77f5379c4ca677616b415e3b3ff95578">
11 <!ENTITY gst10-plugins-base-size "3.0 MB">
12 <!ENTITY gst10-plugins-base-buildsize "131 MB (add 25 MB for tests)">
13 <!ENTITY gst10-plugins-base-time "1.6 SBU (add 1.3 SBU for tests)">
14]>
15
16<sect1 id="gst10-plugins-base" xreflabel="gst-plugins-base-&gst10-plugins-base-version;">
17 <?dbhtml filename="gst10-plugins-base.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gst-plugins-base-&gst10-plugins-base-version;</title>
25
26 <indexterm zone="gst10-plugins-base">
27 <primary sortas="a-gst-plugins-base">gst-plugins-base</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 well-groomed and
35 well-maintained collection of <application>GStreamer</application> plug-ins
36 and elements, spanning the range of possible types of elements one would want
37 to write for <application>GStreamer</application>. You will need at least one
38 of Good, Bad, Ugly or Libav plugins for <application>GStreamer</application>
39 applications to function properly.
40 </para>
41
42 &lfs80_checked;
43 &gcc7_checked;
44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&gst10-plugins-base-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&gst10-plugins-base-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &gst10-plugins-base-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &gst10-plugins-base-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &gst10-plugins-base-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &gst10-plugins-base-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">GStreamer Base Plug-ins Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
83 <xref linkend="gstreamer10"/>
84 </para>
85
86 <!-- Common formats, output and input codecs and requirements
87 for GNOME apps. What's a multimedia framework useful if it
88 can't be used to play anything (common)? -->
89 <bridgehead renderas="sect4">Recommended</bridgehead>
90 <para role="recommended">
91 <xref linkend="alsa-lib"/>,
92 <xref linkend="cdparanoia"/> (for building the CDDA plugin),
93 <xref linkend="gobject-introspection"/>,
94 <xref linkend="iso-codes"/>,
95 <xref linkend="libogg"/>,
96 <xref linkend="libtheora"/>,
97 <xref linkend="libvorbis"/>, and
98 <xref linkend="xorg7-lib"/> <!-- build time requirements only...
99 That's not true: if X libraries are not installed, some plugins
100 are note built!-->
101 </para>
102
103 <bridgehead renderas="sect4">Optional</bridgehead>
104 <para role="optional">
105 <xref linkend="gtk3"/> (for examples),
106 <xref linkend="gtk-doc"/>,
107 <xref linkend="opus"/>,
108 <xref linkend="qt5"/> (for examples),
109 <xref linkend="valgrind"/>,
110 <ulink url="http://libvisual.org/">libvisual</ulink>,
111 <ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>, and
112 <ulink url="http://wiki.xiph.org/Tremor">Tremor</ulink>
113 </para>
114
115 <para condition="html" role="usernotes">
116 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-base"/>
117 </para>
118 </sect2>
119
120 <sect2 role="installation">
121 <title>Installation of GStreamer Base Plug-ins</title>
122
123 <note><para>If you need a plugin for a given dependency, that dependency
124 needs to be installed before this application.
125 </para></note>
126
127 <para>
128 Install <application>GStreamer Base Plug-ins</application> by running the
129 following commands:
130 </para>
131
132<screen><userinput>./configure --prefix=/usr \
133 --with-package-name="GStreamer Base Plugins &gst10-plugins-base-version; BLFS" \
134 --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
135make</userinput></screen>
136
137 <para>
138 To test the results, issue: <command>make check</command>.
139 </para>
140
141 <note>
142 <para>
143 When installing, the Makefile does some additional
144 linking. If you do not have Xorg in /usr, the LIBRARY_PATH
145 variable needs to be defined for the root user. If
146 using sudo to assume root, use the -E option to pass
147 your current environment variables for the install process.
148 </para>
149 </note>
150
151 <para>
152 Now, as the <systemitem class="username">root</systemitem> user:
153 </para>
154
155<screen role="root"><userinput>make install</userinput></screen>
156 </sect2>
157
158 <sect2 role="content">
159 <title>Contents</title>
160
161 <segmentedlist>
162 <segtitle>Installed Programs</segtitle>
163 <segtitle>Installed Libraries</segtitle>
164 <segtitle>Installed Directories</segtitle>
165
166 <seglistitem>
167 <seg>
168 gst-device-monitor-1.0, gst-discoverer-1.0, and gst-play-1.0
169 </seg>
170 <seg>
171 libgstallocators-1.0.so, libgstapp-1.0.so, libgstaudio-1.0.so,
172 libgstfft-1.0.so, libgstpbutils-1.0.so, libgstriff-1.0.so,
173 libgstrtp-1.0.so, libgstrtsp-1.0.so, libgstsdp-1.0.so,
174 libgsttag-1.0.so, libgstvideo-1.0.so and several plugins under
175 /usr/lib/gstreamer-1.0
176 </seg>
177 <seg>
178 /usr/include/gstreamer-1.0/gst/{allocators,app,audio,fft,pbutils},
179 /usr/include/gstreamer-1.0/gst/{riff,rtp,rtsp,sdp,tag,video},
180 /usr/share/gst-plugins-base, and
181 /usr/share/gtk-doc/html/gst-plugins-base-{libs,plugins}-1.0
182 </seg>
183 </seglistitem>
184 </segmentedlist>
185
186 <variablelist>
187 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
188 <?dbfo list-presentation="list"?>
189 <?dbhtml list-presentation="table"?>
190
191 <varlistentry id="gst-device-monitor-1.0">
192 <term><command>gst-device-monitor-1.0</command></term>
193 <listitem>
194 <para>
195 is a command line tool that can be used to test
196 GStreamer's device monitoring functionality
197 </para>
198 <indexterm zone="gst10-plugins-base gst-device-monitor-1.0">
199 <primary sortas="b-gst-device-monitor-1.0">gst-device-monitor-1.0</primary>
200 </indexterm>
201 </listitem>
202 </varlistentry>
203
204 <varlistentry id="gst-discoverer-1.0">
205 <term><command>gst-discoverer-1.0</command></term>
206 <listitem>
207 <para>
208 is a tool that can be used to print basic metadata and
209 stream information about a media file.
210 </para>
211 <indexterm zone="gst10-plugins-base gst-discoverer-1.0">
212 <primary sortas="b-gst-discoverer-1.0">gst-discoverer-1.0</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="gst-play-1.0">
218 <term><command>gst-play-1.0</command></term>
219 <listitem>
220 <para>
221 is a command line tool that can be used to test basic
222 playback using the playbin element.
223 </para>
224 <indexterm zone="gst10-plugins-base gst-play-1.0">
225 <primary sortas="b-gst-play-1.0">gst-play-1.0</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.