Hi Pol, The memory problem is due to PEL caching exceptions. Any exceptions it doesn't think are critical get kept, and eventually you will run out of memory. The easiest way to take care of this is to add a call to Pel::clearExceptions() somewhere in your main loop while converting in large batches.
Regards Michael Pol Robeys wrote: > Hi All, > > I have been using PEL for a while now on my website to link pictures > to GPS traces based on timestamps , and I'm pretty satisfied with it. > > However, I run into out of memory problems when trying to process a > batch of images. I have a 32MB memory segment with my host, processing > a set of images larger then this amount stops PEL from working for > that request. > Looking at the API, I don't really see how to 'free' an image after > processing. Could someone help me out with this ? Or is this a bug > inside PEL itself ? > > I noticed the maintenance state of PEL is not too clear. If PEL would > no longer be maintained, could someone point me to a better library to > fullfill the same needs ? > > Kind Regards > > WT > > ------------------------------------------------------------------------ > Waarom betalen om foto's en video's te bewerken, e-mails te lezen, te > bloggen enz…? Met Windows Live is dit allemaal gratis! > <http://www.microsoft.com/belux/nl/windows/windowslive/default.aspx> > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > > ------------------------------------------------------------------------ > > _______________________________________________ > PEL-devel mailing list > PEL-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pel-devel > ------------------------------------------------------------------------------ _______________________________________________ PEL-devel mailing list PEL-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pel-devel