2006-06-28 00:48:08 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2006-06-28 00:48:08 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2012-03-09 04:28:14 +08:00
|
|
|
<!ENTITY gst-plugins-ugly-download-http "http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-&gst-plugins-ugly-version;.tar.xz">
|
2006-12-11 09:07:57 +08:00
|
|
|
<!ENTITY gst-plugins-ugly-download-ftp " ">
|
|
|
|
<!-- <!ENTITY gst-plugins-ugly-download-ftp "&gnome-download-ftp;/gst-plugins-ugly/0.10/gst-plugins-ugly-&gst-plugins-ugly-version;.tar.bz2"> -->
|
2012-03-09 04:28:14 +08:00
|
|
|
<!ENTITY gst-plugins-ugly-md5sum "ba26045c8c8c91f0d48d327ccf53ac0c">
|
|
|
|
<!ENTITY gst-plugins-ugly-size "864 KB">
|
|
|
|
<!ENTITY gst-plugins-ugly-buildsize "20 MB">
|
|
|
|
<!ENTITY gst-plugins-ugly-time "0.3 SBU">
|
2006-06-28 00:48:08 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="gst-plugins-ugly"
|
2012-04-18 13:18:11 +08:00
|
|
|
xreflabel="gst-plugins-ugly-&gst-plugins-ugly-version;">
|
2006-06-28 00:48:08 +08:00
|
|
|
<?dbhtml filename="gst-plugins-ugly.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
2012-04-18 13:18:11 +08:00
|
|
|
<title>gst-plugins-ugly-&gst-plugins-ugly-version;</title>
|
2006-06-28 00:48:08 +08:00
|
|
|
|
|
|
|
<indexterm zone="gst-plugins-ugly">
|
|
|
|
<primary sortas="a-GStreamer-Ugly-Plug-ins">GStreamer Ugly Plug-ins</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to GStreamer Ugly Plug-ins</title>
|
|
|
|
|
|
|
|
<para>The <application>GStreamer Ugly Plug-ins</application> is a set of
|
|
|
|
plug-ins considered by the <application>GStreamer</application> developers
|
|
|
|
to have good quality and correct functionality, but distributing them might
|
|
|
|
pose problems. The license on either the plug-ins or the supporting
|
|
|
|
libraries might not be how the <application>GStreamer</application>
|
|
|
|
developers would like. The code might be widely known to present patent
|
2006-10-23 06:04:23 +08:00
|
|
|
problems. Also see the <xref linkend="gst-plugins-good"/>, <ulink
|
|
|
|
url="http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html">
|
|
|
|
GStreamer Bad Plug-ins</ulink> and <ulink
|
|
|
|
url="http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html">GStreamer
|
|
|
|
FFmpeg plug-in</ulink> packages.</para>
|
2006-06-28 00:48:08 +08:00
|
|
|
|
2012-03-09 04:28:14 +08:00
|
|
|
&lfs70_checked;
|
2012-02-06 03:55:43 +08:00
|
|
|
|
2006-06-28 00:48:08 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&gst-plugins-ugly-download-http;"/></para>
|
|
|
|
</listitem>
|
2012-03-12 19:49:30 +08:00
|
|
|
<listitem>
|
2006-06-28 00:48:08 +08:00
|
|
|
<para>Download (FTP): <ulink url="&gst-plugins-ugly-download-ftp;"/></para>
|
2012-03-12 19:49:30 +08:00
|
|
|
</listitem>
|
2006-06-28 00:48:08 +08:00
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &gst-plugins-ugly-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &gst-plugins-ugly-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &gst-plugins-ugly-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &gst-plugins-ugly-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">GStreamer Ugly Plug-ins Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2012-05-01 20:35:38 +08:00
|
|
|
<para role="required">
|
|
|
|
<xref linkend="gst-plugins-base"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
|
|
|
<xref linkend="lame"/>,
|
|
|
|
<xref linkend="libdvdnav"/> and
|
|
|
|
<xref linkend="libdvdread"/>
|
|
|
|
</para>
|
2006-06-28 00:48:08 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2012-05-01 20:35:38 +08:00
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="liba52"/>,
|
|
|
|
<ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
|
|
|
|
<xref linkend="libmad"/>,
|
|
|
|
<xref linkend="libmpeg2"/>,
|
|
|
|
<ulink url="http://packages.debian.org/source/sid/libsidplay">
|
|
|
|
libsidplay</ulink>,
|
|
|
|
<ulink url="http://sourceforge.net/projects/opencore-amr/">
|
|
|
|
OpenCore AMR</ulink>,
|
|
|
|
<ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>,
|
|
|
|
<ulink url="http://sourceforge.net/projects/twolame/">TwoLAME</ulink> and
|
|
|
|
<ulink url="http://www.videolan.org/developers/x264.html">x264</ulink>
|
2009-01-21 06:34:30 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional, for the unit regression tests</bridgehead>
|
2012-05-01 20:35:38 +08:00
|
|
|
<para>
|
|
|
|
To run the tests you need to have compiled gstreamer against libcheck,
|
|
|
|
and you can optionaly use
|
|
|
|
<ulink url="http://www.valgrind.org/">Valgrind</ulink>
|
|
|
|
</para>
|
2006-06-28 00:48:08 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional (Required to Rebuild the API
|
|
|
|
Documentation)</bridgehead>
|
2012-05-01 20:35:38 +08:00
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="gtk-doc"/> and
|
|
|
|
<xref linkend="python2"/> (compiled against an XML parser such as
|
|
|
|
<xref linkend=" expat"/>)
|
|
|
|
</para>
|
2006-06-28 00:48:08 +08:00
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/gst-plugins-ugly"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of GStreamer Ugly Plug-ins</title>
|
|
|
|
|
|
|
|
<para>Install <application>GStreamer Ugly Plug-ins</application> by running
|
|
|
|
the following commands:</para>
|
|
|
|
|
2006-07-01 21:15:11 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
2006-06-28 00:48:08 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
2009-01-21 06:34:30 +08:00
|
|
|
<para>To run the unit regression tests, issue: <command>make check</command>.</para>
|
2006-06-28 00:48:08 +08:00
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
<para>If you did not rebuild the API documentation by passing
|
|
|
|
<option>--enable-gtk-doc</option> to the <command>configure</command>
|
|
|
|
script and you wish to install the pre-built documentation, issue the
|
|
|
|
following command as the <systemitem class="username">root</systemitem>
|
|
|
|
user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make -C docs/plugins install-data</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 <application>GStreamer</application> plugins</seg>
|
|
|
|
<seg>/usr/share/gtk-doc/html/gst-plugins-ugly-plugins-0.10</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|