memory leak in aggdraw

2006-01-04 Thread Alexander 'boesi7; Bösecke
Hi I tried to use the aggdraw module, but ... With Python 2.4.2 und aggdraw 1.1 the following code produces a memory leak. With Python 2.3.5 and aggdraw 1.2a1 it works, but unfortunately on the effbot-site there is only a version of aggdraw compiled for Python 2.3. ---snip--- import aggdraw p =

Re: video analysis with python

2005-01-16 Thread Alexander 'boesi7; Bösecke
Hi Am 16.01.2005 12:44:27 schrieb Miki Tebeka: > 1. There is PyMedia (http://pymedia.org/) Is this library able to extract single images from a video? AFAICS it can only convert videos from one format to another. But I didn't try it, I've looked only in the docu. Maybe pyVideo (http://www.geoci