GStreamer

GStreamer

Infobox_Software
name = GStreamer

latest_release_version = 0.10.20
latest_release_date = 18 June, 2008
programming_language = C
operating_system = Cross-platform
genre = Multimedia framework
license = GNU Lesser General Public License
website = http://gstreamer.freedesktop.org/|

GStreamer is a pipeline based multimedia framework written in the C programming language with the type system based on GObject. GStreamer allows you to create a variety of media-handling components, including simple audio playback, audio and videoplayback, recording, streaming, and editing. The pipeline design serves as a base to create many types of streaming multimedia applications such as video editors, streaming media broadcasters, and media players.

Designed to be cross-platform, it is known to work on Linux (x86, PowerPC and ARM), Solaris (x86 and SPARC), Mac OS X, Microsoft Windows and OS/400. GStreamer has bindings for programming-languages like Python, C++, Perl, GNU Guile and Ruby. GStreamer is free software, licensed under the GNU Lesser General Public License.

Distribution

The GNOME desktop environment, the primary user of GStreamer technology, has included GStreamer since GNOME version 2.2 and encourages GNOME and GTK+ applications to use it. Other projects also use it, such as Chameleo media platform, Phonon and the Songbird media player.

GStreamer also operates in embedded devices like the Nokia 770, N800 and N810 Internet Tablets running the Internet Tablet OS.

History and development

Erik Walthinsen founded the GStreamer project in 1999. Many of its core design ideas came from a research project at the Oregon Graduate Institute. Wim Taymans joined the project soon thereafter and greatly expanded on many aspects of the system. Many others around the world have contributed to various degrees since then. Brock A. Frazier designed the GStreamer logo; Frazier worked for an embedded Linux company called RidgeRun, which also became the first corporate sponsor of GStreamer in the form of hiring Erik Walthinsen to develop methods for embedding GStreamer in smaller (cell phone-class) devices.

freedesktop.org hosts the GStreamer project, which accordingly aims to improve interoperability and to share technology between free desktops. As of 2008, Wim Taymans maintains GStreamer.

The current 0.10 stable release series began with the 0.10.0 release in December 2005 [http://gstreamer.freedesktop.org/news/#2005-12-05T18:59:00Z Release Note] - Announcement of first release in 0.10 stable series] . It has maintained API and ABI compatibility since.

Technical overview

GStreamer processes media by connecting a number of processing elements into a pipeline. Each element is provided by a plugin. Elements can be grouped into bins, which can be further aggregated, thus forming a hierarchical graph.This is an example of a filter graph.

Elements communicate by means of pads. A source pad on one element can be connected to a sink pad on another. When the pipeline is in the playing state, data buffers flow from the source pad to the sink pad. Pads negotiate the kind of data that will be sent using capabilities.

The diagram to the right could exemplify playing an MP3 file using GStreamer. The file source reads an MP3 file from a computer's hard-drive and sends it to the MP3 decoder. The decoder decodes the file data and converts it into PCM samples which then pass to the ALSA sound-driver. The ALSA sound-driver sends the PCM sound samples to the computer's speakers.

Plugins

GStreamer uses a plugin architecture which makes the most of GStreamer's functionality implemented as shared libraries. GStreamer's base functionality contains functions for registering and loading plugins and for providing the fundamentals of all classes in the form of base classes. Plugin libraries get dynamically loaded to support a wide spectrum of codecs, container formats, input/output drivers and effects.

Plugins can be installed semiautomatically when they are first needed. For that purpose distributions can register a backend that resolves feature-descriptions to package-names.

Since version 0.10 the plugins come grouped into three sets (named after the film "The Good, the Bad and the Ugly"),

Individual distributions may further sub-classify these plugins: for example Ubuntu groups the "bad" and "ugly" sets into the "Universe" or the "Multiverse" components.

References

External links

* [http://gstreamer.freedesktop.org/ GStreamer home page]
* [http://www-128.ibm.com/developerworks/aix/library/au-gstreamer.html?ca=dgr-lnxw07GStreamer An introduction to GStreamer]
* [http://www.ohloh.net/projects/3475?p=GStreamer GStreamer] project on Ohloh
* [irc://irc.freenode.net/gstreamer #gstreamer] on freenode


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • GStreamer — Тип мультимедийный фреймворк Разработчики сообщество …   Википедия

  • GStreamer — Dernière version 0.10.35 (15 juin  …   Wikipédia en Français

  • Gstreamer — Entwickler: GStreamer Team Aktuelle Version: 0.10.22 (19. Januar 2009) Betriebssystem …   Deutsch Wikipedia

  • GStreamer — Entwickler GStreamer Team Aktuelle Version 0.10.35 (16. Juni 2011) Betriebssystem …   Deutsch Wikipedia

  • Gstreamer — Dernière version 0.10.25 (le 5 octobre  …   Wikipédia en Français

  • GStreamer — Este artículo o sección necesita referencias que aparezcan en una publicación acreditada, como revistas especializadas, monografías, prensa diaria o páginas de Internet fidedignas. Puedes añadirlas así o avisar …   Wikipedia Español

  • Gstreamer — …   Википедия

  • Comparison of audio formats — The following tables compare general and technical information for a variety of audio formats and audio compression formats. For listening tests comparing the perceived audio quality of audio formats and codecs, see the article Codec listening… …   Wikipedia

  • Theora — Filename extension .ogv, .ogg Internet media type video/ogg Developed by Xiph.org Initial release June 1, 2004 (2004 06 01)[ …   Wikipedia

  • Jokosher — Infobox Software name = Jokosher logo= caption = Latest trunk version of Jokosher (11th December 2006) developer = [http://jokosher.python hosting.com/ Jokosher community] latest release version = 0.10 latest release date = August 29, 2008… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”