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

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

Add some more short descriptions by Denis.
Update to cups-filters-1.0.74
Update to poppler-0.35.0
Update to cups-2.1.0
Update to colord-1.2.12
Update to libgusb-0.2.6
Update to udisks-2.1.6
Update to gnome-themes-standard-3.16.2
Update to gnome-backgrounds-3.16.0
Update to caribou-0.4.18.1
Update to iso-codes-3.61
Update to NetworkManager-1.0.6
Update to bluez-5.34
Update to telepathy-logger-0.8.1

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

  • Property mode set to 100644
File size: 7.5 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 "357165af625c0ca353ab47c5d843920e">
11 <!ENTITY gst10-plugins-base-size "2.6 MB">
12 <!ENTITY gst10-plugins-base-buildsize "103 MB (additional 13 MB to run the test suite)">
13 <!ENTITY gst10-plugins-base-time "0.8 SBU (additional 0.7 SBU to run the test suite)">
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 &lfs77_checked;
43
44 &gst-compat;
45
46 <bridgehead renderas="sect3">Package Information</bridgehead>
47 <itemizedlist spacing="compact">
48 <listitem>
49 <para>
50 Download (HTTP): <ulink url="&gst10-plugins-base-download-http;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download (FTP): <ulink url="&gst10-plugins-base-download-ftp;"/>
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download MD5 sum: &gst10-plugins-base-md5sum;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Download size: &gst10-plugins-base-size;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated disk space required: &gst10-plugins-base-buildsize;
71 </para>
72 </listitem>
73 <listitem>
74 <para>
75 Estimated build time: &gst10-plugins-base-time;
76 </para>
77 </listitem>
78 </itemizedlist>
79
80 <bridgehead renderas="sect3">GStreamer Base Plug-ins Dependencies</bridgehead>
81
82 <bridgehead renderas="sect4">Required</bridgehead>
83 <para role="required">
84 <xref linkend="gstreamer10"/>
85 </para>
86
87 <!-- Common formats, output and input codecs and requirements
88 for GNOME apps. What's a multimedia framework useful if it
89 can't be used to play anything (common)? -->
90 <bridgehead renderas="sect4">Recommended</bridgehead>
91 <para role="recommended">
92 <xref linkend="alsa-lib"/>,
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 you don't need either apps, fonts or xorg server to build this
100 package. You'll need xserver for any X app that wants to play
101 something though, but that should be obvious. -->
102 </para>
103
104 <bridgehead renderas="sect4">Optional</bridgehead>
105 <para role="optional">
106 <xref linkend="cdparanoia"/>,
107 <xref linkend="gtk3"/>,
108 <xref linkend="gtk-doc"/>,
109 <xref linkend="qt4"/>,
110 <xref linkend="valgrind"/>,
111 <ulink url="http://sourceforge.net/projects/libvisual/">libvisual</ulink>,
112 <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>, and
113 <ulink url="http://wiki.xiph.org/Tremor">Tremor</ulink>
114 </para>
115
116 <para condition="html" role="usernotes">
117 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-base"/>
118 </para>
119 </sect2>
120
121 <sect2 role="installation">
122 <title>Installation of GStreamer Base Plug-ins</title>
123
124 <para>
125 Install <application>GStreamer Base Plug-ins</application> by running the
126 following commands:
127 </para>
128
129<screen><userinput>./configure --prefix=/usr \
130 --with-package-name="GStreamer Base Plugins &gst10-plugins-base-version; BLFS" \
131 --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
132make</userinput></screen>
133
134 <para>
135 To test the results, issue: <command>make check</command>.
136 </para>
137
138 <para>
139 Now, as the <systemitem class="username">root</systemitem> user:
140 </para>
141
142<screen role="root"><userinput>make install</userinput></screen>
143 </sect2>
144
145 <sect2 role="content">
146 <title>Contents</title>
147
148 <segmentedlist>
149 <segtitle>Installed Programs</segtitle>
150 <segtitle>Installed Libraries</segtitle>
151 <segtitle>Installed Directories</segtitle>
152
153 <seglistitem>
154 <seg>
155 gst-device-monitor-1.0, gst-discoverer-1.0 and gst-play-1.0
156 </seg>
157 <seg>
158 libgstallocators-1.0.so, libgstapp-1.0.so, libgstaudio-1.0.so,
159 libgstfft-1.0.so, libgstpbutils-1.0.so, libgstriff-1.0.so,
160 libgstrtp-1.0.so, libgstrtsp-1.0.so, libgstsdp-1.0.so,
161 libgsttag-1.0.so, libgstvideo-1.0.so and several plugins under
162 /usr/lib/gstreamer-1.0
163 </seg>
164 <seg>
165 /usr/include/gstreamer-1.0/gst/{allocators,app,audio,fft,pbutils},
166 /usr/include/gstreamer-1.0/gst/{riff,rtp,rtsp,sdp,tag,video},
167 /usr/share/gst-plugins-base/1.0 and
168 /usr/share/gtk-doc/html/gst-plugins-base-{libs,plugins}-1.0
169 </seg>
170 </seglistitem>
171 </segmentedlist>
172
173 <variablelist>
174 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
175 <?dbfo list-presentation="list"?>
176 <?dbhtml list-presentation="table"?>
177
178 <varlistentry id="gst-device-monitor-1.0">
179 <term><command>gst-device-monitor-1.0</command></term>
180 <listitem>
181 <para>
182 is a command line tool that can be used to test
183 GStreamer's device monitoring functionality
184 </para>
185 <indexterm zone="gst10-plugins-base gst-device-monitor-1.0">
186 <primary sortas="b-gst-device-monitor-1.0">gst-device-monitor-1.0</primary>
187 </indexterm>
188 </listitem>
189 </varlistentry>
190
191 <varlistentry id="gst-discoverer-1.0">
192 <term><command>gst-discoverer-1.0</command></term>
193 <listitem>
194 <para>
195 is a tool that can be used to print basic metadata and
196 stream information about a media file.
197 </para>
198 <indexterm zone="gst10-plugins-base gst-discoverer-1.0">
199 <primary sortas="b-gst-discoverer-1.0">gst-discoverer-1.0</primary>
200 </indexterm>
201 </listitem>
202 </varlistentry>
203
204 <varlistentry id="gst-play-1.0">
205 <term><command>gst-play-1.0</command></term>
206 <listitem>
207 <para>
208 is a command line tool that can be used to test basic
209 playback using the playbin element.
210 </para>
211 <indexterm zone="gst10-plugins-base gst-play-1.0">
212 <primary sortas="b-gst-play-1.0">gst-play-1.0</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 </variablelist>
218
219 </sect2>
220
221</sect1>
Note: See TracBrowser for help on using the repository browser.