glfs/multimedia/libdriv/gst10-plugins-good.xml
Bruce Dubbs 479d9b9d5c Update to gstreamer-1.8.1.
Includes plugins and newly added gstreamer-vaapi.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17296 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-04-27 19:51:56 +00:00

181 lines
5.9 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gst10-plugins-good-download-http
"&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
<!ENTITY gst10-plugins-good-download-ftp " ">
<!ENTITY gst10-plugins-good-md5sum "3eabe7277681b9bef8a64c312de03d47">
<!ENTITY gst10-plugins-good-size "3.1 MB">
<!ENTITY gst10-plugins-good-buildsize "132 MB (with tests)">
<!ENTITY gst10-plugins-good-time "2.8 SBU (with tests)">
]>
<sect1 id="gst10-plugins-good" xreflabel="gst-plugins-good-&gst10-plugins-good-version;">
<?dbhtml filename="gst10-plugins-good.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gst-plugins-good-&gst10-plugins-good-version;</title>
<indexterm zone="gst10-plugins-good">
<primary sortas="a-gst-plugins-good">gst-plugins-good</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GStreamer Good Plug-ins</title>
<para>
The <application>GStreamer Good Plug-ins</application> is a set of plug-ins
considered by the <application>GStreamer</application> developers to have
good quality code, correct functionality, and the preferred license (LGPL
for the plug-in code, LGPL or LGPL-compatible for the supporting library).
A wide range of video and audio decoders, encoders, and filters are included.
</para>
&lfs79_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gst10-plugins-good-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gst10-plugins-good-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gst10-plugins-good-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gst10-plugins-good-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gst10-plugins-good-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gst10-plugins-good-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GStreamer Good Plug-ins Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gst10-plugins-base"/>
</para>
<!-- Common formats, output and input codecs and requirements
for GNOME apps. What's a multimedia framework useful if it
can't be used to play anything (common)? -->
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="cairo"/>,
<xref linkend="flac"/>,
<xref linkend="gdk-pixbuf"/>,
<xref linkend="libjpeg"/>,
<xref linkend="libpng"/>,
<xref linkend="libsoup"/>,
<xref linkend="libvpx"/>, and
<xref linkend="xorg7-lib"/> <!-- build time requirements only,
you don't need either apps, fonts or xorg server to build this
package. You'll need xserver for any X app that wants to play
something though, but that should be obvious. -->
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="aalib"/>,
<xref linkend="gtk3"/>,
<xref linkend="gtk-doc"/>,
<xref linkend="libdv"/>,
<xref linkend="libgudev"/>,
<xref linkend="pulseaudio"/>,
<xref linkend="speex"/>,
<xref linkend="taglib"/>,
<xref linkend="valgrind"/>,
<xref linkend='v4l-utils'/>,
<ulink url="http://jackaudio.org/">JACK</ulink>,
<ulink url="http://caca.zoy.org/wiki/libcaca">libcaca</ulink>,
<ulink url="http://sourceforge.net/projects/libraw1394/">libiec61883</ulink>,
<ulink url="http://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
<ulink url="http://www.icecast.org/download.php">libshout</ulink>,
<ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>, and
<ulink url="http://wavpack.com/">WavPack</ulink>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/gst10-plugins-good"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of GStreamer Good Plug-ins</title>
<note><para>If you need a plugin for a given dependency, that dependency
needs to be installed before this application.
</para></note>
<para>
Install <application>GStreamer Good Plug-ins</application> by running the
following commands:
</para>
<screen><userinput>./configure --prefix=/usr \
--with-package-name="GStreamer Good Plugins &gst10-plugins-good-version; BLFS" \
--with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
make</userinput></screen>
<para>
To test the results, issue: <command>make check</command>.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
None
</seg>
<seg>
Several plugins under /usr/lib/gstreamer-1.0
</seg>
<seg>
/usr/share/gstreamer-1.0/presets and
/usr/share/gtk-doc/html/gst-plugins-good-plugins-1.0
</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>