IMG2LIST v0.1.5
-------------

This is a small application to generate "list files" which are a special text file format for image sequences used by Cinelerra, the video editor/compositor software (http://heroinewarrior.com).

REQUIREMENTS
------------

You need Python 2.3.x installed in your system plus:

- PyGTK 2.0 or higher (www.pygtk.org)
- GTK
- Glade-2

This program was developed and tested under Linux Mandrake 10.0, so if your distro is newer than that, it should work.

INSTALLATION
------------

Copy GUI.glade to anywhere in your system (eg: usr/local/share/img2list) and edit img2list.py to reflect the location of this file. 

img2list.py can be executed from any location. For ease of use, I would recommend copy it to /usr/local/bin.


USAGE
-----

Just type "img2list.py" or "python img2list.py" to load the GUI.
Once there, browse your disk and select one image (JPG, TGA, PNG or TIFF) that belongs to a sequence.
IMG2LIST will detect how many frames long is your sequence. It can also detect frame size and file format.

Set desired FPS. Then select a list file to export to and press Export Sequence.

Do this as many times as needed.

Fire Up Cinelerra and import the created lists into your project. Voila.

CREDITS
-------

Claudio "malefico" Andaur. Drop your questions, requests, air tickets and invitations to the3d_hut@yahoo.com.ar. 

Check some 3D stuff at http://malefico3d.com.ar.
