%general-entities; ]> $LastChangedBy$ $Date$ GStreamer Base Plug-ins-&gst-plugins-base-version; GStreamer Base Plug-ins Introduction to GStreamer Base Plug-ins 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. It also contains helper libraries and base classes useful for writing elements. A wide range of video and audio decoders, encoders, and filters are included. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gst-plugins-base-md5sum; Download size: &gst-plugins-base-size; Estimated disk space required: &gst-plugins-base-buildsize; Estimated build time: &gst-plugins-base-time; GStreamer Base Plug-ins Dependencies Required and liboil Optional , , , Theora, , , , (required to build the examples), , , libvisual, Check (required to run the unit regression tests), and Valgrind (optionally used during the unit regression tests) Optional (Required to Rebuild the API Documentation) and User Notes: Installation of GStreamer Base Plug-ins Install GStreamer Base Plug-ins by running the following commands: ./configure --prefix=/usr --sysconfdir=/etc && make To test the results, issue: make check. There are many other Makefile targets you can specify for running the tests, issue make -C tests/check help to see the complete list. Now, as the root user: make install If you did not rebuild the API documentation by passing to the configure script and you wish to install the pre-built documentation, issue the following command as the root user: make -C docs/libs install-data && make -C docs/plugins install-data Contents Installed Programs Installed Libraries Installed Directories gst-visualise-0.10 libgst*.{so,a} and numerous GStreamer plugins /usr/include/gstreamer-0.10/gst/{too numerous to list} and /usr/share/gtk-doc/html/gst-plugins-base-libs-0.10 Short Descriptions gst-visualise-0.10 is used to run a basic GStreamer pipeline to display a graphical visualisation of an audio stream. gst-visualise-0.10