2012-09-08 02:58:16 +08:00
|
|
|
<?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;
|
|
|
|
|
2012-09-27 03:36:13 +08:00
|
|
|
<!ENTITY gst10-plugins-good-download-http "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
|
2012-09-08 02:58:16 +08:00
|
|
|
<!ENTITY gst10-plugins-good-download-ftp " ">
|
2012-09-27 03:36:13 +08:00
|
|
|
<!ENTITY gst10-plugins-good-md5sum "f711832cd8a9b033eb424fabe89ca9d1">
|
2012-09-08 02:58:16 +08:00
|
|
|
<!ENTITY gst10-plugins-good-size "2.6 MB">
|
|
|
|
<!ENTITY gst10-plugins-good-buildsize "110 MB">
|
2012-09-21 01:01:20 +08:00
|
|
|
<!ENTITY gst10-plugins-good-time "1.2 SBU">
|
2012-09-08 02:58:16 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<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"/>,
|
2012-09-21 01:01:20 +08:00
|
|
|
<xref linkend="gdk-pixbuf"/>,
|
2012-09-08 02:58:16 +08:00
|
|
|
<xref linkend="libjpeg"/>,
|
|
|
|
<xref linkend="libpng"/>,
|
2012-09-21 01:01:20 +08:00
|
|
|
<xref linkend="libsoup"/>,
|
|
|
|
<xref linkend="libvpx"/> and
|
2012-09-08 02:58:16 +08:00
|
|
|
<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
|
2012-09-21 01:01:20 +08:00
|
|
|
<xref linkend="cairo"/> -->
|
2012-09-08 02:58:16 +08:00
|
|
|
</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/" &&
|
|
|
|
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>
|