The GStreamer Good Plug-ins is a set of plug-ins considered by the GStreamer developers to have good quality code, correct functionality, and the preferred license (LGPL for the plug-in code, LGPL or LGPL-compatible for the supporting library). A wide range of video and audio decoders, encoders, and filters are included.
This package is known to build and work properly using an LFS-7.4 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-good/gst-plugins-good-1.0.10.tar.xz
Download MD5 sum: 6576c133d4a0faa904087e5d1b32ccc5
Download size: 2.6 MB
Estimated disk space required: 107 MB
Estimated build time: 1.6 SBU
Cairo-1.12.16, FLAC-1.3.0, gdk-pixbuf-2.28.2, libjpeg-turbo-1.3.0, libpng-1.6.4, libsoup-2.42.2, libvpx-1.2.0 and Xorg Libraries
AAlib-1.4rc5, libdv-1.0.0, PulseAudio-4.0, taglib-1.8, udev-Installed LFS Version or udev-extras (from systemd) (for GUdev), JACK, libcaca, libiec61883, libraw1394, libshout, ORC, Video4Linux and WavPack
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gst10-plugins-good
Install GStreamer Good Plug-ins by running the following commands:
./configure --prefix=/usr \ --with-package-name="GStreamer Good Plugins 1.0.10 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-09-01 08:30:05 -0700