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 gst-plugins-good-0.10.31, GStreamer Bad Plug-ins and GStreamer FFmpeg plug-in packages.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.19.tar.xz
Download MD5 sum: ba26045c8c8c91f0d48d327ccf53ac0c
Download size: 864 KB
Estimated disk space required: 20 MB
Estimated build time: 0.3 SBU
LAME-3.99.3, libdvdnav-4.2.0 and libdvdread-4.2.0
liba52-0.7.4, libcdio, libmad-0.15.1b, libmpeg2-0.5.1, libsidplay, OpenCore AMR, ORC, TwoLAME and x264
To run the tests you need to have compiled gstreamer against libcheck, and you can optionaly use Valgrind
GTK-Doc-1.18 and Python-2.7.3 (compiled against an XML parser such as expat-2.1.0)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gst-plugins-ugly
Install GStreamer Ugly Plug-ins by running the following commands:
./configure --prefix=/usr && make
To run the unit regression tests, issue: make check.
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
Last updated on 2012-05-01 12:35:38 +0000