Had some time waiting for a frame to crash in the debugger, so took a stab at this:
https://github.com/OpenImageIO/oiio/pull/1444 Does that look about right to you? If this is in the ballpark, would you need a backport to release branch, or do you guys use master? > On Jun 27, 2016, at 4:26 PM, Jonathan Tilden (2K) <[email protected]> > wrote: > > Hi! > > I was wondering if it was possible to use config spec attributes from the > oiiotool/iconvert command line. > > I've tried the following: > oiiotool <path to input image> --attrib "raw:Exposure" 2.0 -o <path to output > file> > iconvert --attrib "raw:Exposure" 2.0 <path to input image> <path to output > image> > > We'd like to use this for raw image processing, as well as telling TGAs to > not have associated alpha. Is this possible, or something we have to do from > deeper in code? Thanks! > -J > > ==================================== > Jonathan Tilden > Principal Technical Artist > 2K Games > Email: [email protected] > Phone: +1.415.507.7623 > ==================================== > > > _______________________________________________ > 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
