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.
This package is known to build and work properly using an LFS-7.7 platform.
GStreamer 1.0 series is not API or ABI compatible with GStreamer 0.10 series and both can be installed on the same system.
Download (HTTP): http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.4.5.tar.xz
Download MD5 sum: 6954beed7bb9a93e426dee543ff46393
Download size: 827 KB
Estimated disk space required: 16 MB
Estimated build time: 0.1 SBU
LAME-3.99.5, libdvdread-5.0.2, and x264-20141208-2245
liba52-0.7.4, libmad-0.15.1b, libmpeg2-0.5.1, libcdio, libsidplay, OpenCore AMR, ORC, and TwoLame
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gst10-plugins-ugly
If you need a plugin for a given dependency, that dependency needs to be installed before this application.
Install GStreamer Ugly Plug-ins by running the following commands:
./configure --prefix=/usr \ --with-package-name="GStreamer Ugly Plugins 1.4.5 BLFS" \ --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2015-02-22 21:16:54 -0800