Search found 5 matches

by MarkHunnibell
2013-11-08T11:31:19-07:00
Forum: Bugs
Topic: After Upgrade to Mavericks, convert is really slow
Replies: 8
Views: 5076

Re: After Upgrade to Mavericks, convert is really slow

after installing mavericks and updating xcode... sudo port upgrade outdated I changed no configuration. Before upgrade to Mavericks, it seemed OK... now it seems to take longer. It's working... just seems to be taking longer. Beyond that, I don't have time or talent to debug further. P.S. OpenMP ...
by MarkHunnibell
2013-11-08T09:55:07-07:00
Forum: Bugs
Topic: After Upgrade to Mavericks, convert is really slow
Replies: 8
Views: 5076

Re: After Upgrade to Mavericks, convert is really slow

Please pardon me, but the text below has no meaning to me. What are you saying? What is the fix, if any? OpenMP is not enabled. If you have multiple cores, without OpenMP enabled, ImageMagick will only run on sequentially rather than in parallel. Parallel execution with ImageMagick scales ...
by MarkHunnibell
2013-11-08T09:14:09-07:00
Forum: Bugs
Topic: After Upgrade to Mavericks, convert is really slow
Replies: 8
Views: 5076

Re: After Upgrade to Mavericks, convert is really slow

convert -debug cache "Image_0001.png" -crop 5346x3474+0+0 +repage -depth 8 -colorspace Gray -deskew 40% -gravity center -depth 8 -extent 5742x4459 "Image_0001.png_LEFT.png" 2013-11-08T11:09:47-05:00 0:00.010 0.000u 6.8.7 Cache convert[624]: cache.c/DestroyPixelCache/956/Cache destroy 2013-11-08T11 ...
by MarkHunnibell
2013-11-08T08:51:23-07:00
Forum: Bugs
Topic: After Upgrade to Mavericks, convert is really slow
Replies: 8
Views: 5076

After Upgrade to Mavericks, convert is really slow

I upgraded to Mavericks last night in the middle of some work I was doing on image manipulation of a set of several thousand images (no, I didn't do it while actively processing images) and I have noticed that, after the upgrade, the convert commands I had been executing that had taken only a few ...
by MarkHunnibell
2011-02-26T11:54:33-07:00
Forum: PerlMagick
Topic: Problem installing Image::Magick in Snow Leopard 10.6.6
Replies: 1
Views: 10057

Problem installing Image::Magick in Snow Leopard 10.6.6

Folks I have been trying to install Image::Magick on my Snow Leopard Mac OS X for a few days and had number of issues getting all the dependencies installed, but it seems like I finally got them all satisfied but have arrived at a failure apparently with the module itself that I cannot find anything ...