AnimALL

Description

The purpose of AnimAll? is to create an animation engine, that will render movies, given a list of audio and image files. There's also a  blog describing the implementation evolution.

Details

The project is developed in Python, making it portable to almost any platform. The two main libs used are:

  •  Gstreamer: All media related functions.
  •  Gnonlin: Plugin for gstreamer, enabling non-linear editing.

License

The application is distributed under GPL.

Documentation

There's a faq on the way. Also, more detailed documentation is available.