Search found 14 matches

by ironywrit
2011-05-23T11:14:09-07:00
Forum: Users
Topic: Extremely large thumbnails?
Replies: 1
Views: 3462

Extremely large thumbnails?

I am processing JPGs and other said images into thumbnails of various sizes ... it was working pretty fine until I made my most recent compile ... now every file is coming out at 500k no matter their size including 128x128. Wondering what I'm doing wrong, here? I'm using several switches to get ...
by ironywrit
2009-12-04T12:17:12-07:00
Forum: Users
Topic: Any way to speed up converting large TIFs?
Replies: 1
Views: 3982

Any way to speed up converting large TIFs?

I have to batch convert a bunch of TIF images and some how rip normal sized JPG thumbnails for them. Well, one problem I'm having is that identify and convert are both taking an enormous amount of time to run. I think it took an hour for a single TIF to convert, which is unacceptable. I just need a ...
by ironywrit
2009-07-26T11:52:12-07:00
Forum: Users
Topic: Problems compiling ImageMagick 6.5.4 in CentOS
Replies: 6
Views: 15985

Re: Problems compiling ImageMagick 6.5.4 in CentOS

Issue Resolved.

I was missing a a key compiler tool.
by ironywrit
2009-07-26T09:50:04-07:00
Forum: Users
Topic: Problems compiling ImageMagick 6.5.4 in CentOS
Replies: 6
Views: 15985

Re: Problems compiling ImageMagick 6.5.4 in CentOS

Check config.log. It tells you why each delegate library failed to validate. Fix the problem and reconfigure. In your case perhaps you have not installed the development package of particular delegate libraries (e.g. jpeg-devel RPM). For example, this was the JPG test: checking for JPEG... checking ...
by ironywrit
2009-07-26T09:42:49-07:00
Forum: Users
Topic: Problems compiling ImageMagick 6.5.4 in CentOS
Replies: 6
Views: 15985

Re: Problems compiling ImageMagick 6.5.4 in CentOS

Check config.log. It tells you why each delegate library failed to validate. Fix the problem and reconfigure. In your case perhaps you have not installed the development package of particular delegate libraries (e.g. jpeg-devel RPM). Actually, the libraries are all installed, that's what I said. It ...
by ironywrit
2009-07-26T08:12:45-07:00
Forum: Users
Topic: Problems compiling ImageMagick 6.5.4 in CentOS
Replies: 6
Views: 15985

Problems compiling ImageMagick 6.5.4 in CentOS

I'm using CentOS 5. The server was built a few days ago ... it's at a data center 900 miles away. I still haven't gotten the X-Windows system fully operational yet (this is a complicated environment, even though it's a web server, I need X installed to do processing in the background ... still ...
by ironywrit
2009-06-21T14:51:25-07:00
Forum: Developers
Topic: PSD to anything Seg Fault.
Replies: 10
Views: 19593

Re: PSD to anything Seg Fault.

I figured it out... I downloaded the color profiles from Adobe.
by ironywrit
2009-06-21T14:08:16-07:00
Forum: Developers
Topic: PSD to anything Seg Fault.
Replies: 10
Views: 19593

Re: PSD to anything Seg Fault.

Well, my current build of ImageMagick says it can't find any file names for those ICC profiles. I'm trying to look in the forums about how to actually configure this, without success...
by ironywrit
2009-06-20T12:06:56-07:00
Forum: Developers
Topic: PSD to anything Seg Fault.
Replies: 10
Views: 19593

Re: PSD to anything Seg Fault.

Okay. I built the new ImageMagick, installed it, and everything worked (after download a ton of devel packages) ... But ... the color is a little off. seems to me the original PSD was a little bit more pale... it's a CMYK image... any chance of getting these colors spot on? Any general advice for ...
by ironywrit
2009-06-20T10:53:41-07:00
Forum: Developers
Topic: PSD to anything Seg Fault.
Replies: 10
Views: 19593

Re: PSD to anything Seg Fault.

That will not work.

I am now going to build the program manually.
by ironywrit
2009-06-20T10:39:09-07:00
Forum: Developers
Topic: PSD to anything Seg Fault.
Replies: 10
Views: 19593

Re: PSD to anything Seg Fault.

I am using the latest version available for my system... openSUSE 11.1 ... 6.4.3 ...

I see that 6.5.3 is available.

I will attempt to download and install the Fedora Binary of that, now.
by ironywrit
2009-06-19T22:32:31-07:00
Forum: Developers
Topic: PSD to anything Seg Fault.
Replies: 10
Views: 19593

Re: PSD to anything Seg Fault.

The download takes about 7 or 8 minutes, top speed...
by ironywrit
2009-06-19T15:08:50-07:00
Forum: Developers
Topic: PSD to anything Seg Fault.
Replies: 10
Views: 19593

Re: PSD to anything Seg Fault.

Sure, this is the file: http://24.227.52.162/MTSD.psd I urge patience... this is a temporary server and we're working with a limited bandwidth. My home computer actually has better throughput, but Verizon has just updated my FiOS and reset the router which I have to reconfigure ... Thanks for all ...
by ironywrit
2009-06-19T14:25:40-07:00
Forum: Developers
Topic: PSD to anything Seg Fault.
Replies: 10
Views: 19593

PSD to anything Seg Fault.

I am trying very hard to convert a CMYK PSD into a thumbnail or any kind of flat image for use on the web... I am not getting anywhere. If I use the [0] after the file, I keep getting a segmentation fault. If I try a colorspace, I get a seg fault ... when I convert it plain with -flatten I get ...