I am new to OIIO, but I think the answer is going to be.... The tools are moving away from using iprocess, try oiiotool
./oiiotool z.exr --resize 32x32 -d half -o /tmp/blah.exr just worked from me from master. On 5 September 2011 16:45, Kevin Wheatley <[email protected]>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 > > _______________________________________________ > 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
