Page 1 of 1

issue loading 16bit DNG on windows except with 6.9.1-0

Posted: 2015-06-01T06:33:04-07:00
by Ken-B
Hi,

First of all, thank you developers for your software. I use it indirectly with the Julia Images.jl package.

I ran into a problem on windows when loading this (or any other) 16bit DNG file:
https://drive.google.com/file/d/0B_p4_I ... sp=sharing

It only loads with Q16-x64-dll version 6.9.1-0, not earlier or later versions.

FYI, this image was converted with Adobe DNG converter from this original nikon raw file:
https://copy.com/ZpWXGUuFkXX0usCO

For reference, the related discussion on Images.jl:
https://github.com/timholy/Images.jl/issues/269

Thanks.

PS: I would definitely recommend to switch to GitHub, it's the 21st century..

Re: issue loading 16bit DNG on windows except with 6.9.1-0

Posted: 2015-06-01T07:55:58-07:00
by snibgo

Code: Select all

convert sky.dng s.tiff
This works for me with IM v6.8.9-0, 6.8.9-5, 6.9.0-0 and 6.9.1-0. I don't have any later versions, or older intermediate versions.