Search found 2 matches
- 2011-11-08T22:27:22-07:00
- Forum: IMagick
- Topic: Mogrify - 100% CPU Usage
- Replies: 2
- Views: 9631
Re: Mogrify - 100% CPU Usage
They are all jpgs. For the most part 640x480px, converting to thumbnails 150x112
- 2011-11-03T10:23:33-07:00
- Forum: IMagick
- Topic: Mogrify - 100% CPU Usage
- Replies: 2
- Views: 9631
Mogrify - 100% CPU Usage
I have an issue where Mogrify is using 100% of the CPU. This isn't just on a single server, but different servers, and VPS's. The command that I'm using is mogrify -resize 640x480 -quality 80% ./temp/Property/* I don't see anything wrong with the command, but such high CPU usage isn't a good sign ...