The GStreamer Bad Plug-ins package contains a set a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use.
This package is known to build and work properly using an LFS-7.6 systemd 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-bad/gst-plugins-bad-1.4.1.tar.xz
Download MD5 sum: 20cb190b18dc63017326321cdb7c91e5
Download size: 3.7 MB
Estimated disk space required: 139 MB (additional 7 MB to run the test suite)
Estimated build time: 1.6 SBU (additional 1.1 SBU to run the test suite)
libdvdread-5.0.0, libdvdnav-5.0.1, and SoundTouch-1.8.0
Clutter-1.18.4, cURL-7.37.1, FAAC-1.28, FAAD2-2.7, GLU-9.0.0, GnuTLS-3.3.7, GTK-Doc-1.20, GTK+-2.24.24 or GTK+-3.12.2, libass-0.11.2, libexif-0.6.21, libgcrypt-1.6.2, libmpeg2-0.5.1, libpng-1.6.13, librsvg-2.40.3, libusb-1.0.19, libvdpau-0.8, libwebp-0.4.1, MesaLib-10.2.7, mpg123-1.20.1, neon-0.30.0, OpenJPEG-1.5.2, OpenSSL-1.0.1i, Opus-1.1, SBC-1.2, SDL-1.2.15, Valgrind-3.10.0, Xorg Libraries, Wayland-1.5.0, Chromaprint, DirectFB, Flite, Game Music Emu, GSM, libdca, libkate, libmimic, libmms, libmodplug, libofa, libssh2, MJPEG Tools, MusePack, OpenAL, ORC, RTMPDUMP, Schroedinger, VO AAC, VO AMRWB, WildMidi, and ZBAR
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gst10-plugins-bad
Install GStreamer Bad Plug-ins by running the following commands:
./configure --prefix=/usr \ --with-package-name="GStreamer Bad Plugins 1.4.1 BLFS" \ --with-package-origin="http://www.linuxfromscratch.org/blfs/view/7.6-systemd/" && make
To test the results, issue: make check. One test (camerabin) needs hardware with a camera. A couple of tests need a terminal emulator in a graphical session.
Now, as the root
user:
make install
Last updated on 2014-09-04 16:23:32 -0700