The GStreamer Base Plug-ins is a well-groomed and well-maintained collection of GStreamer plug-ins and elements, spanning the range of possible types of elements one would want to write for GStreamer. You will need at least one of Good, Bad, Ugly or Libav plugins for GStreamer applications to function properly.
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-base/gst-plugins-base-1.0.7.tar.xz
Download MD5 sum: b5b43cfbf82b413ce2e07a190d87e68f
Download size: 2.3 MB
Estimated disk space required: 120 MB
Estimated build time: 1.2 SBU
GStreamer-1.0.7 and libxml2-2.9.1
alsa-lib-1.0.27, gobject-introspection-1.34.2, ISO Codes-3.40, libogg-1.3.0, libtheora-1.1.1, libvorbis-1.3.3, Pango-1.32.5 and Xorg Libraries
CDParanoia-III-10.2, GTK+-3.6.4, GTK-Doc-1.18, libvisual, ORC and Valgrind
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gst10-plugins-base
Install GStreamer Base Plug-ins by running the following commands:
./configure --prefix=/usr \
--with-package-name="GStreamer Base 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