blob: 05b9591c824c3384b59df9c83df351bcf85ec44a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# Introduction
* [[Introducing GStreamer|http://www.cin.ufpe.br/~cinlug/wiki/index.php/Introducing_GStreamer]]
* [[Multipurpose multimedia processing with GStreamer|http://www-128.ibm.com/developerworks/aix/library/au-gstreamer.html?ca=dgr-lnxw07GStreamer]]
# Python
* [[gst-python api docs and tutorials|http://pygstdocs.berlios.de/]]
* [[Getting started with GStreamer with Python|http://www.jonobacon.org/?p=750]]
* [[GStreamer Dynamic Pads, Explained|http://www.jonobacon.org/?p=810]]
* [[Using Gnonlin with GStreamer|http://www.jonobacon.org/?p=851]]
# Gnonlin
* [[GStreamer and GNonLin Tutorials|http://www.ocf.berkeley.edu/~brandon/wiki/index.php5?title=Main_Page]]
# Vala
* [[GStreamer examples in Vala|http://live.gnome.org/Vala/GStreamerSample]]
# Development
* [[Debugging GStreamer applications|http://www.buzztard.org/index.php/Debugging]]
|