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.
Hello.
With some images i get:
convert: Sampling factors too large for interleaved scan `file3_conv.jpg' @ error/jpeg.c/JPEGErrorHandler/318.
images are correct and can be opened with various other software.
broken image can be downloaded here:
I'm using Version: ImageMagick 6.8.3-9 2013-03-10 Q16
The JPEG standard restricts the max blocks in the MCU to 10, however, Adobe sometimes emits non-compliant JPEG files. We force JPEG-standards compliance with the -sampling-factor option.