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-good-download-http
|
---|
8 | "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
|
---|
9 | <!ENTITY gst10-plugins-good-download-ftp " ">
|
---|
10 | <!ENTITY gst10-plugins-good-md5sum "6e3b247097366cf2639f22abfece7113">
|
---|
11 | <!ENTITY gst10-plugins-good-size "3.6 MB">
|
---|
12 | <!ENTITY gst10-plugins-good-buildsize "154 MB (with tests)">
|
---|
13 | <!ENTITY gst10-plugins-good-time "1.6 SBU (Using parallelism=4; with tests)">
|
---|
14 | ]>
|
---|
15 |
|
---|
16 | <sect1 id="gst10-plugins-good" xreflabel="gst-plugins-good-&gst10-plugins-good-version;">
|
---|
17 | <?dbhtml filename="gst10-plugins-good.html"?>
|
---|
18 |
|
---|
19 | <sect1info>
|
---|
20 | <othername>$LastChangedBy$</othername>
|
---|
21 | <date>$Date$</date>
|
---|
22 | </sect1info>
|
---|
23 |
|
---|
24 | <title>gst-plugins-good-&gst10-plugins-good-version;</title>
|
---|
25 |
|
---|
26 | <indexterm zone="gst10-plugins-good">
|
---|
27 | <primary sortas="a-gst-plugins-good">gst-plugins-good</primary>
|
---|
28 | </indexterm>
|
---|
29 |
|
---|
30 | <sect2 role="package">
|
---|
31 | <title>Introduction to GStreamer Good Plug-ins</title>
|
---|
32 |
|
---|
33 | <para>
|
---|
34 | The <application>GStreamer Good Plug-ins</application> is a set of plug-ins
|
---|
35 | considered by the <application>GStreamer</application> developers to have
|
---|
36 | good quality code, correct functionality, and the preferred license (LGPL
|
---|
37 | for the plug-in code, LGPL or LGPL-compatible for the supporting library).
|
---|
38 | A wide range of video and audio decoders, encoders, and filters are included.
|
---|
39 | </para>
|
---|
40 |
|
---|
41 | &lfs84_checked;
|
---|
42 |
|
---|
43 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
44 | <itemizedlist spacing="compact">
|
---|
45 | <listitem>
|
---|
46 | <para>
|
---|
47 | Download (HTTP): <ulink url="&gst10-plugins-good-download-http;"/>
|
---|
48 | </para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>
|
---|
52 | Download (FTP): <ulink url="&gst10-plugins-good-download-ftp;"/>
|
---|
53 | </para>
|
---|
54 | </listitem>
|
---|
55 | <listitem>
|
---|
56 | <para>
|
---|
57 | Download MD5 sum: &gst10-plugins-good-md5sum;
|
---|
58 | </para>
|
---|
59 | </listitem>
|
---|
60 | <listitem>
|
---|
61 | <para>
|
---|
62 | Download size: &gst10-plugins-good-size;
|
---|
63 | </para>
|
---|
64 | </listitem>
|
---|
65 | <listitem>
|
---|
66 | <para>
|
---|
67 | Estimated disk space required: &gst10-plugins-good-buildsize;
|
---|
68 | </para>
|
---|
69 | </listitem>
|
---|
70 | <listitem>
|
---|
71 | <para>
|
---|
72 | Estimated build time: &gst10-plugins-good-time;
|
---|
73 | </para>
|
---|
74 | </listitem>
|
---|
75 | </itemizedlist>
|
---|
76 |
|
---|
77 | <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
---|
78 | <itemizedlist spacing="compact">
|
---|
79 | <listitem>
|
---|
80 | <para>
|
---|
81 | Required patch:
|
---|
82 | <ulink url="&patch-root;/gst-plugins-good-&gst10-plugins-good-version;-vpx_1.8-1.patch"/>
|
---|
83 | </para>
|
---|
84 | </listitem>
|
---|
85 | </itemizedlist>
|
---|
86 |
|
---|
87 | <bridgehead renderas="sect3">GStreamer Good Plug-ins Dependencies</bridgehead>
|
---|
88 |
|
---|
89 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
90 | <para role="required">
|
---|
91 | <xref linkend="gst10-plugins-base"/>
|
---|
92 | </para>
|
---|
93 |
|
---|
94 | <!-- Common formats, output and input codecs and requirements
|
---|
95 | for GNOME apps. What's a multimedia framework useful if it
|
---|
96 | can't be used to play anything (common)? -->
|
---|
97 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
98 | <para role="recommended">
|
---|
99 | <xref linkend="cairo"/>,
|
---|
100 | <xref linkend="flac"/>,
|
---|
101 | <xref linkend="lame"/>,
|
---|
102 | <xref linkend="mpg123"/>,
|
---|
103 | <xref linkend="mesa"/>,
|
---|
104 | <xref linkend="gdk-pixbuf"/>,
|
---|
105 | <xref linkend="libgudev"/>,
|
---|
106 | <xref linkend="libjpeg"/>,
|
---|
107 | <xref linkend="libpng"/>,
|
---|
108 | <xref linkend="libsoup"/>,
|
---|
109 | <xref linkend="libvpx"/>, and
|
---|
110 | <xref linkend="xorg7-lib"/> <!-- build time requirements only,
|
---|
111 | you don't need either apps, fonts or xorg server to build this
|
---|
112 | package. You'll need xserver for any X app that wants to play
|
---|
113 | something though, but that should be obvious. -->
|
---|
114 | </para>
|
---|
115 |
|
---|
116 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
117 | <para role="optional">
|
---|
118 | <xref linkend="aalib"/>,
|
---|
119 | <xref linkend="alsa-oss"/>,
|
---|
120 | <xref linkend="gtk3"/> (for examples),
|
---|
121 | <xref linkend="gtk-doc"/>,
|
---|
122 | <xref linkend="libdv"/>,
|
---|
123 | <xref linkend="pulseaudio"/>,
|
---|
124 | <xref linkend="qt5"/>,
|
---|
125 | <xref linkend="speex"/>,
|
---|
126 | <xref linkend="taglib"/>,
|
---|
127 | <xref linkend="valgrind"/>,
|
---|
128 | <xref linkend='v4l-utils'/>,
|
---|
129 | <xref linkend="wayland"/>,
|
---|
130 | <ulink url="http://jackaudio.org/">JACK</ulink>,
|
---|
131 | <ulink url="http://caca.zoy.org/wiki/libcaca">libcaca</ulink>,
|
---|
132 | <ulink url="http://sourceforge.net/projects/libraw1394/">libiec61883</ulink>,
|
---|
133 | <ulink url="http://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
|
---|
134 | <ulink url="http://www.icecast.org/download.php">libshout</ulink>,
|
---|
135 | <ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>,
|
---|
136 | <ulink url="http://www.twolame.org/">TwoLame</ulink>, and
|
---|
137 | <ulink url="http://wavpack.com/">WavPack</ulink>
|
---|
138 | </para>
|
---|
139 |
|
---|
140 | <para condition="html" role="usernotes">
|
---|
141 | User Notes: <ulink url="&blfs-wiki;/gst10-plugins-good"/>
|
---|
142 | </para>
|
---|
143 | </sect2>
|
---|
144 |
|
---|
145 | <sect2 role="installation">
|
---|
146 | <title>Installation of GStreamer Good Plug-ins</title>
|
---|
147 |
|
---|
148 | <note><para>If you need a plugin for a given dependency, that dependency
|
---|
149 | needs to be installed before this application.
|
---|
150 | </para></note>
|
---|
151 |
|
---|
152 | <caution><para>
|
---|
153 | If you have Qt5 installed, the build may fail if you have Wayland support
|
---|
154 | enabled in Qt. To fix this, run the <command>remove-la-files.sh</command>
|
---|
155 | script that is in <xref linkend="la-files"/>.
|
---|
156 | </para></caution>
|
---|
157 |
|
---|
158 | <para>
|
---|
159 | Apply a patch to allow the build to complete with libvpx-1.8.
|
---|
160 | </para>
|
---|
161 |
|
---|
162 | <screen><userinput>patch -Np1 -i ../gst-plugins-good-&gst10-plugins-good-version;-vpx_1.8-1.patch &&
|
---|
163 | autoreconf -fi</userinput></screen>
|
---|
164 |
|
---|
165 | <para>
|
---|
166 | Install <application>GStreamer Good Plug-ins</application> by running the
|
---|
167 | following commands:
|
---|
168 | </para>
|
---|
169 |
|
---|
170 | <screen><userinput>./configure --prefix=/usr \
|
---|
171 | --with-package-name="GStreamer Good Plugins &gst10-plugins-good-version; BLFS" \
|
---|
172 | --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &&
|
---|
173 | make</userinput></screen>
|
---|
174 |
|
---|
175 | <para>
|
---|
176 | To test the results, issue: <command>make check</command>. The souphttpsrc
|
---|
177 | test is known to fail. <!-- This is due to API changes in libsoup-2.56+. The async/sync,
|
---|
178 | disconnect, and soup messaging functions were changed, and as a result,
|
---|
179 | the souphttpsrc test fails. -->
|
---|
180 | </para>
|
---|
181 |
|
---|
182 | <para>
|
---|
183 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
184 | </para>
|
---|
185 |
|
---|
186 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
187 | </sect2>
|
---|
188 |
|
---|
189 | <sect2 role="content">
|
---|
190 | <title>Contents</title>
|
---|
191 |
|
---|
192 | <segmentedlist>
|
---|
193 | <segtitle>Installed Programs</segtitle>
|
---|
194 | <segtitle>Installed Libraries</segtitle>
|
---|
195 | <segtitle>Installed Directories</segtitle>
|
---|
196 |
|
---|
197 | <seglistitem>
|
---|
198 | <seg>
|
---|
199 | None
|
---|
200 | </seg>
|
---|
201 | <seg>
|
---|
202 | Several plugins under /usr/lib/gstreamer-1.0
|
---|
203 | </seg>
|
---|
204 | <seg>
|
---|
205 | /usr/share/gstreamer-1.0/presets and
|
---|
206 | /usr/share/gtk-doc/html/gst-plugins-good-plugins-1.0
|
---|
207 | </seg>
|
---|
208 | </seglistitem>
|
---|
209 | </segmentedlist>
|
---|
210 |
|
---|
211 | </sect2>
|
---|
212 |
|
---|
213 | </sect1>
|
---|