source: multimedia/libdriv/gstreamer10.xml@ cf193634

systemd-13485
Last change on this file since cf193634 was 2a3a49a, checked in by Douglas R. Reno <renodr@…>, 9 years ago

Update to cURL-7.45.0
Update to ICU-56.1
Update to gstreamer.1.6.0
Update to ISO-Codes-3.62
Update to gst-plugins-base-1.6.0
Update to gsettings-desktop-schemas-3.18.0
Update to glib-networking-2.46.1
Update to libsoup-2.52.1
Update to at-spi2-core-2.18.1
Update to at-spi2-atk-2.18.1
Update to gtk+-3.18.2
Update to BlueZ-5.35
Update to PulseAudio-7.0
Update to v4l-utils-1.8.0
Update to gst-plugins-good-1.6.0
Plenty of tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16529 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 9.0 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
7 <!ENTITY gstreamer10-download-http "&gstreamer-dl;/gstreamer/gstreamer-&gstreamer10-version;.tar.xz">
8 <!ENTITY gstreamer10-download-ftp " ">
[2a3a49a]9 <!ENTITY gstreamer10-md5sum "201c15ac4b956833f7f6774485433969">
10 <!ENTITY gstreamer10-size "3.4 MB">
11 <!ENTITY gstreamer10-buildsize "136 MB (with tests)">
12 <!ENTITY gstreamer10-time "0.6 SBU (additional 1.2 SBU to run the test suite)">
[1604b8ff]13]>
14
15<sect1 id="gstreamer10" xreflabel="GStreamer-&gstreamer10-version;">
16 <?dbhtml filename="gstreamer10.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>GStreamer-&gstreamer10-version;</title>
24
25 <indexterm zone="gstreamer10">
26 <primary sortas="a-GStreamer">GStreamer</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GStreamer</title>
31
32 <para>
33 <application>GStreamer</application> is a streaming media framework that enables
[2a3a49a]34 applications to share a common set of plugins for functions like video encoding and
[1604b8ff]35 decoding, audio encoding and decoding, audio and video filters, audio visualisation,
[058a3280]36 web streaming and anything else that streams in real-time or otherwise. This package
[66b86c90]37 only provides base functionality and libraries. You may need at least
[058a3280]38 <xref linkend="gst10-plugins-base"/> and one of Good, Bad, Ugly or Libav plugins.
[1604b8ff]39 </para>
40
[2a3a49a]41 &lfs78_checked;
[1604b8ff]42
[058a3280]43 &gst-compat;
44
[1604b8ff]45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&gstreamer10-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&gstreamer10-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &gstreamer10-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &gstreamer10-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &gstreamer10-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &gstreamer10-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">GStreamer Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
[66b86c90]83 <xref linkend="glib2"/>
[1604b8ff]84 </para>
85
[0165a3fe]86 <!-- Required for GNOME -->
[1604b8ff]87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
89 <xref linkend="gobject-introspection"/>
90 </para>
91
92 <bridgehead renderas="sect4">Optional</bridgehead>
93 <para role="optional">
94 <xref linkend="gsl"/>,
[f1607a4]95 <xref linkend="gtk-doc"/>, and
96 <xref linkend="valgrind"/>
[1604b8ff]97 </para>
98
99 <para condition="html" role="usernotes">
100 User Notes: <ulink url="&blfs-wiki;/gstreamer10"/>
101 </para>
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of GStreamer</title>
106
107 <para>
108 Install <application>GStreamer</application> by running the following
109 commands:
110 </para>
111
[4e08b665]112<screen><userinput>./configure --prefix=/usr \
[1604b8ff]113 --with-package-name="GStreamer &gstreamer10-version; BLFS" \
[035e5d56]114 --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
[1604b8ff]115make</userinput></screen>
116
117 <para>
118 To test the results, issue: <command>make check</command>.
119 </para>
120
121 <para>
122 Now, as the <systemitem class="username">root</systemitem> user:
123 </para>
124
125<screen role="root"><userinput>make install</userinput></screen>
126
127 </sect2>
128
129 <sect2 role="content">
130 <title>Contents</title>
131
132 <segmentedlist>
133 <segtitle>Installed Programs</segtitle>
134 <segtitle>Installed Libraries</segtitle>
135 <segtitle>Installed Directories</segtitle>
136
137 <seglistitem>
138 <seg>
[2a3a49a]139 gst-inspect-1.0,
140 gst-launch-1.0,
141 and gst-typefind-1.0
[1604b8ff]142 </seg>
143 <seg>
[2a3a49a]144 libgstbase-1.0.so,
145 libgstcheck-1.0.so,
146 libgstcontroller-1.0.so,
147 libgstnet-1.0.so,
148 libgstreamer-1.0.so,
[dc7f94ad]149 and /usr/lib/gstreamer-1.0/libgstcoreelements.so
[1604b8ff]150 </seg>
151 <seg>
152 /usr/include/gstreamer-1.0,
[7c7b0e2]153 /usr/lib/gstreamer-1.0,
[c144b0ef]154 /usr/libexec/gstreamer-1.0, and
155 /usr/share/gtk-doc/html/gstreamer{,-{libs,plugins}}-1.0
[1604b8ff]156 </seg>
157 </seglistitem>
158 </segmentedlist>
159
160 <variablelist>
161 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
162 <?dbfo list-presentation="list"?>
163 <?dbhtml list-presentation="table"?>
164
[ae2aab61]165 <varlistentry id="gst-inspect-1.0">
[1604b8ff]166 <term><command>gst-inspect-1.0</command></term>
167 <listitem>
168 <para>
169 is a tool that prints out information on available
170 <application>GStreamer</application> plugins,
171 information about a particular plugin, or information
172 about a particular element.
173 </para>
[ae2aab61]174 <indexterm zone="gstreamer10 gst-inspect-1.0">
175 <primary sortas="b-gst-inspect-1.0">gst-inspect-1.0</primary>
[1604b8ff]176 </indexterm>
177 </listitem>
178 </varlistentry>
179
[ae2aab61]180 <varlistentry id="gst-launch-1.0">
[1604b8ff]181 <term><command>gst-launch-1.0</command></term>
182 <listitem>
183 <para>
184 is a tool that builds and runs basic
185 <application>GStreamer</application> pipelines.
186 </para>
[ae2aab61]187 <indexterm zone="gstreamer10 gst-launch-1.0">
188 <primary sortas="b-gst-launch-1.0">gst-launch-1.0</primary>
[1604b8ff]189 </indexterm>
190 </listitem>
191 </varlistentry>
192
[ae2aab61]193 <varlistentry id="gst-typefind-1.0">
[1604b8ff]194 <term><command>gst-typefind-1.0</command></term>
195 <listitem>
196 <para>
197 uses the <application>GStreamer</application> type finding system
198 to determine the relevant <application>GStreamer</application>
[2a3a49a]199 plugin to parse or decode a file, and the corresponding MIME type.
[1604b8ff]200 </para>
[ae2aab61]201 <indexterm zone="gstreamer10 gst-typefind-1.0">
202 <primary sortas="b-gst-typefind-1.0">gst-typefind-1.0</primary>
[1604b8ff]203 </indexterm>
204 </listitem>
205 </varlistentry>
206
[ae2aab61]207 <varlistentry id="libgstbase-1.0">
[1604b8ff]208 <term><filename class="libraryfile">libgstbase-1.0.so</filename></term>
209 <listitem>
210 <para>
211 provides some base classes to be extended by elements and utillity
212 classes that are most useful for plugin developers.
213 </para>
[ae2aab61]214 <indexterm zone="gstreamer10 libgstbase-1.0">
215 <primary sortas="c-libgstbase-1.0">libgstbase-1.0.so</primary>
[1604b8ff]216 </indexterm>
217 </listitem>
218 </varlistentry>
219
[ae2aab61]220 <varlistentry id="libgstcheck-1.0">
[1604b8ff]221 <term><filename class="libraryfile">libgstcheck-1.0.so</filename></term>
222 <listitem>
223 <para>
224 provides functionality for writing unit tests that use the check
225 framework.
226 </para>
[ae2aab61]227 <indexterm zone="gstreamer10 libgstcheck-1.0">
228 <primary sortas="c-libgstcheck-1.0">libgstcheck-1.0.so</primary>
[1604b8ff]229 </indexterm>
230 </listitem>
231 </varlistentry>
232
[ae2aab61]233 <varlistentry id="libgstcontroller-1.0">
[1604b8ff]234 <term><filename class="libraryfile">libgstcontroller-1.0.so</filename></term>
235 <listitem>
236 <para>
237 provides functionality to animate element properties over time.
238 </para>
[ae2aab61]239 <indexterm zone="gstreamer10 libgstcontroller-1.0">
240 <primary sortas="c-libgstcontroller-1.0">libgstcontroller-1.0.so</primary>
[1604b8ff]241 </indexterm>
242 </listitem>
243 </varlistentry>
244
[ae2aab61]245 <varlistentry id="libgstnet-1.0">
[1604b8ff]246 <term><filename class="libraryfile">libgstnet-1.0.so</filename></term>
247 <listitem>
248 <para>
249 provides network elements and objects.
250 </para>
[ae2aab61]251 <indexterm zone="gstreamer10 libgstnet-1.0">
252 <primary sortas="c-libgstnet-1.0">libgstnet-1.0.so</primary>
[1604b8ff]253 </indexterm>
254 </listitem>
255 </varlistentry>
256
[ae2aab61]257 <varlistentry id="libgstreamer-1.0">
[1604b8ff]258 <term><filename class="libraryfile">libgstreamer-1.0.so</filename></term>
259 <listitem>
260 <para>
261 provides all the core <application>GStreamer</application> services,
262 including initialization, plugin management and types, as well as
263 the object hierarchy that defines elements and bins, along with
[0d7900a]264 some more specialized elements.
[1604b8ff]265 </para>
[ae2aab61]266 <indexterm zone="gstreamer10 libgstreamer-1.0">
267 <primary sortas="c-libgstreamer-1.0">libgstreamer-1.0.so</primary>
[1604b8ff]268 </indexterm>
269 </listitem>
270 </varlistentry>
271
272 </variablelist>
273
274 </sect2>
275
276</sect1>
Note: See TracBrowser for help on using the repository browser.