[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] write gif animation?



Hi Jake,
Either install PIL for Python2.5, if possible, or use an other
external software.
I use imageMagick a lot. The command-line executable is called "convert".
See the online doc for how to use it.
I personnally use Twisted for handled subprocesses... but you could
use subprocess or os.system.

a

2009/7/27 Jake b <ninmonkeys@xxxxxxxxx>:
> What's the best way to convert to a gif animation? I have a list of
> Surfaces, that I will use as each frame.
> Searching, it looked like PIL is the answer, but the installer requires
> python 2.2, while I have 2.5.
> --
> Jake
>



-- 
Alexandre Quessy
http://alexandre.quessy.net/