cl0ne / pygst-tutorial-org

A reworked tutorial for using GStreamer Python bindings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial on using GStreamer Python Bindings (org-mode version)

This repository holds a tutorial on using the Python bindings for GStreamer 1.0 (re)written in Emacs org-mode.

Note: this was mostly an exercise for me to learn the topic. There is hardly any novel work here.

The main document is ./pygst-tutorial.org. An HTML export of this document is also committed but may not always be up to date. You can read it online at:

http://brettviren.github.io/pygst-tutorial-org/pygst-tutorial.html

Or you can download the document as a PDF.

The starting point for this document was Ruben Gonzalez’s rescue from Google’s cache of the original by Jens Persson. This document differs in:

  • Ruben’s markdown converted to org-mode
  • Command line and Python examples tested and some fixed for GStreamer 1.0 (problems may remain)
  • Change the ASCII art into ditaa diagrams
  • Text edited for minor language things

Other useful sources of info on using GStreamer 1.0 Python bindings:

About

A reworked tutorial for using GStreamer Python bindings.


Languages

Language:Python 84.6%Language:HTML 12.3%Language:JavaScript 2.2%Language:CSS 0.9%