Search found 3 matches

by WALoeIII
2012-08-15T13:52:24-07:00
Forum: Bugs
Topic: Disk Limit prevents thumbnail creation
Replies: 2
Views: 4962

Disk Limit prevents thumbnail creation

$ mogrify -version
Version: ImageMagick 6.7.7-6 2012-08-12 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC
Features: OpenCL

$ mogrify -limit "disk" "20gb" -limit "map" "512mb" -limit "memory" "512mb" -limit "thread" "2" -limit "time" "120" -format jpg -auto ...
by WALoeIII
2010-07-09T16:56:21-07:00
Forum: Users
Topic: Incredibly Slow identify
Replies: 3
Views: 7904

Re: Incredibly Slow identify

snibgo wrote:If "-ping" is available on that version, it will probably help.
Wow, that is massively faster.
by WALoeIII
2010-07-09T15:27:37-07:00
Forum: Users
Topic: Incredibly Slow identify
Replies: 3
Views: 7904

Incredibly Slow identify

Simply running an older version of identify is orders of magnitude slower than my laptop. Can I tune this better? Updating ImageMagick is not an option (yet).

My OS X Laptop:

15:22:34 Desktop → uname -a
Darwin Loe.local 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu ...