Python Video processing.

Ant antroy at gmail.com
Tue Jun 13 09:08:38 EDT 2006


>     im = Image.fromstring("RGB", dd.size, dd.data)
>
> instead of doing that pygame.image call (not that the argument order is different).
>
> for details, see the pygame tostring/fromstring docs, and the corresponding PIL
> methods:

That's starting to look promising, yes - thanks! I'll give it a shot
this evening and see what happens...




More information about the Python-list mailing list