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-8.3 platform.
Download (HTTP): https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.14.2.tar.xz
Download MD5 sum: ea0a800c6421c3c3cdbed3d040b8ffd3
Download size: 868 KB
Estimated disk space required: 20 MB (with tests)
Estimated build time: 0.1 SBU (with tests)
liba52-0.7.4 (needed to play DVD's), libdvdread-6.0.0, and x264-20180819-2245
GTK-Doc-1.28, libmpeg2-0.5.1, libcdio-2.0.0 (for CD-ROM drive access), Valgrind-3.13.0, 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.14.2 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 2018-08-20 15:41:43 -0700