The gst-plugins package builds graphics and multimedia CODEC interface modules for the GStreamer package. There are over 150 different modules that can be built, providing GStreamer the capability to create a pipeline for almost every known media stream.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gst-plugins/0.8/gst-plugins-0.8.5.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gst-plugins/0.8/gst-plugins-0.8.5.tar.bz2
Download MD5 sum: da9ed7c74b9ac0ccc5d2efcf4fd60db0
Download size: 2.0 MB
Estimated disk space required: 92 MB
Estimated build time: 2.99 SBU
AAlib-1.4rc5, CDParanoia-III-9.8, FreeType-2.1.9, GConf-2.8.1, GTK+-2.6.4, GNOME Virtual File System-2.8.3, Hermes, libcaca, libjpeg-6b or MMX Jpeg, libmmx, libmng-1.0.8, liboil, libpng-1.2.8, NASM-0.98.38, Pango-1.8.1, X (XFree86-4.4.0 or X.org-6.8.2)
ALSA-1.0.7, aRts-1.3.2, Audio File-0.2.6, EsounD-0.2.35, FAAC, FAAD1 or FAAD2, FLAC-1.1.1, GSM, JACK, LAME-3.96.1, liba52-0.7.4, libdts, libmad-0.15.1b (and libid3tag), libmikmod-3.1.11, libmusicbrainz, libogg-1.1.2, libraw1394, libshout, libsidplay, libsndfile, libvorbis-1.1.0, LADSPA, NAS-1.6, Speex-1.0.4 (requires ver. >= 1.1.6), Theora, Tremor
Dirac, DivX4Linux, DXR3, libdv-0.103, libdvdnav, libdvdread-0.9.4, libFAME-0.9.1, libmpeg2, librfb, V4L2, XviD-1.0.2
Install gst-plugins by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc &&
make &&
make install &&
gst-register
--with-gconf-schema-file-dir=/etc/gnome/gconf/schemas: Use this option if you have the GNOME-2 GConf package installed.
--enable-gdk-pixbuf-loader: Use this option to build the GDK pixbuf loader module if you have GTK+-2 installed.
--enable-xine: Use this option to build the Xine wrapper module if you have xine-libs installed.
Note: all other modules are built if the configure script discovers the required package. To prevent a module from being built, pass --disable-[module] to configure. Run configure --help for all the available module names.
The gst-plugins package contains gst-launch-ext-0.8, gst-visualise-0.8, libgst* libraries, numerous GStreamer plugins and a Gstreamer GDK pixbuf loader module.
gst-launch-ext-0.8 is used to run a basic predefined GStreamer pipeline as a quick test to ensure proper working of codecs and GStreamer.
Last updated on 2005-01-25 12:21:25 -0700