What is the difference between +profile "*" and -strip ?
Posted: 2014-07-28T09:47:56-07:00
Hello,
We have compiled a new 6.8 version of IM (in an attempt to upgrade from Ubuntu's packaged 6.7.7-10.
Our command using +profile "*" just hangs. Removing +profile "*" resolves the hangup, and adding -strip instead seems achieve the same result.
Example:
'/opt/imagemagick-6.8/bin/convert' 'in.jpg'[0] +matte -flatten -quality 90 +matte +profile "*" -colorspace sRGB -resize 850x850">" 'out.jpg'
What I'm wondering is whether the API has intentionally changed in regard to +profile or whether this is a bug, or even possibly a compilation error.
Thank you,
Tom Gleason
We have compiled a new 6.8 version of IM (in an attempt to upgrade from Ubuntu's packaged 6.7.7-10.
Our command using +profile "*" just hangs. Removing +profile "*" resolves the hangup, and adding -strip instead seems achieve the same result.
Example:
'/opt/imagemagick-6.8/bin/convert' 'in.jpg'[0] +matte -flatten -quality 90 +matte +profile "*" -colorspace sRGB -resize 850x850">" 'out.jpg'
What I'm wondering is whether the API has intentionally changed in regard to +profile or whether this is a bug, or even possibly a compilation error.
Thank you,
Tom Gleason