Re: Slow conversions on 6.4.1
Henrik <[email protected]> Fri, 13 Jun 2008 15:07:26 +0200
| Newsgroups | gmane.comp.video.image-magick.devel |
|---|---|
| Message-ID | <[email protected]> |
13 jun 2008 kl. 12.59 skrev Glenn Randers-Pehrson: > At 09:52 AM 6/13/2008 +0200, Henrik wrote: > >> How come the newest version be sooo much slower? >> This really keeps my back from upgrading. :( > > Please make sure you are comparing Q8 vs Q8 or Q16 vs Q16 > builds. If one is Q8 and the other Q16, the Q16 will be > *much* slower. > > "convert | head -2" to find out what version and Q you have. debian-ipox-x64:~# convert | head -2 Version: ImageMagick 6.2.4 02/10/07 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2005 ImageMagick Studio LLC debian-ipox-x64:~/download/ImageMagick-6.4.1/utilities# ./convert | head -2 Version: ImageMagick 6.4.1 06/12/08 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC Looks the same to me! :) Any other ideas? Cheers, Henrik