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.3 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.0.7.tar.xz
Download MD5 sum: d1493d1219b836a8cbf54f4fba962420
Download size: 3.0 MB
Estimated disk space required: 110 MB
Estimated build time: 0.8 SBU
libdvdread-4.2.0, libdvdnav-4.2.0 and SoundTouch-1.7.1
cURL-7.30.0, FAAC-1.28, FAAD2-2.7, GTK+-3.6.4, libexif-0.6.21, libmpeg2-0.5.1, MesaLib-9.1.3, mpg123-1.15.3, OpenSSL-1.0.1e, Xorg Libraries, Celt, Flite, Game Music Emu, GSM, libass, libdca, libmimic, libmms, libvdpau, MJPEG Tools, ORC, RTMPDUMP, Schroedinger, VO AAC, VO AMRWB 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.0.7 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 2013-04-27 18:04:22 +0000