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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 f726d564 was 48bcac9, checked in by Bruce Dubbs <bdubbs@…>, 5 years ago

Tag dependencies for kf5

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

  • Property mode set to 100644
File size: 8.3 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 " ">
[0c61cb89]10 <!ENTITY gst10-plugins-bad-md5sum "e9e562d86c1527c44d904500dd35e326">
11 <!ENTITY gst10-plugins-bad-size "4.6 MB">
12 <!ENTITY gst10-plugins-bad-buildsize "83 MB (with tests)">
13 <!ENTITY gst10-plugins-bad-time "0.4 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
[48bcac9]41 &lfs90_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
[79b6251f]77 <bridgehead renderas="sect3">GStreamer Bad Plug-ins Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="gst10-plugins-base"/>
82 </para>
83
[0165a3fe]84 <!-- Common formats, output and input codecs and requirements
85 for GNOME apps. What's a multimedia framework useful if it
86 can't be used to play anything (common)? -->
87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
89 <xref linkend="libdvdread"/>,
[9a11ede]90 <xref linkend="libdvdnav"/>,
91 <xref linkend="llvm"/>, and
[0165a3fe]92 <xref linkend="soundtouch"/>
93 </para>
94
[79b6251f]95 <bridgehead renderas="sect4">Optional</bridgehead>
96 <para role="optional">
[0165a3fe]97 <xref linkend="bluez"/>,
[4cc74e03]98 <xref linkend="clutter"/>,
[79b6251f]99 <xref linkend="curl"/>,
100 <xref linkend="faac"/>,
101 <xref linkend="faad2"/>,
[5bf32c0]102 <xref linkend="fdk-aac"/>,
[0165a3fe]103 <xref linkend="gnutls"/>,
104 <xref linkend="gtk-doc"/>,
105 <xref linkend="gtk2"/> or
[79b6251f]106 <xref linkend="gtk3"/>,
[2bd04d6]107 <xref linkend="lcms2"/>,
[0165a3fe]108 <xref linkend="libass"/>,
[79b6251f]109 <xref linkend="libexif"/>,
[0783427]110 <xref linkend="libgcrypt"/>,
[2bd04d6]111 <xref linkend="libgudev"/>,
[79b6251f]112 <xref linkend="libmpeg2"/>,
[2bd04d6]113 <xref linkend="libssh2"/>,
114 <xref linkend="libusb"/>,
[0165a3fe]115 <xref linkend="libvdpau"/>,
[4cc74e03]116 <xref linkend="libwebp"/>,
[b371476]117 <xref linkend="neon"/>,
[ca4f834]118 <xref linkend="nettle"/>,
[d455680]119 <xref linkend="opencv"/> (with additional modules),
[bd81e201]120 <xref linkend="openjpeg2"/>,
[4cc74e03]121 <xref linkend="opus"/>,
122 <xref linkend="qt5"/> (for examples),
[0783427]123 <xref linkend="sdl"/>,
[f1607a4]124 <xref linkend="valgrind"/>,
[11551baf]125 <xref linkend="wayland"/> (<xref linkend="gtk3"/> must have been
126 compiled with wayland support),
[4cc74e03]127 <xref linkend="x265"/>,
[79b6251f]128 <xref linkend="xorg7-lib"/>,
[4cc74e03]129 <ulink url="http://bs2b.sourceforge.net/">bs2b</ulink>,
[3e30e1b]130 <ulink url="https://acoustid.org/chromaprint">Chromaprint</ulink>,
131 <ulink url="https://www.xiph.org/daala/">daala</ulink>,
[79b6251f]132 <ulink url="http://www.speech.cs.cmu.edu/flite/">Flite</ulink>,
[4cc74e03]133 <ulink url="https://bitbucket.org/mpyne/game-music-emu/">Game Music Emu</ulink>,
[79b6251f]134 <ulink url="http://www.quut.com/gsm/">GSM</ulink>,
[2bd04d6]135 <ulink url="https://www.ladspa.org/">LADSPA</ulink>,
[79b6251f]136 <ulink url="http://sourceforge.net/projects/farsight/files/libmimic/">libmimic</ulink>,
137 <ulink url="http://sourceforge.net/projects/libmms/">libmms</ulink>,
[b371476]138 <ulink url="http://code.google.com/p/musicip-libofa/">libofa</ulink>,
[e33cf34]139 <ulink url="http://mjpeg.sourceforge.net/">MJPEG Tools</ulink>,
[b371476]140 <ulink url="http://kcat.strangesoft.net/openal.html">OpenAL</ulink>,
[50393b8e]141 <ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>,
[79b6251f]142 <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/">VO AAC</ulink>,
[4cc74e03]143 <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/">VO AMRWB</ulink>, and
[e33cf34]144 <ulink url="http://zbar.sourceforge.net/">ZBAR</ulink>
[79b6251f]145 </para>
146
147 <para condition="html" role="usernotes">
148 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-bad"/>
149 </para>
150 </sect2>
151
152 <sect2 role="installation">
153 <title>Installation of GStreamer Bad Plug-ins</title>
154
[4ef9eb3]155 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
156 href="../../xincludes/gst10-objc-error.xml"/>
157
158 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
159 href="../../xincludes/gst10-plugins.xml"/>
[5dfe5591]160
[79b6251f]161 <para>
[0783427]162 Install <application>GStreamer Bad Plug-ins</application> by running the
163 following commands:
[79b6251f]164 </para>
165
[0c61cb89]166<screen><userinput>mkdir build &amp;&amp;
167cd build &amp;&amp;
168
169meson --prefix=/usr \
170 -Dbuildtype=release \
171 -Dpackage-origin=http://www.linuxfromscratch.org/blfs/view/svn/ \
172 -Dpackage-name="GStreamer &gst10-plugins-bad-version; BLFS" &amp;&amp;
173ninja</userinput></screen>
[79b6251f]174
175 <para>
[b4c475d]176 To test the results, issue: <command>ninja test</command>. Several tests
[0c61cb89]177 need a terminal emulator in a graphical session. One test, elements_dash_mpd,
[bc47577]178 is known to fail.
[79b6251f]179 </para>
180
181 <para>
182 Now, as the <systemitem class="username">root</systemitem> user:
183 </para>
184
[e1202ee]185<screen role="root"><userinput>ninja install</userinput></screen>
[79b6251f]186 </sect2>
[0c61cb89]187<!--
[e35976a]188 <sect2 role="commands">
189 <title>Command Explanations</title>
[9ac88cc5]190
[e35976a]191 <para>
[0c61cb89]192 <parameter>- -disable-wayland</parameter>: This switch is required
[e35976a]193 without a full wayland based desktop environment.
194 </para>
195
[d455680]196 <para>
[0c61cb89]197 <parameter>- -disable-opencv</parameter>: This switch is required
[d455680]198 if <xref linkend="opencv"/> is installed without additional modules
199 (specifically bgsegm).
200 </para>
201
[e35976a]202 </sect2>
[0c61cb89]203-->
[79b6251f]204 <sect2 role="content">
205 <title>Contents</title>
206
207 <segmentedlist>
[c3c56b2]208 <segtitle>Installed Programs</segtitle>
[79b6251f]209 <segtitle>Installed Libraries</segtitle>
210 <segtitle>Installed Directories</segtitle>
211
212 <seglistitem>
[c3c56b2]213 <seg>
214 None
215 </seg>
[79b6251f]216 <seg>
[50393b8e]217 libgstadaptivedemux-1.0.so,
[4cc74e03]218 libgstbadaudio-1.0.so,
[50393b8e]219 libgstbadvideo-1.0.so,
[f3429309]220 libgstbasecamerabinsrc-1.0.so,
[50393b8e]221 libgstcodecparsers-1.0.so,
[f3429309]222 libgstinsertbin-1.0.so,
[2bd04d6]223 libgstisoff-1.0.so,
[50393b8e]224 libgstmpegts-1.0.so,
[f3429309]225 libgstphotography-1.0.so,
[4cc74e03]226 libgstplayer-1.0.so,
[2bd04d6]227 libgsturidownloader-1.0.so,
228 libgstwayland-1.0.so,
229 libgstwebrtc-1.0.so, and
[0783427]230 several plugins under /usr/lib/gstreamer-1.0
[79b6251f]231 </seg>
232 <seg>
[2bd04d6]233 /usr/include/gstreamer-1.0/gst/{audio,basecamerabinsrc,codecparsers},
234 /usr/include/gstreamer-1.0/gst/{insertbin,interfaces,is,mpegts},
235 /usr/include/gstreamer-1.0/gst/{player,uridownloader,video,webrtc},
[666920e]236 /usr/lib/gstreamer-1.0/include, and
[0783427]237 /usr/share/gtk-doc/html/gst-plugins-bad-{libs,plugins}-1.0
[79b6251f]238 </seg>
239 </seglistitem>
240 </segmentedlist>
241
242 </sect2>
243
244</sect1>
Note: See TracBrowser for help on using the repository browser.