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.5 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.2.3.tar.xz
Download MD5 sum: 7ae60e2f759f58f32af5fcdc3c9193c4
Download size: 824 KB
Estimated disk space required: 16 MB
Estimated build time: 0.2 SBU
LAME-3.99.5, libdvdread-4.2.1, and x264-20140115-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
Install GStreamer Ugly Plug-ins by running the following commands:
./configure --prefix=/usr \ --with-package-name="GStreamer Ugly Plugins 1.2.3 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 2014-02-20 11:59:37 -0800