grayscale dpx files output images is skewed

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.
Post Reply
peek1
Posts: 1
Joined: 2015-03-14T17:20:48-07:00
Authentication code: 6789

grayscale dpx files output images is skewed

Post by peek1 »

Dear Imagemagick.


I've found problem processing sample DPX file DLAD_16b_1c_big.dpx available from
http://ec2-54-148-254-76.us-west-2.comp ... s-sets/139

The output image is skewed. I've test all available latest NET versions. my explanation is that each line is shifted by one pixel and remaining offset then added at he end, and the shift-cut position is incrementally added on next lines

Regards
B.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: grayscale dpx files output images is skewed

Post by magick »

We can reproduce the problem you posted and have a patch in ImageMagick 6.9.0-0 Beta, available by sometime tomorrow. Thanks.
Post Reply