Page 2 of 2

Re: no decode delegate for this image format

Posted: 2012-04-05T15:19:12-07:00
by magick
Copy leftup.jpeg to your local directory then type
  • convert -verbose leftup.jpeg image.png
Does that work?

Re: no decode delegate for this image format

Posted: 2012-04-09T23:20:58-07:00
by jupiter
same problem here for me. although I didn't try the convert.exe but the c++ api

Re: no decode delegate for this image format

Posted: 2012-05-14T02:41:28-07:00
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