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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.4 9.0 9.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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 59417918 was 59417918, checked in by Bruce Dubbs <bdubbs@…>, 5 years ago

Tag most of multimedia and dependencies

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

  • Property mode set to 100644
File size: 8.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 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 "4dbe20c1bf44191c2b8833234df5cb2a">
11 <!ENTITY gst10-plugins-base-size "3.5 MB">
12 <!ENTITY gst10-plugins-base-buildsize "177 MB (with tests)">
13 <!ENTITY gst10-plugins-base-time "3.2 SBU (Using parallelism=4; with 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 &lfs84_checked;
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>
48 Download (HTTP): <ulink url="&gst10-plugins-base-download-http;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download (FTP): <ulink url="&gst10-plugins-base-download-ftp;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download MD5 sum: &gst10-plugins-base-md5sum;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download size: &gst10-plugins-base-size;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated disk space required: &gst10-plugins-base-buildsize;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated build time: &gst10-plugins-base-time;
74 </para>
75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">GStreamer Base Plug-ins Dependencies</bridgehead>
79
80 <bridgehead renderas="sect4">Required</bridgehead>
81 <para role="required">
82 <xref linkend="gstreamer10"/>
83 </para>
84
85 <!-- Common formats, output and input codecs and requirements
86 for GNOME apps. What's a multimedia framework useful if it
87 can't be used to play anything (common)? -->
88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para role="recommended">
90 <xref linkend="alsa-lib"/>,
91 <xref linkend="cdparanoia"/> (for building the CDDA plugin),
92 <xref linkend="gobject-introspection"/>,
93 <xref linkend="iso-codes"/>,
94 <xref linkend="libogg"/>,
95 <xref linkend="libtheora"/>,
96 <xref linkend="libvorbis"/>, and
97 <xref linkend="xorg7-lib"/> <!-- build time requirements only...
98 That's not true: if X libraries are not installed, some plugins
99 are note built!-->
100 </para>
101
102 <bridgehead renderas="sect4">Optional</bridgehead>
103 <para role="optional">
104 <xref linkend="gtk3"/> (for examples),
105 <xref linkend="gtk-doc"/>,
106 <xref linkend="opus"/>,
107 <xref linkend="qt5"/> (for examples),
108 <xref linkend="sdl"/>,
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>. The tests
139 require an X terminal running, or all of the GL tests will fail.
140 </para>
141
142 <note>
143 <para>
144 When installing, the Makefile does some additional
145 linking. If you do not have Xorg in /usr, the LIBRARY_PATH
146 variable needs to be defined for the root user. If
147 using sudo to assume root, use the -E option to pass
148 your current environment variables for the install process.
149 </para>
150 </note>
151
152 <para>
153 Now, as the <systemitem class="username">root</systemitem> user:
154 </para>
155
156<screen role="root"><userinput>make install</userinput></screen>
157 </sect2>
158
159 <sect2 role="content">
160 <title>Contents</title>
161
162 <segmentedlist>
163 <segtitle>Installed Programs</segtitle>
164 <segtitle>Installed Libraries</segtitle>
165 <segtitle>Installed Directories</segtitle>
166
167 <seglistitem>
168 <seg>
169 gst-device-monitor-1.0, gst-discoverer-1.0, and gst-play-1.0
170 </seg>
171 <seg>
172 libgstallocators-1.0.so, libgstapp-1.0.so, libgstaudio-1.0.so,
173 libgstfft-1.0.so, libgstgl-1.0.so, libgstpbutils-1.0.so,
174 libgstriff-1.0.so, libgstrtp-1.0.so, libgstrtsp-1.0.so,
175 libgstsdp-1.0.so, libgsttag-1.0.so, libgstvideo-1.0.so
176 and several plugins under /usr/lib/gstreamer-1.0
177 </seg>
178 <seg>
179 /usr/include/gstreamer-1.0/gst/{allocators,app,audio,fft,gl,pbutils},
180 /usr/include/gstreamer-1.0/gst/{riff,rtp,rtsp,sdp,tag,video},
181 /usr/share/gst-plugins-base, and
182 /usr/share/gtk-doc/html/gst-plugins-base-{libs,plugins}-1.0
183 </seg>
184 </seglistitem>
185 </segmentedlist>
186
187 <variablelist>
188 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
189 <?dbfo list-presentation="list"?>
190 <?dbhtml list-presentation="table"?>
191
192 <varlistentry id="gst-device-monitor-1.0">
193 <term><command>gst-device-monitor-1.0</command></term>
194 <listitem>
195 <para>
196 is a command line tool that can be used to test
197 GStreamer's device monitoring functionality
198 </para>
199 <indexterm zone="gst10-plugins-base gst-device-monitor-1.0">
200 <primary sortas="b-gst-device-monitor-1.0">gst-device-monitor-1.0</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
205 <varlistentry id="gst-discoverer-1.0">
206 <term><command>gst-discoverer-1.0</command></term>
207 <listitem>
208 <para>
209 is a tool that can be used to print basic metadata and
210 stream information about a media file.
211 </para>
212 <indexterm zone="gst10-plugins-base gst-discoverer-1.0">
213 <primary sortas="b-gst-discoverer-1.0">gst-discoverer-1.0</primary>
214 </indexterm>
215 </listitem>
216 </varlistentry>
217
218 <varlistentry id="gst-play-1.0">
219 <term><command>gst-play-1.0</command></term>
220 <listitem>
221 <para>
222 is a command line tool that can be used to test basic
223 playback using the playbin element.
224 </para>
225 <indexterm zone="gst10-plugins-base gst-play-1.0">
226 <primary sortas="b-gst-play-1.0">gst-play-1.0</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 </variablelist>
232
233 </sect2>
234
235</sect1>
Note: See TracBrowser for help on using the repository browser.