On Monday 27 February 2006 12:01, Claude Ferron
<cferron gmail.com>
wrote:
>
> http://xo
me.net/projects/jigl/download.html
>
> I use it to process jpeg file (autorotate, resize,
sharpen). The
> script uses Image Magick convert utility. I was
wondering if there
> was any way I could speed up the conversion process?
The current
> images I use have these specs:
>
> - 3000x2008 pixels
> - 1 to 3 megabytes in size
> - have an exif orientation tag
> - conversion is made on a 3ghz P4 with HT, 1 Gb of Ram
> - It take about 7 minutes for a batch of 150 images.
Well, the first thing I would do is to modify the code on
line 1231 and
add "-size x$opts" before the
"-scale" part.
Just from my rudimentary tests, this sped things up 3x.
good luck,
brian
--
Brian Jackson, President
Action Athletics
"Sports Photography for You"
http://www.actionathle
tics.com
_______________________________________________
Magick-users mailing list
Magick-users imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick
-users
|