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

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 3389fc3 was 3389fc3, checked in by Bruce Dubbs <bdubbs@…>, 15 months ago

Update gstreamer stack.
Update to gstreamer-1.22.0 stack. Includes
gstreamer
gst-plugins-base,
gst-plugins-good,
gst-plugins-bad,
gst-plugins-ugly,
gst-libav, and
gstreamer-vaapi.

  • Property mode set to 100644
File size: 8.7 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 "c559f23bb746bda732e85ba7b76c2074">
11 <!ENTITY gst10-plugins-base-size "2.0 MB">
12 <!ENTITY gst10-plugins-base-buildsize "86 MB (with tests)">
13 <!ENTITY gst10-plugins-base-time "0.8 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
20 <title>gst-plugins-base-&gst10-plugins-base-version;</title>
21
22 <indexterm zone="gst10-plugins-base">
23 <primary sortas="a-gst-plugins-base">gst-plugins-base</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to GStreamer Base Plug-ins</title>
28
29 <para>
30 The <application>GStreamer Base Plug-ins</application> is a well-groomed and
31 well-maintained collection of <application>GStreamer</application> plug-ins
32 and elements, spanning the range of possible types of elements one would want
33 to write for <application>GStreamer</application>. You will need at least one
34 of Good, Bad, Ugly or Libav plugins for <application>GStreamer</application>
35 applications to function properly.
36 </para>
37
38 &lfs112_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&gst10-plugins-base-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&gst10-plugins-base-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &gst10-plugins-base-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &gst10-plugins-base-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &gst10-plugins-base-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &gst10-plugins-base-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">GStreamer Base Plug-ins Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="gstreamer10"/>
79 </para>
80
81 <!-- Common formats, output and input codecs and requirements
82 for GNOME apps. What's a multimedia framework useful if it
83 can't be used to play anything (common)? -->
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="alsa-lib"/>,
87 <xref linkend="cdparanoia"/> (for building the CDDA plugin),
88 <xref linkend="gobject-introspection"/>,
89 <xref linkend="iso-codes"/>,
90 <xref linkend="libgudev"/>,
91 <xref linkend="libjpeg"/>,
92 <xref linkend="libogg"/>,
93 <xref linkend="libpng"/>,
94 <xref linkend="libtheora"/>,
95 <xref linkend="libvorbis"/>,
96 <xref linkend="mesa"/>,
97 <xref linkend="pango"/>,
98 <xref linkend="wayland-protocols"/>, and
99 <xref linkend="xorg7-lib"/>
100 </para>
101
102 <bridgehead renderas="sect4">Optional</bridgehead>
103 <para role="optional">
104 <xref linkend="graphene"/>,
105 <xref linkend="gtk3"/> (for examples),
106 <xref linkend="opus"/>,
107 <xref linkend="qt5"/> (for examples),
108 <xref linkend="sdl"/>,
109 <xref linkend="sdl2"/>,
110 <xref linkend="valgrind"/>,
111 <ulink url="https://pypi.org/project/hotdoc">hotdoc</ulink>,
112 <ulink url="http://libvisual.org/">libvisual</ulink>,
113 <ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>, and
114 <ulink url="http://wiki.xiph.org/Tremor">Tremor</ulink>
115 </para>
116
117 <para condition="html" role="usernotes">
118 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-base"/>
119 </para>
120 </sect2>
121
122 <sect2 role="installation">
123 <title>Installation of GStreamer Base Plug-ins</title>
124 <!--
125 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
126 href="../../xincludes/gst10-objc-error.xml"/>
127 -->
128 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
129 href="../../xincludes/gst10-plugins.xml"/>
130
131 <para>
132 Install <application>GStreamer Base Plug-ins</application> by running the
133 following commands:
134 </para>
135
136<screen><userinput>mkdir build &amp;&amp;
137cd build &amp;&amp;
138
139meson --prefix=/usr \
140 --buildtype=release \
141 -Dpackage-origin=https://www.linuxfromscratch.org/blfs/view/&blfs-version;/ \
142 -Dpackage-name="GStreamer &gst10-plugins-base-version; BLFS" \
143 --wrap-mode=nodownload &amp;&amp;
144ninja</userinput></screen>
145
146 <para>
147 To test the results, issue: <command>ninja test</command>. The tests
148 require an X terminal running, or all of the GL tests will fail. Five
149 tests may produce timeouts on some systems depending on their graphics
150 hardware and speed.
151 </para>
152
153 <note>
154 <para>
155 When installing, the build process does some additional
156 linking. If you do not have Xorg in /usr, the LIBRARY_PATH
157 variable needs to be defined for the root user. If
158 using sudo to assume root, use the -E option to pass
159 your current environment variables for the install process.
160 </para>
161 </note>
162
163 <para>
164 Now, as the <systemitem class="username">root</systemitem> user:
165 </para>
166
167<screen role="root"><userinput>ninja install</userinput></screen>
168 </sect2>
169
170 <sect2 role="commands">
171 <title>Command Explanations</title>
172
173 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
174 href="../../xincludes/meson-buildtype-release.xml"/>
175
176 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
177 href="../../xincludes/meson-wrap-nodownload.xml"/>
178
179 </sect2>
180
181 <sect2 role="content">
182 <title>Contents</title>
183
184 <segmentedlist>
185 <segtitle>Installed Programs</segtitle>
186 <segtitle>Installed Libraries</segtitle>
187 <segtitle>Installed Directories</segtitle>
188
189 <seglistitem>
190 <seg>
191 gst-device-monitor-1.0, gst-discoverer-1.0, and gst-play-1.0
192 </seg>
193 <seg>
194 libgstallocators-1.0.so, libgstapp-1.0.so, libgstaudio-1.0.so,
195 libgstfft-1.0.so, libgstgl-1.0.so, libgstpbutils-1.0.so,
196 libgstriff-1.0.so, libgstrtp-1.0.so, libgstrtsp-1.0.so,
197 libgstsdp-1.0.so, libgsttag-1.0.so, libgstvideo-1.0.so,
198 and several plugins under /usr/lib/gstreamer-1.0
199 </seg>
200 <seg>
201 /usr/include/gstreamer-1.0/gst/{allocators,app,audio,fft,gl,pbutils},
202 /usr/include/gstreamer-1.0/gst/{riff,rtp,rtsp,sdp,tag,video}, and
203 /usr/share/gst-plugins-base
204 </seg>
205 </seglistitem>
206 </segmentedlist>
207
208 <variablelist>
209 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
210 <?dbfo list-presentation="list"?>
211 <?dbhtml list-presentation="table"?>
212
213 <varlistentry id="gst-device-monitor-1.0">
214 <term><command>gst-device-monitor-1.0</command></term>
215 <listitem>
216 <para>
217 is a command line tool that can be used to test
218 GStreamer's device monitoring functionality
219 </para>
220 <indexterm zone="gst10-plugins-base gst-device-monitor-1.0">
221 <primary sortas="b-gst-device-monitor-1.0">gst-device-monitor-1.0</primary>
222 </indexterm>
223 </listitem>
224 </varlistentry>
225
226 <varlistentry id="gst-discoverer-1.0">
227 <term><command>gst-discoverer-1.0</command></term>
228 <listitem>
229 <para>
230 is a tool that can be used to print basic metadata and
231 stream information about a media file
232 </para>
233 <indexterm zone="gst10-plugins-base gst-discoverer-1.0">
234 <primary sortas="b-gst-discoverer-1.0">gst-discoverer-1.0</primary>
235 </indexterm>
236 </listitem>
237 </varlistentry>
238
239 <varlistentry id="gst-play-1.0">
240 <term><command>gst-play-1.0</command></term>
241 <listitem>
242 <para>
243 is a command line tool that can be used to test basic
244 playback using the playbin element
245 </para>
246 <indexterm zone="gst10-plugins-base gst-play-1.0">
247 <primary sortas="b-gst-play-1.0">gst-play-1.0</primary>
248 </indexterm>
249 </listitem>
250 </varlistentry>
251
252 </variablelist>
253
254 </sect2>
255
256</sect1>
Note: See TracBrowser for help on using the repository browser.