GStreamer: Difference between revisions

From CBLFS
Jump to navigationJump to search
Kalessin (talk | contribs)
m I added a missing period in the description.
No edit summary
Line 1: Line 1:
== Introduction to GStreamer ==
{{Package-Introduction|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.|http://www.gstreamer.net/}}
 
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.


== Components of GStreamer ==
== Components of GStreamer ==

Revision as of 15:42, 16 April 2007

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