Python GStreamer Documents

About

Documents for the Python bindings for the GStreamer multimedia framework.

Table Of Contents

  1. News
  2. License
  3. Documentation
    1. View Online
  4. Download
    1. Stable
    2. Devel
  5. Projects
    1. Audio
    2. Video
    3. Server
  6. FAQ

News

News and lots of other stuff can be found on the projectpage at Berlios. This project is under "heavy" development atm so please be patient or fix it yourself. No fix is too small to not go in and if you want to fix lots of stuff just let us know and we'll give you commiting access to the source. TIA

License

Pygstdocs is distributed under GNU Lesser General Public License (LGPL).

Documentation

View Online

PyGST Reference Manual
PyGST Tutorial
PyGObject Reference Manual

Download

Stable

No file releases yet.

Devel

Install from Subversion, eg pygst-reference (you will need docbook-xml and docbook-xsl):
svn co svn://svn.berlios.de/pygstdocs/trunk/pygst-reference cd pygst-reference make
You should now be able to read pygst-reference/index.html in your browser. If you want to enjoy syntax highlighting in the tutorials you'll have to install Pygments as well.

Projects

Audio

Exaile
FUPlayer
Jokosher
Listen
Panucci - resuming audiobook player
Radio Jockey - the Internet radio broadcaster
Quodlibet

Video

Advene
Elisa
Istanbul
PiTiVi
Whaaw

Server

Flumotion
Ticasto

FAQ

Q: I think the docs sucks and are incomplete. Why's that?

A: Well, GStreamer is one he** of a big project so it's not easy to make complete docs for it. And as this is on a voluntary basis work it may take some time so please be a little patient. Thanks for your cooperation.