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
DPX color problem
Re: DPX color problem
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
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.