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 "4ecf1ac5cd422d9c13fe05dbf5e3df26">
|
---|
11 | <!ENTITY gst10-plugins-good-size "3.1 MB">
|
---|
12 | <!ENTITY gst10-plugins-good-buildsize "101 MB (with tests)">
|
---|
13 | <!ENTITY gst10-plugins-good-time "0.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 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>gst-plugins-good-&gst10-plugins-good-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="gst10-plugins-good">
|
---|
26 | <primary sortas="a-gst-plugins-good">gst-plugins-good</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to GStreamer Good Plug-ins</title>
|
---|
31 |
|
---|
32 | <para>
|
---|
33 | The <application>GStreamer Good Plug-ins</application> is a set of plug-ins
|
---|
34 | considered by the <application>GStreamer</application> developers to have
|
---|
35 | good quality code, correct functionality, and the preferred license (LGPL
|
---|
36 | for the plug-in code, LGPL or LGPL-compatible for the supporting library).
|
---|
37 | A wide range of video and audio decoders, encoders, and filters are included.
|
---|
38 | </para>
|
---|
39 |
|
---|
40 | &lfs110_checked;
|
---|
41 |
|
---|
42 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
43 | <itemizedlist spacing="compact">
|
---|
44 | <listitem>
|
---|
45 | <para>
|
---|
46 | Download (HTTP): <ulink url="&gst10-plugins-good-download-http;"/>
|
---|
47 | </para>
|
---|
48 | </listitem>
|
---|
49 | <listitem>
|
---|
50 | <para>
|
---|
51 | Download (FTP): <ulink url="&gst10-plugins-good-download-ftp;"/>
|
---|
52 | </para>
|
---|
53 | </listitem>
|
---|
54 | <listitem>
|
---|
55 | <para>
|
---|
56 | Download MD5 sum: &gst10-plugins-good-md5sum;
|
---|
57 | </para>
|
---|
58 | </listitem>
|
---|
59 | <listitem>
|
---|
60 | <para>
|
---|
61 | Download size: &gst10-plugins-good-size;
|
---|
62 | </para>
|
---|
63 | </listitem>
|
---|
64 | <listitem>
|
---|
65 | <para>
|
---|
66 | Estimated disk space required: &gst10-plugins-good-buildsize;
|
---|
67 | </para>
|
---|
68 | </listitem>
|
---|
69 | <listitem>
|
---|
70 | <para>
|
---|
71 | Estimated build time: &gst10-plugins-good-time;
|
---|
72 | </para>
|
---|
73 | </listitem>
|
---|
74 | </itemizedlist>
|
---|
75 |
|
---|
76 | <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
---|
77 | <itemizedlist spacing="compact">
|
---|
78 | <listitem>
|
---|
79 | <para>
|
---|
80 | Recommended patch (required if building against Qt5): <ulink
|
---|
81 | url="&patch-root;/gst-plugins-good-&gst10-plugins-good-version;-upstream_fixes-1.patch"/>
|
---|
82 | </para>
|
---|
83 | </listitem>
|
---|
84 | </itemizedlist>
|
---|
85 |
|
---|
86 | <bridgehead renderas="sect3">GStreamer Good Plug-ins Dependencies</bridgehead>
|
---|
87 |
|
---|
88 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
89 | <para role="required">
|
---|
90 | <xref linkend="gst10-plugins-base"/>
|
---|
91 | </para>
|
---|
92 |
|
---|
93 | <!-- Common formats, output and input codecs and requirements
|
---|
94 | for GNOME apps. What's a multimedia framework useful if it
|
---|
95 | can't be used to play anything (common)? -->
|
---|
96 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
97 | <para role="recommended">
|
---|
98 | <xref linkend="cairo"/>,
|
---|
99 | <xref linkend="flac"/>,
|
---|
100 | <xref linkend="gdk-pixbuf"/>,
|
---|
101 | <xref linkend="lame"/>,
|
---|
102 | <xref linkend="libgudev"/>,
|
---|
103 | <xref linkend="libjpeg"/>,
|
---|
104 | <xref linkend="libpng"/>,
|
---|
105 | <xref linkend="libsoup"/>,
|
---|
106 | <xref linkend="libvpx"/>,
|
---|
107 | <xref linkend="mesa"/>,
|
---|
108 | <xref linkend="mpg123"/>,
|
---|
109 | <xref linkend="nasm"/>, 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="libdv"/>,
|
---|
122 | <xref linkend="pulseaudio"/>,
|
---|
123 | <xref linkend="qt5"/>,
|
---|
124 | <xref linkend="speex"/>,
|
---|
125 | <xref linkend="taglib"/>,
|
---|
126 | <xref linkend="valgrind"/>,
|
---|
127 | <xref linkend='v4l-utils'/>,
|
---|
128 | <xref linkend="wayland"/>,
|
---|
129 | <ulink url="https://pypi.org/project/hotdoc/">hotdoc</ulink>,
|
---|
130 | <ulink url="http://jackaudio.org/">JACK</ulink>,
|
---|
131 | <ulink url="http://caca.zoy.org/wiki/libcaca">libcaca</ulink>,
|
---|
132 | <ulink url="https://sourceforge.net/projects/libavc1394/">libavc1394</ulink>,
|
---|
133 | <ulink url="https://sourceforge.net/projects/libraw1394/">libiec61883</ulink>,
|
---|
134 | <ulink url="https://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
|
---|
135 | <ulink url="https://www.icecast.org">libshout</ulink>,
|
---|
136 | <ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>,
|
---|
137 | <ulink url="http://www.twolame.org/">TwoLame</ulink>, and
|
---|
138 | <ulink url="http://wavpack.com/">WavPack</ulink>
|
---|
139 | </para>
|
---|
140 |
|
---|
141 | <para condition="html" role="usernotes">
|
---|
142 | User Notes: <ulink url="&blfs-wiki;/gst10-plugins-good"/>
|
---|
143 | </para>
|
---|
144 | </sect2>
|
---|
145 |
|
---|
146 | <sect2 role="installation">
|
---|
147 | <title>Installation of GStreamer Good Plug-ins</title>
|
---|
148 |
|
---|
149 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
150 | href="../../xincludes/gst10-objc-error.xml"/>
|
---|
151 |
|
---|
152 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
153 | href="../../xincludes/gst10-plugins.xml"/>
|
---|
154 |
|
---|
155 | <para>
|
---|
156 | Install <application>GStreamer Good Plug-ins</application> by running the
|
---|
157 | following commands:
|
---|
158 | </para>
|
---|
159 |
|
---|
160 | <screen><userinput>patch -Np1 -i ../gst-plugins-good-&gst10-plugins-good-version;-upstream_fixes-1.patch &&
|
---|
161 |
|
---|
162 | mkdir build &&
|
---|
163 | cd build &&
|
---|
164 |
|
---|
165 | meson --prefix=/usr \
|
---|
166 | --buildtype=release \
|
---|
167 | -Dpackage-origin=https://www.linuxfromscratch.org/blfs/view/svn/ \
|
---|
168 | -Dpackage-name="GStreamer &gst10-plugins-good-version; BLFS" &&
|
---|
169 | ninja</userinput></screen>
|
---|
170 |
|
---|
171 | <para>
|
---|
172 | To test the results, issue: <command>ninja test</command>.
|
---|
173 | <!--One test, <filename>elements_souphttpsrc</filename> is known to
|
---|
174 | fail due to API changes in <application>libsoup</application>.--></para>
|
---|
175 |
|
---|
176 | <para>
|
---|
177 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
178 | </para>
|
---|
179 |
|
---|
180 | <screen role="root"><userinput>ninja install</userinput></screen>
|
---|
181 | </sect2>
|
---|
182 |
|
---|
183 | <sect2 role="commands">
|
---|
184 | <title>Command Explanations</title>
|
---|
185 |
|
---|
186 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
187 | href="../../xincludes/meson-buildtype-release.xml"/>
|
---|
188 | </sect2>
|
---|
189 |
|
---|
190 | <sect2 role="content">
|
---|
191 | <title>Contents</title>
|
---|
192 |
|
---|
193 | <segmentedlist>
|
---|
194 | <segtitle>Installed Programs</segtitle>
|
---|
195 | <segtitle>Installed Libraries</segtitle>
|
---|
196 | <segtitle>Installed Directories</segtitle>
|
---|
197 |
|
---|
198 | <seglistitem>
|
---|
199 | <seg>
|
---|
200 | None
|
---|
201 | </seg>
|
---|
202 | <seg>
|
---|
203 | Several plugins under /usr/lib/gstreamer-1.0
|
---|
204 | </seg>
|
---|
205 | <seg>
|
---|
206 | /usr/share/gstreamer-1.0/presets
|
---|
207 | </seg>
|
---|
208 | </seglistitem>
|
---|
209 | </segmentedlist>
|
---|
210 |
|
---|
211 | </sect2>
|
---|
212 |
|
---|
213 | </sect1>
|
---|