%general-entities; ]> gst-plugins-base-&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. Also see the , , , and packages. &lfs77_checked; &gst-compat; 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; Additional Downloads Optional patch : GStreamer Base Plug-ins Dependencies Required and Recommended , , , , , and Optional (Required if building GNOME) Optional , (required to build the examples), libvisual, ORC, (required to run the unit regression tests), and (optionaly used during the unit regression tests) Optional (Required to Rebuild the API Documentation) and User Notes: Installation of GStreamer Base Plug-ins If you need a plugin for a given dependency, that dependency needs to be installed before this application. First, if you are using i686, fix a compile problem inroduced by &gcc-490;: patch -Np1 -i ../gst-plugins-base-&gst-plugins-base-version;-gcc_4_9_0_i686-1.patch Install GStreamer Base Plug-ins by running the following commands: ./configure --prefix=/usr --disable-static && make To run the unit regression tests, 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 Command Explanations Contents Installed Programs Installed Libraries Installed Directories gst-visualise-0.10 libgstapp-0.10.so, libgstaudio-0.10.so, libgstcdda-0.10.so, libgstfft-0.10.so, libgstinterfaces-0.10.so, libgstnetbuffer-0.10.so, libgstpbutils-0.10.so, libgstriff-0.10.so, libgstrtp-0.10.so, libgstrtsp-0.10.so, libgstsdp-0.10.so, libgsttag-0.10.so and libgstvideo-0.10.so /usr/include/gstreamer-0.10/gst/{app,audio,cdda,fft,floatcast,interfaces,netbuffer} /usr/include/gstreamer-0.10/gst/{pbutils,riff,rtp,rtsp,sdp,tag,video}, /usr/share/gst-plugins-base, /usr/share/gtk-doc/html/gst-plugins-base-libs-0.10 and /usr/share/gtk-doc/html/gst-plugins-base-plugins-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