source: multimedia/libdriv/gst10-plugins-bad.xml@ 5bf32c0

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.0 9.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 5bf32c0 was 5bf32c0, checked in by Douglas R. Reno <renodr@…>, 5 years ago

Fix gst-plugins-bad to reflect a dependency on fdk-aac and correct the description for the patch.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21294 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 8.9 KB
RevLine 
[79b6251f]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
[ae96c4b]7 <!ENTITY gst10-plugins-bad-download-http
8 "&gstreamer-dl;/gst-plugins-bad/gst-plugins-bad-&gst10-plugins-bad-version;.tar.xz">
[79b6251f]9 <!ENTITY gst10-plugins-bad-download-ftp " ">
[ec9aedd]10 <!ENTITY gst10-plugins-bad-md5sum "5d20a91d027708abcf924f6c1279dd25">
11 <!ENTITY gst10-plugins-bad-size "4.5 MB">
12 <!ENTITY gst10-plugins-bad-buildsize "173 MB (with tests)">
13 <!ENTITY gst10-plugins-bad-time "1.9 SBU (Using parallelism=4; with tests)">
[79b6251f]14]>
15
16<sect1 id="gst10-plugins-bad" xreflabel="gst-plugins-bad-&gst10-plugins-bad-version;">
17 <?dbhtml filename="gst10-plugins-bad.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gst-plugins-bad-&gst10-plugins-bad-version;</title>
25
26 <indexterm zone="gst10-plugins-bad">
[b354e53]27 <primary sortas="a-gst-plugins-bad">gst-plugins-bad</primary>
[79b6251f]28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GStreamer Bad Plug-ins</title>
32
33 <para>
34 The <application>GStreamer Bad Plug-ins</application> package contains a
[4cc74e03]35 set of plug-ins that aren't up to par compared to the rest. They
[79b6251f]36 might be close to being good quality, but they're missing something - be
37 it a good code review, some documentation, a set of tests, a real live
[058a3280]38 maintainer, or some actual wide use.
[79b6251f]39 </para>
40
[59417918]41 &lfs84_checked;
[79b6251f]42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&gst10-plugins-bad-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&gst10-plugins-bad-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &gst10-plugins-bad-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &gst10-plugins-bad-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &gst10-plugins-bad-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &gst10-plugins-bad-time;
73 </para>
74 </listitem>
75 </itemizedlist>
[bd81e201]76
[53eba27]77
78 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
79 <itemizedlist spacing="compact">
80 <listitem>
81 <para>
82 Required patch:
[7f790f7f]83 <ulink url="&patch-root;/gst-plugins-bad-&gst10-plugins-bad-version;-fdkaac_2-1.patch"/>
[53eba27]84 </para>
85 </listitem>
86 </itemizedlist>
87
[79b6251f]88 <bridgehead renderas="sect3">GStreamer Bad Plug-ins Dependencies</bridgehead>
89
90 <bridgehead renderas="sect4">Required</bridgehead>
91 <para role="required">
92 <xref linkend="gst10-plugins-base"/>
93 </para>
94
[0165a3fe]95 <!-- Common formats, output and input codecs and requirements
96 for GNOME apps. What's a multimedia framework useful if it
97 can't be used to play anything (common)? -->
98 <bridgehead renderas="sect4">Recommended</bridgehead>
99 <para role="recommended">
100 <xref linkend="libdvdread"/>,
[9a11ede]101 <xref linkend="libdvdnav"/>,
102 <xref linkend="llvm"/>, and
[0165a3fe]103 <xref linkend="soundtouch"/>
104 </para>
105
[79b6251f]106 <bridgehead renderas="sect4">Optional</bridgehead>
107 <para role="optional">
[0165a3fe]108 <xref linkend="bluez"/>,
[4cc74e03]109 <xref linkend="clutter"/>,
[79b6251f]110 <xref linkend="curl"/>,
111 <xref linkend="faac"/>,
112 <xref linkend="faad2"/>,
[5bf32c0]113 <xref linkend="fdk-aac"/>,
[0165a3fe]114 <xref linkend="gnutls"/>,
115 <xref linkend="gtk-doc"/>,
116 <xref linkend="gtk2"/> or
[79b6251f]117 <xref linkend="gtk3"/>,
[2bd04d6]118 <xref linkend="lcms2"/>,
[0165a3fe]119 <xref linkend="libass"/>,
[79b6251f]120 <xref linkend="libexif"/>,
[0783427]121 <xref linkend="libgcrypt"/>,
[2bd04d6]122 <xref linkend="libgudev"/>,
[79b6251f]123 <xref linkend="libmpeg2"/>,
[2bd04d6]124 <xref linkend="libssh2"/>,
125 <xref linkend="libusb"/>,
[0165a3fe]126 <xref linkend="libvdpau"/>,
[4cc74e03]127 <xref linkend="libwebp"/>,
[b371476]128 <xref linkend="neon"/>,
[ca4f834]129 <xref linkend="nettle"/>,
[d455680]130 <xref linkend="opencv"/> (with additional modules),
[bd81e201]131 <xref linkend="openjpeg2"/>,
[4cc74e03]132 <xref linkend="opus"/>,
133 <xref linkend="qt5"/> (for examples),
[0783427]134 <xref linkend="sdl"/>,
[f1607a4]135 <xref linkend="valgrind"/>,
[11551baf]136 <xref linkend="wayland"/> (<xref linkend="gtk3"/> must have been
137 compiled with wayland support),
[4cc74e03]138 <xref linkend="x265"/>,
[79b6251f]139 <xref linkend="xorg7-lib"/>,
[4cc74e03]140 <ulink url="http://bs2b.sourceforge.net/">bs2b</ulink>,
[3e30e1b]141 <ulink url="https://acoustid.org/chromaprint">Chromaprint</ulink>,
142 <ulink url="https://www.xiph.org/daala/">daala</ulink>,
[79b6251f]143 <ulink url="http://www.speech.cs.cmu.edu/flite/">Flite</ulink>,
[4cc74e03]144 <ulink url="https://bitbucket.org/mpyne/game-music-emu/">Game Music Emu</ulink>,
[79b6251f]145 <ulink url="http://www.quut.com/gsm/">GSM</ulink>,
[2bd04d6]146 <ulink url="https://www.ladspa.org/">LADSPA</ulink>,
[79b6251f]147 <ulink url="http://sourceforge.net/projects/farsight/files/libmimic/">libmimic</ulink>,
148 <ulink url="http://sourceforge.net/projects/libmms/">libmms</ulink>,
[b371476]149 <ulink url="http://code.google.com/p/musicip-libofa/">libofa</ulink>,
[e33cf34]150 <ulink url="http://mjpeg.sourceforge.net/">MJPEG Tools</ulink>,
[b371476]151 <ulink url="http://kcat.strangesoft.net/openal.html">OpenAL</ulink>,
[50393b8]152 <ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>,
[79b6251f]153 <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/">VO AAC</ulink>,
[4cc74e03]154 <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/">VO AMRWB</ulink>, and
[e33cf34]155 <ulink url="http://zbar.sourceforge.net/">ZBAR</ulink>
[79b6251f]156 </para>
157
158 <para condition="html" role="usernotes">
159 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-bad"/>
160 </para>
161 </sect2>
162
163 <sect2 role="installation">
164 <title>Installation of GStreamer Bad Plug-ins</title>
165
[5dfe5591]166 <note><para>If you need a plugin for a given dependency, that dependency
167 needs to be installed before this application.
168 </para></note>
169
[7f790f7f]170 <para>
[5bf32c0]171 Apply a patch to allow the build to complete with fdk-aac.
[7f790f7f]172 </para>
173
174<screen><userinput>patch -Np1 -i ../gst-plugins-bad-&gst10-plugins-bad-version;-fdkaac_2-1.patch</userinput></screen>
175
[79b6251f]176 <para>
[0783427]177 Install <application>GStreamer Bad Plug-ins</application> by running the
178 following commands:
[79b6251f]179 </para>
180
[7b59cbc1]181<screen><userinput>./configure --prefix=/usr \
[9ac88cc5]182 --disable-wayland \
183 --disable-opencv \
[79b6251f]184 --with-package-name="GStreamer Bad Plugins &gst10-plugins-bad-version; BLFS" \
185 --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
[7ee3d722]186make</userinput></screen>
[79b6251f]187
188 <para>
[666920e]189 To test the results, issue: <command>make check</command>. Several tests
[bc47577]190 need a terminal emulator in a graphical session. One test, dash_mpd,
191 is known to fail.
[79b6251f]192 </para>
193
194 <para>
195 Now, as the <systemitem class="username">root</systemitem> user:
196 </para>
197
198<screen role="root"><userinput>make install</userinput></screen>
199 </sect2>
200
[e35976a]201 <sect2 role="commands">
202 <title>Command Explanations</title>
[9ac88cc5]203
[e35976a]204 <para>
[c33c599]205 <parameter>--disable-wayland</parameter>: This switch is required
[e35976a]206 without a full wayland based desktop environment.
207 </para>
208
[d455680]209 <para>
210 <parameter>--disable-opencv</parameter>: This switch is required
211 if <xref linkend="opencv"/> is installed without additional modules
212 (specifically bgsegm).
213 </para>
214
[e35976a]215 </sect2>
216
[79b6251f]217 <sect2 role="content">
218 <title>Contents</title>
219
220 <segmentedlist>
[c3c56b2]221 <segtitle>Installed Programs</segtitle>
[79b6251f]222 <segtitle>Installed Libraries</segtitle>
223 <segtitle>Installed Directories</segtitle>
224
225 <seglistitem>
[c3c56b2]226 <seg>
227 None
228 </seg>
[79b6251f]229 <seg>
[50393b8]230 libgstadaptivedemux-1.0.so,
[4cc74e03]231 libgstbadaudio-1.0.so,
[50393b8]232 libgstbadvideo-1.0.so,
[f3429309]233 libgstbasecamerabinsrc-1.0.so,
[50393b8]234 libgstcodecparsers-1.0.so,
[f3429309]235 libgstinsertbin-1.0.so,
[2bd04d6]236 libgstisoff-1.0.so,
[50393b8]237 libgstmpegts-1.0.so,
[f3429309]238 libgstphotography-1.0.so,
[4cc74e03]239 libgstplayer-1.0.so,
[2bd04d6]240 libgsturidownloader-1.0.so,
241 libgstwayland-1.0.so,
242 libgstwebrtc-1.0.so, and
[0783427]243 several plugins under /usr/lib/gstreamer-1.0
[79b6251f]244 </seg>
245 <seg>
[2bd04d6]246 /usr/include/gstreamer-1.0/gst/{audio,basecamerabinsrc,codecparsers},
247 /usr/include/gstreamer-1.0/gst/{insertbin,interfaces,is,mpegts},
248 /usr/include/gstreamer-1.0/gst/{player,uridownloader,video,webrtc},
[666920e]249 /usr/lib/gstreamer-1.0/include, and
[0783427]250 /usr/share/gtk-doc/html/gst-plugins-bad-{libs,plugins}-1.0
[79b6251f]251 </seg>
252 </seglistitem>
253 </segmentedlist>
254
255 </sect2>
256
257</sect1>
Note: See TracBrowser for help on using the repository browser.