Ok, I've done some homework and found some delegates:
tiff/jpg/png are pretty obvious as they are named what they can use.
What delegate(s) do I need to work on PSD's? I have many multi-layer PSD's in the library I have to manipulate.
Search found 4 matches
- 2014-01-24T14:53:33-07:00
- Forum: Bugs
- Topic: Convert crash
- Replies: 6
- Views: 7281
- 2014-01-24T13:59:34-07:00
- Forum: Bugs
- Topic: Convert crash
- Replies: 6
- Views: 7281
Re: Convert crash
Here is what I get: /usr/local/bin/convert --version Version: ImageMagick 6.8.8-2 Q16 x86_64 2014-01-24 http://www.imagemagick.org Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC Features: DPC OpenMP Delegates: fftw openexr x So how do I get the proper "delegates" is it compile time ...
- 2014-01-24T13:39:57-07:00
- Forum: Bugs
- Topic: Convert crash
- Replies: 6
- Views: 7281
Re: Convert crash
Well, I would but my system admin has already upgraded to the newest stable version (6.8). This is what I get for a lot of the images we have now. (Even images that worked before) Here is the new information: [scripts]# /usr/local/bin/convert --version Version: ImageMagick 6.8.8-2 Q16 x86_64 2014-01 ...
- 2014-01-24T07:00:34-07:00
- Forum: Bugs
- Topic: Convert crash
- Replies: 6
- Views: 7281
Convert crash
I see there is another post similar to this just a few days ago, but I need to confirm this is the same for me. When I run a convert command as follows this is what I get convert /images/color/00/43/0043-0150.tif -flatten -format jpg -resize 2000x\> -type truecolor -strip /images/HiRes/00/43/0043 ...