GStreamer Ugly Plug-ins-0.10.4

Introduction to GStreamer Ugly Plug-ins

The GStreamer Ugly Plug-ins is a set of plug-ins considered by the GStreamer 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 GStreamer developers would like. The code might be widely known to present patent problems. Also see the GStreamer Good Plug-ins-0.10.4, GStreamer Bad Plug-ins and GStreamer FFmpeg plug-in packages.

Package Information

GStreamer Ugly Plug-ins Dependencies

Required

GStreamer Base Plug-ins-0.10.11

Optional

LAME-3.96.1, liba52-0.7.4, libamrnb, libdvdnav, libdvdread-0.9.6, libmad-0.15.1b (and libid3tag), libmpeg2-0.4.0b, and libsidplay

Optional (Required to Rebuild the API Documentation)

GTK-Doc-1.6 and PyXML-0.8.4

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gst-plugins-ugly

Installation of GStreamer Ugly Plug-ins

Install GStreamer Ugly Plug-ins by running the following commands:

./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

If you did not rebuild the API documentation by passing --enable-gtk-doc to the configure script and you wish to install the pre-built documentation, issue the following command as the root user:

make -C docs/plugins install-data

Contents

Installed Programs: None
Installed Libraries: Several GStreamer plugins
Installed Directories: /usr/share/gtk-doc/html/gst-plugins-ugly-plugins-0.10

Last updated on 2007-01-18 13:38:19 -0600