<?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-ugly-download-http
           "&gstreamer-dl;/gst-plugins-ugly/gst-plugins-ugly-&gst10-plugins-ugly-version;.tar.xz">
  <!ENTITY gst10-plugins-ugly-download-ftp  " ">
  <!ENTITY gst10-plugins-ugly-md5sum        "6954beed7bb9a93e426dee543ff46393">
  <!ENTITY gst10-plugins-ugly-size          "827 KB">
  <!ENTITY gst10-plugins-ugly-buildsize     "16 MB">
  <!ENTITY gst10-plugins-ugly-time          "0.1 SBU">
]>

<sect1 id="gst10-plugins-ugly" xreflabel="gst-plugins-ugly-&gst10-plugins-ugly-version;">
  <?dbhtml filename="gst10-plugins-ugly.html"?>

  <sect1info>
    <othername>$LastChangedBy: bdubbs $</othername>
    <date>$Date: 2015-02-23 00:16:54 -0500 (Mon, 23 Feb 2015) $</date>
  </sect1info>

  <title>gst-plugins-ugly-&gst10-plugins-ugly-version;</title>

  <indexterm zone="gst10-plugins-ugly">
    <primary sortas="a-gst-plugins-ugly">gst-plugins-ugly</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 problems.
    </para>

    &lfs77_checked;

    &gst-compat;

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>
          Download (HTTP): <ulink url="&gst10-plugins-ugly-download-http;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download (FTP): <ulink url="&gst10-plugins-ugly-download-ftp;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download MD5 sum: &gst10-plugins-ugly-md5sum;
        </para>
      </listitem>
      <listitem>
        <para>
          Download size: &gst10-plugins-ugly-size;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated disk space required: &gst10-plugins-ugly-buildsize;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated build time: &gst10-plugins-ugly-time;
        </para>
      </listitem>
    </itemizedlist>

    <bridgehead renderas="sect3">GStreamer Ugly 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="lame"/>,
      <xref linkend="libdvdread"/>, and
      <xref linkend="x264"/>
    </para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional">
      <xref linkend="liba52"/>,
      <xref linkend="libmad"/>,
      <xref linkend="libmpeg2"/>,
      <ulink url="http://ftp.gnu.org/gnu/libcdio/">libcdio</ulink>,
      <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/orc/">ORC</ulink>, and
      <ulink url="http://sourceforge.net/projects/twolame/">TwoLame</ulink>
    </para>

    <para condition="html" role="usernotes">
      User Notes: <ulink url="&blfs-wiki;/gst10-plugins-ugly"/>
    </para>
  </sect2>

  <sect2 role="installation">
    <title>Installation of GStreamer Ugly 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 Ugly Plug-ins</application> by running the following
      commands:
    </para>

<screen><userinput>./configure --prefix=/usr \
            --with-package-name="GStreamer Ugly Plugins &gst10-plugins-ugly-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-ugly-plugins-1.0
        </seg>
      </seglistitem>
    </segmentedlist>

  </sect2>

</sect1>
