OK, I think this pull request will fix your channel ordering problem: https://github.com/OpenImageIO/oiio/pull/904
On Jul 6, 2014, at 3:06 PM, Larry Gritz <[email protected]> wrote: > Sorry, this one slipped through the cracks. I don't get a crash, but I do > see the "wrong" colors, in the sense that there are 36 (!) channels in the > file, and OIIO doesn't seem to be organizing them into a logical ordering. (I > think you probably want R, G, B, A to be displayed by default.) > > Oh, how I wish OpenEXR did not organize channels alphabetically. I like that > channels can be named, but it would have been a lot easier if they were > written in whatever logical order the writing app specified them, and then > read back in with the same ordering. > > I will try to make a fix for you. > > > > On Jun 27, 2014, at 4:44 AM, Sebastian Elsner <[email protected]> wrote: > >> Hello, >> >> I am currently playing with iv and found that it crashes pretty often with >> exrs, which have multiple layers. I *think* it may have to do with the >> graphics ram available, because smaller images/less layers tend to work. But >> also those smaller images sometimes look really different, the colors are >> totally off (see screenshot). Checking the exr in nuke, it seems they are >> totally fine. I am testing with current master on CentOS 6.5 and Windows 7. >> Please find the links of the images below (they are pretty small). Can >> someone open them correctly and with what configuration? >> >> crashing on CentOS + Windows >> https://dl.dropboxusercontent.com/u/82588645/oiio_exr/test.exr >> >> crashing on Windows, wrong colors on Linux >> https://dl.dropboxusercontent.com/u/82588645/oiio_exr/test_small.exr >> https://dl.dropboxusercontent.com/u/82588645/oiio_exr/Screenshot.png >> >> Regards >> >> Sebastian >> >> > > -- > Larry Gritz > [email protected] > > > > _______________________________________________ > Oiio-dev mailing list > [email protected] > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
