FYI, OpenColorIO hasn't yet been integrated with OpenImageIO. But we're looking to get that done this fall, once OCIO hits a 1.0 release (hopefully just a few weeks away).
-- Jeremy On Tue, Sep 6, 2011 at 2:06 PM, Kevin Wheatley <[email protected]> wrote: > Larry, > > well I was trying to use as close to a stable release as possible, oh > and we don't use git, so I didn't want to track some development > stream in a tool I'm not familiar with, but if you can recommend a > revision to work from then I'm ok with trying it. > > In particular if the core IO parts are stable but the tools are less > so, that is something I can OK for the rest of the team to work from, > as they are interested in file IO mostly. We're also interested in > working with OpenColorIO, if that impacts anything at all. > > Thanks, > > Kevin > > On Tue, Sep 6, 2011 at 5:45 PM, Larry Gritz <[email protected]> wrote: >> How important is it to you to be locked to 0.10? In the development trunk, >> we have iprocess being rapidly made obsolete by oiiotool, so I'm a little >> hesitant to put any work into fixing iprocess. >> >> -- lg >> >> >> On Sep 5, 2011, at 8:45 AM, Kevin Wheatley wrote: >> >>> Hi, >>> >>> Using oiio 0.10.2, I am unable to resize an image: >>> >>> iprocess z.exr --resize 32 32 -o out.exr >>> >>> fails with an 'assertion' at line 357 of iprocess.cpp >>> >>> >>> I'm assuming this is due to the files being half float and not 32 bit >>> float, is this expected? >>> >>> Thanks >>> >>> Kevin >> >> >> -- >> Larry Gritz >> [email protected] >> >> >> _______________________________________________ >> Oiio-dev mailing list >> [email protected] >> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org >> > _______________________________________________ > Oiio-dev mailing list > [email protected] > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org > _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
