Page 1 of 1

DPX color problem

Posted: 2008-06-04T15:09:30-07:00
by drewvy
Hi,

When I use a DPX image file as the input image and do nothing but save it as another dpx image it works fine.
Example parameters: image1.dpx image2.dpx

But if I do something simple like a flip, the colors get messed up.
Example parameters: image1.dpx -flip image2.dpx

The image looks blue and the file size is much bigger. I can post the image if that would be helpful.
~Drew

Re: DPX color problem

Posted: 2008-06-04T16:18:16-07:00
by magick
We tried your command with our DPX collection and it produced expected results. We're using ImageMagick 6.4.1-5. Post a URL to your image and we'll see if we can reproduce the problem.

Re: DPX color problem

Posted: 2008-06-04T16:37:00-07:00
by drewvy
I'm using ImageMagick-6.4.1-0

Here is the file. http://drop.io/dpxfile

Re: DPX color problem

Posted: 2008-06-04T16:51:09-07:00
by magick
We flipped your image and it was appoximately the same size as the original and the statistics were equivalent (e.g. identify -verbose reel1.dpx reel-flip.dpx). Try upgrading to ImageMagick 6.4.1-5 and see if that fixes the problem.