no decode delegate for this image format

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: no decode delegate for this image format

Post by magick »

Copy leftup.jpeg to your local directory then type
  • convert -verbose leftup.jpeg image.png
Does that work?
jupiter
Posts: 28
Joined: 2011-11-17T07:45:55-07:00
Authentication code: 8675308

Re: no decode delegate for this image format

Post by jupiter »

same problem here for me. although I didn't try the convert.exe but the c++ api
seborin
Posts: 1
Joined: 2012-05-14T02:03:50-07:00
Authentication code: 13

Re: no decode delegate for this image format

Post by seborin »

this happens to my linux install too. there seems to be no way to make it work there. I have two servers with ubuntu installed.
I just did "sudo apt-get install imagemagick libmagick++-dev perlmagick"
from command line i tried almost everithing but in the last 1.5 years changing version, installing from surce it always give me
identify: no decode delegate for this image format `home2.JPEG' @ error/constitute.c/ReadImage/544.
whatever I do.
It seems imagemagick is the only choice in order to obtain a thumbnail from a given picture. I'm getting c.r.a.z.y.
I wonder know what is wrong with my installs on that machine. If it was not a server of course I already would have reinstalled it or even changed distro but I can not.
any help will be wellcom
Post Reply