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.9 platform.
Download (HTTP): http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.6.3.tar.xz
Download MD5 sum: a1958df7aa498b42793e2f2048673815
Download size: 3.1 MB
Estimated disk space required: 155 MB (with tests)
Estimated build time: 1.9 SBU (with tests)
Cairo-1.14.6, FLAC-1.3.1, gdk-pixbuf-2.32.3, libjpeg-turbo-1.4.2, libpng-1.6.21, libsoup-2.52.2, libvpx-1.5.0, and Xorg Libraries
AAlib-1.4rc5, GTK+-3.18.7, GTK-Doc-1.24, libdv-1.0.0, libgudev-230, PulseAudio-8.0, Speex-1.2rc2, taglib-1.10, Valgrind-3.11.0, v4l-utils-1.10.0, JACK, libcaca, libiec61883, libraw1394, libshout, Orc, and WavPack
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gst10-plugins-good
If you need a plugin for a given dependency, that dependency needs to be installed before this application.
Install GStreamer Good Plug-ins by running the following commands:
sed -e '/smgradio/ { a \ \/* Radionomy Hot40Music shoutcast stream *\/ a \ g_object_set (src, "location", a \ "http://streaming.radionomy.com:80/Hot40Music", NULL); }' \ -e '/Virgin/,/smgradio/d' \ -i tests/check/elements/souphttpsrc.c && ./configure --prefix=/usr \ --with-package-name="GStreamer Good Plugins 1.6.3 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
sed -e '/smgradio/ ... -i tests/check/elements/souphttpsrc.c: Fixes failing ICY test. Previous provider has streaming disabled outside UK.
Last updated on 2016-03-07 11:09:56 -0800