Difference between revisions of "GStreamer"

From CBLFS
Jump to navigationJump to search
 
Line 3: Line 3:
 
== Components of GStreamer ==
 
== Components of GStreamer ==
  
* [[gstreamer]]
+
* [[gstreamer-core]]
 
* [[gst-plugins-base]]
 
* [[gst-plugins-base]]
 
* [[gst-plugins-good]]
 
* [[gst-plugins-good]]

Latest revision as of 17:34, 19 March 2009

Introduction to GStreamer

GStreamer is a streaming media framework that enables applications to share a common set of plugins for things like video decoding and encoding, audio encoding and decoding, audio and video filters, audio visualisation, Web streaming and anything else that streams in real-time or otherwise. It is modelled after research software worked on at the Oregon Graduate Institute.

Project Homepage: http://www.gstreamer.net/

Components of GStreamer