Tutorial
=========

This is a multi-part tutorial about how to write a simple yet complete
and fully functional media player using
`pyrana <http://bitbucket.org/mojaves/pyrana>`__. The structure of the
tutorial intentionally resemples as closely as possible the `FFmpeg
tutorial <http://dranger.com/ffmpeg/tutorial01.html>`__.

As for the original work, to which this one pays heavy debt, this
document is released under the terms of the `Creative Commons
Attribution-Share Alike 2.5
License <http://creativecommons.org/licenses/by-sa/2.5/>`__.

.. toctree::
   :maxdepth: 2
   :glob:

   player*
