source: multimedia/libdriv/gst10-plugins-good.xml@ 7c51f58

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 7c51f58 was 7c51f58, checked in by Bruce Dubbs <bdubbs@…>, 9 years ago

Lotsa tags

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

  • Property mode set to 100644
File size: 6.1 KB
RevLine 
[b354e53]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-good-download-http
8 "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
[b354e53]9 <!ENTITY gst10-plugins-good-download-ftp " ">
[4174218e]10 <!ENTITY gst10-plugins-good-md5sum "eaf1a6daf73749bc423feac301d60038">
[0783427]11 <!ENTITY gst10-plugins-good-size "2.9 MB">
[4174218e]12 <!ENTITY gst10-plugins-good-buildsize "0.1 GB (additional 10 MB to run the test suite)">
13 <!ENTITY gst10-plugins-good-time "1.1 SBU (additional 1 SBU to run the test suite)">
[b354e53]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
[7c51f58]41 &lfs77_checked;
[b354e53]42
[058a3280]43 &gst-compat;
44
[b354e53]45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&gst10-plugins-good-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&gst10-plugins-good-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &gst10-plugins-good-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &gst10-plugins-good-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &gst10-plugins-good-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &gst10-plugins-good-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">GStreamer Good Plug-ins Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
83 <xref linkend="gst10-plugins-base"/>
84 </para>
85
[0165a3fe]86 <!-- Common formats, output and input codecs and requirements
87 for GNOME apps. What's a multimedia framework useful if it
88 can't be used to play anything (common)? -->
[5dfe5591]89 <bridgehead renderas="sect4">Recommended</bridgehead>
90 <para role="recommended">
[caed4c52]91 <xref linkend="cairo"/>,
[b354e53]92 <xref linkend="flac"/>,
[09396b5]93 <xref linkend="gdk-pixbuf"/>,
[b354e53]94 <xref linkend="libjpeg"/>,
95 <xref linkend="libpng"/>,
[09396b5]96 <xref linkend="libsoup"/>,
[99035c1]97 <xref linkend="libvpx"/>, and
[0165a3fe]98 <xref linkend="xorg7-lib"/> <!-- build time requirements only,
99 you don't need either apps, fonts or xorg server to build this
100 package. You'll need xserver for any X app that wants to play
101 something though, but that should be obvious. -->
102 </para>
103
104 <bridgehead renderas="sect4">Optional</bridgehead>
105 <para role="optional">
[b354e53]106 <xref linkend="aalib"/>,
[0165a3fe]107 <xref linkend="gtk3"/>,
108 <xref linkend="gtk-doc"/>,
[b354e53]109 <xref linkend="libdv"/>,
110 <xref linkend="pulseaudio"/>,
[0165a3fe]111 <xref linkend="speex"/>,
[b354e53]112 <xref linkend="taglib"/>,
[adf6dd9a]113 <xref linkend="udev-extras"/> (for GUdev),
[f1607a4]114 <xref linkend="valgrind"/>,
[b354e53]115 <ulink url="http://jackaudio.org/">JACK</ulink>,
116 <ulink url="http://caca.zoy.org/wiki/libcaca">libcaca</ulink>,
117 <ulink url="http://sourceforge.net/projects/libraw1394/">libiec61883</ulink>,
118 <ulink url="http://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
119 <ulink url="http://www.icecast.org/download.php">libshout</ulink>,
120 <ulink url="http://code.entropywave.com/orc/">ORC</ulink>,
[f1607a4]121 <ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink>, and
122 <ulink url="http://wavpack.com/">WavPack</ulink>
[b354e53]123 </para>
124
125 <para condition="html" role="usernotes">
126 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-good"/>
127 </para>
128 </sect2>
129
130 <sect2 role="installation">
131 <title>Installation of GStreamer Good Plug-ins</title>
132
[5dfe5591]133 <note><para>If you need a plugin for a given dependency, that dependency
134 needs to be installed before this application.
135 </para></note>
136
[b354e53]137 <para>
[0783427]138 Install <application>GStreamer Good Plug-ins</application> by running the
139 following commands:
[b354e53]140 </para>
141
142<screen><userinput>./configure --prefix=/usr \
143 --with-package-name="GStreamer Good Plugins &gst10-plugins-good-version; BLFS" \
144 --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
145make</userinput></screen>
146
147 <para>
[ffa5118]148 To test the results, issue: <command>make -k check</command>. Some tests
[0783427]149 are known to fail.
[b354e53]150 </para>
151
152 <para>
153 Now, as the <systemitem class="username">root</systemitem> user:
154 </para>
155
156<screen role="root"><userinput>make install</userinput></screen>
157 </sect2>
158
159 <sect2 role="content">
160 <title>Contents</title>
161
162 <segmentedlist>
[c3c56b2]163 <segtitle>Installed Programs</segtitle>
[b354e53]164 <segtitle>Installed Libraries</segtitle>
[0783427]165 <segtitle>Installed Directories</segtitle>
[b354e53]166
167 <seglistitem>
[c3c56b2]168 <seg>
169 None
170 </seg>
[b354e53]171 <seg>
[dc7f94ad]172 Several plugins under /usr/lib/gstreamer-1.0
[b354e53]173 </seg>
174 <seg>
[0783427]175 /usr/share/gstreamer-1.0/presets and
176 /usr/share/gtk-doc/html/gst-plugins-good-plugins-1.0
[b354e53]177 </seg>
178 </seglistitem>
179 </segmentedlist>
180
181 </sect2>
182
183</sect1>
Note: See TracBrowser for help on using the repository browser.