I'm unable to open MIFF with multiple images that is compressed with bzip.
Code: Select all
convert rose: logo: test.miff
Works fine, but when I:test.miff[0] MIFF 70x46 70x46+0+0 8-bit TrueColor sRGB 318423B 0.010u 0:00.000
test.miff[1] MIFF 640x480 640x480+0+0 8-bit Palette sRGB 256c 318423B 0.010u 0:00.000
Code: Select all
convert rose: logo: -compress bzip test.miff
ImageMagick 6.9.10-16 Q16HDRI Linux.unable to read image data `test.miff' @ error/miff.c/ReadMIFFImage/1479