convert: No decode delegate for this image format (jpeg)

R. Stacy Cook stacy at edit-x.com
Tue Feb 10 16:11:08 PST 2004


Remco,

Can you provide me with more details???

I can't even get ImageMagick to install properly so it doesn't register when I try to do port upgrade I get...

** No such package 'ImageMagick-5.5.7' is installed.

Any help is appreciated.


On Sun, Jul 27, 2003 at 16:14, Randy Bush wrote:

> fresh portupgrade -fR of ImageMagick-5.5.6_1 on a three day old 4.8-stable
> 
> % convert -size 120x120 720923-000000.jpg -resize 120x120 \
>   +profile "*" thumbnail.jpg
> convert: No decode delegate for this image format (720923-000000.jpg) [Invalid argument].
> 
> this is indeed a JPEG, as, for example, xv testifies.
> 
> and this used to work.
> 
> randy

I noted the same problem last week and decovered the imagemagick
port does not support the jpeg codec by default any more..  To
fix this you need to rebuild, doing something like:

   portupgrade -f -m '-DWITH_JPEG' ImageMagick-5.5.6_1

Other formats, like png, need to be added in the same way.  A
real annoyance, IMO.

HTH,
Remco

Thanks,

R. Stacy Cook
Edit-X :: Control Your Content
www.edit-x.com



More information about the freebsd-ports mailing list