Basic motion graphics with Python
Tuesday, June 6th, 2006Simon Yuill has a tutorial about basic motion graphics with Python:
This tutorial provides an introduction in using the Python programming language to create small programs for different forms of motion graphics, such as algorithmic animations or custom video processing. It focuses mostly around the use of the Python Imaging Library and also provides an introduction to aspects of ffmpeg, a commandline tool for working with video formats.
Can’t say I really read it too closely, but it looks like it is quite detailed.

