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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 62c0ce6 was 62c0ce6, checked in by Douglas R. Reno <renodr@…>, 4 years ago

Update to x264-20200218
Tags for webkitgtk dependencies

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

  • Property mode set to 100644
File size: 8.3 KB
RevLine 
[1604b8ff]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
[ae96c4b]7 <!ENTITY gst10-plugins-base-download-http
8 "&gstreamer-dl;/gst-plugins-base/gst-plugins-base-&gst10-plugins-base-version;.tar.xz">
[1604b8ff]9 <!ENTITY gst10-plugins-base-download-ftp " ">
[c4bcf46]10 <!ENTITY gst10-plugins-base-md5sum "3fdb32823535799a748c1fc14f978e2c">
[af532c1]11 <!ENTITY gst10-plugins-base-size "3.8 MB">
12 <!ENTITY gst10-plugins-base-buildsize "93 MB (with tests; without docs)">
[0c61cb89]13 <!ENTITY gst10-plugins-base-time "0.8 SBU (Using parallelism=4; with tests; without docs)">
[1604b8ff]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
[058a3280]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.
[1604b8ff]40 </para>
41
[62c0ce6]42 &lfs10_checked;
[1604b8ff]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">
[897d0fa]82 <xref linkend="gstreamer10"/>
[1604b8ff]83 </para>
84
[0165a3fe]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"/>,
[122ded1]91 <xref linkend="cdparanoia"/> (for building the CDDA plugin),
[1604b8ff]92 <xref linkend="gobject-introspection"/>,
93 <xref linkend="iso-codes"/>,
94 <xref linkend="libogg"/>,
95 <xref linkend="libtheora"/>,
[0165a3fe]96 <xref linkend="libvorbis"/>, and
[4ef9eb3]97 <xref linkend="xorg7-lib"/>
[0165a3fe]98 </para>
99
100 <bridgehead renderas="sect4">Optional</bridgehead>
101 <para role="optional">
[2c80efe]102 <xref linkend="graphene"/>,
[4cc74e03]103 <xref linkend="gtk3"/> (for examples),
[1604b8ff]104 <xref linkend="gtk-doc"/>,
[4cc74e03]105 <xref linkend="opus"/>,
106 <xref linkend="qt5"/> (for examples),
[2bd04d6]107 <xref linkend="sdl"/>,
[0783427]108 <xref linkend="valgrind"/>,
[d52ee03]109 <ulink url="http://libvisual.org/">libvisual</ulink>,
[f3429309]110 <ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>, and
[0783427]111 <ulink url="http://wiki.xiph.org/Tremor">Tremor</ulink>
[1604b8ff]112 </para>
113
114 <para condition="html" role="usernotes">
115 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-base"/>
116 </para>
117 </sect2>
118
119 <sect2 role="installation">
120 <title>Installation of GStreamer Base Plug-ins</title>
121
[4ef9eb3]122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
123 href="../../xincludes/gst10-objc-error.xml"/>
[5dfe5591]124
[4ef9eb3]125 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
126 href="../../xincludes/gst10-plugins.xml"/>
[6d78663]127
[1604b8ff]128 <para>
129 Install <application>GStreamer Base Plug-ins</application> by running the
130 following commands:
131 </para>
132
[0c61cb89]133<screen><userinput>mkdir build &amp;&amp;
134cd build &amp;&amp;
135
136meson --prefix=/usr \
137 -Dbuildtype=release \
138 -Dgtk_doc=disabled \
139 -Dpackage-origin=http://www.linuxfromscratch.org/blfs/view/svn/ \
140 -Dpackage-name="GStreamer &gst10-plugins-base-version; BLFS" &amp;&amp;
141ninja</userinput></screen>
[1604b8ff]142
143 <para>
[0608a6c4]144 To test the results, issue: <command>ninja test</command>. The tests
[0bfea394]145 require an X terminal running, or all of the GL tests will fail. Five
146 tests may produce timeouts on some systems depending on their graphics
147 hardware and speed.
[1604b8ff]148 </para>
149
[0165a3fe]150 <note>
151 <para>
[f3429309]152 When installing, the Makefile does some additional
[0165a3fe]153 linking. If you do not have Xorg in /usr, the LIBRARY_PATH
[f3429309]154 variable needs to be defined for the root user. If
155 using sudo to assume root, use the -E option to pass
[0165a3fe]156 your current environment variables for the install process.
157 </para>
158 </note>
[4e08b665]159
[1604b8ff]160 <para>
161 Now, as the <systemitem class="username">root</systemitem> user:
162 </para>
163
[0608a6c4]164<screen role="root"><userinput>ninja install</userinput></screen>
[1604b8ff]165 </sect2>
166
167 <sect2 role="content">
168 <title>Contents</title>
169
170 <segmentedlist>
171 <segtitle>Installed Programs</segtitle>
172 <segtitle>Installed Libraries</segtitle>
173 <segtitle>Installed Directories</segtitle>
174
175 <seglistitem>
176 <seg>
[bb1ee37]177 gst-device-monitor-1.0, gst-discoverer-1.0, and gst-play-1.0
[1604b8ff]178 </seg>
179 <seg>
[505a013]180 libgstallocators-1.0.so, libgstapp-1.0.so, libgstaudio-1.0.so,
[2bd04d6]181 libgstfft-1.0.so, libgstgl-1.0.so, libgstpbutils-1.0.so,
182 libgstriff-1.0.so, libgstrtp-1.0.so, libgstrtsp-1.0.so,
183 libgstsdp-1.0.so, libgsttag-1.0.so, libgstvideo-1.0.so
184 and several plugins under /usr/lib/gstreamer-1.0
[1604b8ff]185 </seg>
186 <seg>
[2bd04d6]187 /usr/include/gstreamer-1.0/gst/{allocators,app,audio,fft,gl,pbutils},
[8f1fc267]188 /usr/include/gstreamer-1.0/gst/{riff,rtp,rtsp,sdp,tag,video},
[122ded1]189 /usr/share/gst-plugins-base, and
[ae96c4b]190 /usr/share/gtk-doc/html/gst-plugins-base-{libs,plugins}-1.0
[1604b8ff]191 </seg>
192 </seglistitem>
193 </segmentedlist>
194
[c18b8f23]195 <variablelist>
196 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
197 <?dbfo list-presentation="list"?>
198 <?dbhtml list-presentation="table"?>
199
200 <varlistentry id="gst-device-monitor-1.0">
201 <term><command>gst-device-monitor-1.0</command></term>
202 <listitem>
203 <para>
204 is a command line tool that can be used to test
205 GStreamer's device monitoring functionality
206 </para>
207 <indexterm zone="gst10-plugins-base gst-device-monitor-1.0">
208 <primary sortas="b-gst-device-monitor-1.0">gst-device-monitor-1.0</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
212
213 <varlistentry id="gst-discoverer-1.0">
214 <term><command>gst-discoverer-1.0</command></term>
215 <listitem>
216 <para>
217 is a tool that can be used to print basic metadata and
218 stream information about a media file.
219 </para>
220 <indexterm zone="gst10-plugins-base gst-discoverer-1.0">
221 <primary sortas="b-gst-discoverer-1.0">gst-discoverer-1.0</primary>
222 </indexterm>
223 </listitem>
224 </varlistentry>
225
226 <varlistentry id="gst-play-1.0">
227 <term><command>gst-play-1.0</command></term>
228 <listitem>
229 <para>
230 is a command line tool that can be used to test basic
231 playback using the playbin element.
232 </para>
233 <indexterm zone="gst10-plugins-base gst-play-1.0">
234 <primary sortas="b-gst-play-1.0">gst-play-1.0</primary>
235 </indexterm>
236 </listitem>
237 </varlistentry>
238
239 </variablelist>
240
[1604b8ff]241 </sect2>
242
243</sect1>
Note: See TracBrowser for help on using the repository browser.