when i tried to convert a DCM-File with multiple images to an mpeg or extract all images as png, bmp or jpeg i got the following error message:
Code: Select all
convert: Invalid colormap index `multiple_image.dcm' @ ..\..\magick/color-private.h/ConstrainColormapIndex/42.
Code: Select all
convert multiple_image.dcm test%03d.bmp
The result i got has nothing to do with the original dcm image. Most of the video/images is black and only partial fragments of the sources are in the result images. I tried the same with version 6.2.7 and the result was as expected. Contains the dcm-file only one image everything is fine. Just DCMs with multiple images are affected.
I think there is a bug in version 6.4.5. If you need further information, i try to provide them.
Kind regards,
DreamCatcher