glfs/multimedia/libdriv/gst10-plugins-good.xml

165 lines
5.4 KiB
XML
Raw Normal View History

<?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 "f711832cd8a9b033eb424fabe89ca9d1">
<!ENTITY gst10-plugins-good-size "2.6 MB">
<!ENTITY gst10-plugins-good-buildsize "110 MB">
<!ENTITY gst10-plugins-good-time "1.2 SBU">
]>
<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.
<application>GStreamer</application> 1.0 series are not API nor ABI compatible
with <application>GStreamer</application> 0.10 series, so both can co-exist
on the same system.
</para>
&lfs72_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>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="flac"/>,
<xref linkend="gdk-pixbuf"/>,
<xref linkend="libjpeg"/>,
<xref linkend="libpng"/>,
<xref linkend="libsoup"/>,
<xref linkend="libvpx"/> and
<xref linkend="xorg7-lib"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="aalib"/>,
<xref linkend="libdv"/>,
<xref linkend="pulseaudio"/>,
<xref linkend="taglib"/>,
<xref linkend="udev"/> or <xref linkend="udev-extras"/> (for GUdev),
<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://code.entropywave.com/orc/">ORC</ulink>,
<ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink> and
<ulink url="http://wavpack.com/">WavPack</ulink>
<!-- Not ported
<xref linkend="cairo"/> -->
</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>
<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 Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>
Several plugins in /usr/lib/gstreamer-1.0
</seg>
<seg>
/usr/share/gstreamer-1.0/presets
</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>