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 gst-plugins-good-download-http
|
---|
8 | "&gnome-download-http;/gst-plugins-good/0.10/gst-plugins-good-&gst-plugins-good-version;.tar.xz">
|
---|
9 | <!ENTITY gst-plugins-good-download-ftp
|
---|
10 | "&gnome-download-ftp;/gst-plugins-good/0.10/gst-plugins-good-&gst-plugins-good-version;.tar.xz">
|
---|
11 | <!ENTITY gst-plugins-good-md5sum "555845ceab722e517040bab57f9ace95">
|
---|
12 | <!ENTITY gst-plugins-good-size "2.6 MB">
|
---|
13 | <!ENTITY gst-plugins-good-buildsize "110 MB">
|
---|
14 | <!ENTITY gst-plugins-good-time "1.2 SBU">
|
---|
15 | ]>
|
---|
16 |
|
---|
17 | <sect1 id="gst-plugins-good" xreflabel="gst-plugins-good-&gst-plugins-good-version;">
|
---|
18 | <?dbhtml filename="gst-plugins-good.html"?>
|
---|
19 |
|
---|
20 | <sect1info>
|
---|
21 | <othername>$LastChangedBy$</othername>
|
---|
22 | <date>$Date$</date>
|
---|
23 | </sect1info>
|
---|
24 |
|
---|
25 | <title>gst-plugins-good-&gst-plugins-good-version;</title>
|
---|
26 |
|
---|
27 | <indexterm zone="gst-plugins-good">
|
---|
28 | <primary sortas="a-GStreamer-Good-Plug-ins">GStreamer Good Plug-ins</primary>
|
---|
29 | </indexterm>
|
---|
30 |
|
---|
31 | <sect2 role="package">
|
---|
32 | <title>Introduction to GStreamer Good Plug-ins</title>
|
---|
33 |
|
---|
34 | <para>
|
---|
35 | The <application>GStreamer Good Plug-ins</application> is a set of
|
---|
36 | plug-ins considered by the <application>GStreamer</application> developers
|
---|
37 | to have good quality code, correct functionality, and the preferred
|
---|
38 | license (LGPL for the plug-in code, LGPL or LGPL-compatible for the
|
---|
39 | supporting library). A wide range of video and audio decoders, encoders,
|
---|
40 | and filters are included. Also see the <xref linkend="gst-plugins-ugly"/>,
|
---|
41 | <xref linkend="gst-plugins-bad"/> and <xref linkend="gst-ffmpeg"/>
|
---|
42 | packages.
|
---|
43 | </para>
|
---|
44 |
|
---|
45 | &lfs77_checked;
|
---|
46 |
|
---|
47 | &gst-compat;
|
---|
48 |
|
---|
49 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
50 | <itemizedlist spacing="compact">
|
---|
51 | <listitem>
|
---|
52 | <para>
|
---|
53 | Download (HTTP): <ulink url="&gst-plugins-good-download-http;"/>
|
---|
54 | </para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>
|
---|
58 | Download (FTP): <ulink url="&gst-plugins-good-download-ftp;"/>
|
---|
59 | </para>
|
---|
60 | </listitem>
|
---|
61 | <listitem>
|
---|
62 | <para>
|
---|
63 | Download MD5 sum: &gst-plugins-good-md5sum;
|
---|
64 | </para>
|
---|
65 | </listitem>
|
---|
66 | <listitem>
|
---|
67 | <para>
|
---|
68 | Download size: &gst-plugins-good-size;
|
---|
69 | </para>
|
---|
70 | </listitem>
|
---|
71 | <listitem>
|
---|
72 | <para>
|
---|
73 | Estimated disk space required: &gst-plugins-good-buildsize;
|
---|
74 | </para>
|
---|
75 | </listitem>
|
---|
76 | <listitem>
|
---|
77 | <para>
|
---|
78 | Estimated build time: &gst-plugins-good-time;
|
---|
79 | </para>
|
---|
80 | </listitem>
|
---|
81 | </itemizedlist>
|
---|
82 |
|
---|
83 | <bridgehead renderas="sect3">GStreamer Good Plug-ins Dependencies</bridgehead>
|
---|
84 |
|
---|
85 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
86 | <para role="required">
|
---|
87 | <xref linkend="gst-plugins-base"/>
|
---|
88 | </para>
|
---|
89 |
|
---|
90 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
91 | <para role="recommended">
|
---|
92 | <xref linkend="cairo"/>,
|
---|
93 | <xref linkend="flac"/>,
|
---|
94 | <xref linkend="libjpeg"/>,
|
---|
95 | <xref linkend="libpng"/> and
|
---|
96 | <xref linkend="xorg7-lib"/>
|
---|
97 | </para>
|
---|
98 |
|
---|
99 | <bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead>
|
---|
100 | <para role="optional">
|
---|
101 | <xref linkend="GConf"/> and
|
---|
102 | <xref linkend="libsoup"/>
|
---|
103 | </para>
|
---|
104 |
|
---|
105 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
106 | <para role="optional">
|
---|
107 | <xref linkend="aalib"/>,
|
---|
108 | <xref linkend="gtk3"/> (required to build the examples),
|
---|
109 | <xref linkend="libdv"/>,
|
---|
110 | <xref linkend="pulseaudio"/>,
|
---|
111 | <xref linkend="speex"/>,
|
---|
112 | <xref linkend="taglib"/>,
|
---|
113 | <xref linkend="v4l-utils"/>,
|
---|
114 | <ulink url="http://www.jackaudio.org">JACK</ulink>,
|
---|
115 | <ulink url="http://sourceforge.net/projects/libavc1394/">libavc1394</ulink>
|
---|
116 | (requires
|
---|
117 | <ulink url="http://www.kernel.org/pub/linux/libs/ieee1394/"> libraw1394</ulink>),
|
---|
118 | <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
|
---|
119 | <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
|
---|
120 | <ulink url="http://www.kernel.org/pub/linux/libs/ieee1394/">libiec61883</ulink>,
|
---|
121 | <ulink url="http://downloads.us.xiph.org/releases/libshout/">libshout</ulink>,
|
---|
122 | <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>, and
|
---|
123 | <ulink url="http://www.wavpack.com/">WavPack</ulink>
|
---|
124 | </para>
|
---|
125 |
|
---|
126 | <bridgehead renderas="sect4">Optional, for the unit regression tests</bridgehead>
|
---|
127 | <para>
|
---|
128 | <xref linkend="valgrind"/>
|
---|
129 | </para>
|
---|
130 |
|
---|
131 | <bridgehead renderas="sect4">
|
---|
132 | Optional (Required to Rebuild the API Documentation)
|
---|
133 | </bridgehead>
|
---|
134 | <para role="optional">
|
---|
135 | <xref linkend="gtk-doc"/> and
|
---|
136 | <xref linkend="python2"/>
|
---|
137 | </para>
|
---|
138 |
|
---|
139 | <para condition="html" role="usernotes">
|
---|
140 | User Notes: <ulink url="&blfs-wiki;/gst-plugins-good"/>
|
---|
141 | </para>
|
---|
142 | </sect2>
|
---|
143 |
|
---|
144 | <sect2 role="installation">
|
---|
145 | <title>Installation of GStreamer Good Plug-ins</title>
|
---|
146 |
|
---|
147 | <para>
|
---|
148 | Install <application>GStreamer Good Plug-ins</application> by running the
|
---|
149 | following commands:
|
---|
150 | </para>
|
---|
151 |
|
---|
152 | <screen><userinput>sed -i -e "/input:/d" sys/v4l2/gstv4l2bufferpool.c &&
|
---|
153 | sed -i -e "/case V4L2_CID_HCENTER/d" -e "/case V4L2_CID_VCENTER/d" sys/v4l2/v4l2_calls.c &&
|
---|
154 | ./configure --prefix=/usr \
|
---|
155 | --sysconfdir=/etc \
|
---|
156 | --with-gtk=3.0 \
|
---|
157 | --with-package-name="GStreamer Good Plugins &gst-plugins-good-version; BLFS" \
|
---|
158 | --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &&
|
---|
159 | make</userinput></screen>
|
---|
160 |
|
---|
161 | <para>
|
---|
162 | To run the unit regression tests, issue: <command>make check</command>.
|
---|
163 | There are many other <filename>Makefile</filename> targets you can specify
|
---|
164 | for running the tests, issue <command>make -C tests/check help</command>
|
---|
165 | to see the complete list.
|
---|
166 | </para>
|
---|
167 |
|
---|
168 | <para>
|
---|
169 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
170 | </para>
|
---|
171 |
|
---|
172 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
173 |
|
---|
174 | <para>
|
---|
175 | If you did not rebuild the API documentation by passing
|
---|
176 | <option>--enable-gtk-doc</option> to the <command>configure</command>
|
---|
177 | script and you wish to install the pre-built documentation, issue the
|
---|
178 | following command as the <systemitem class="username">root</systemitem>
|
---|
179 | user:
|
---|
180 | </para>
|
---|
181 |
|
---|
182 | <screen role="root"><userinput>make -C docs/plugins install-data</userinput></screen>
|
---|
183 | </sect2>
|
---|
184 |
|
---|
185 | <sect2 role="commands">
|
---|
186 | <title>Command Explanations</title>
|
---|
187 |
|
---|
188 | <para>
|
---|
189 | <command>sed -i -e "..."</command>: These <command>sed</command>
|
---|
190 | commands fix building with recent kernels.
|
---|
191 | </para>
|
---|
192 |
|
---|
193 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
194 | href="../../xincludes/gtk-doc-rebuild.xml"/>
|
---|
195 |
|
---|
196 | </sect2>
|
---|
197 |
|
---|
198 | <sect2 role="content">
|
---|
199 | <title>Contents</title>
|
---|
200 |
|
---|
201 | <segmentedlist>
|
---|
202 | <segtitle>Installed Programs</segtitle>
|
---|
203 | <segtitle>Installed Libraries</segtitle>
|
---|
204 | <segtitle>Installed Directory</segtitle>
|
---|
205 |
|
---|
206 | <seglistitem>
|
---|
207 | <seg>
|
---|
208 | None
|
---|
209 | </seg>
|
---|
210 | <seg>
|
---|
211 | None
|
---|
212 | </seg>
|
---|
213 | <seg>
|
---|
214 | /usr/share/gtk-doc/html/gst-plugins-good-plugins-0.10
|
---|
215 | </seg>
|
---|
216 | </seglistitem>
|
---|
217 | </segmentedlist>
|
---|
218 |
|
---|
219 | </sect2>
|
---|
220 |
|
---|
221 | </sect1>
|
---|