I think the following should work: oiiotool "tgBeauty.0001.exr" --attrib "oiio:subimagename" Fred "tgAtmoRgb.0001.exr" --attrib "oiio:subimagename" "Barney" "tgCloudPos.001.exr" --attrib "oiio:subimagename" "Wilma" --siappendall -o c:\temp\out.exr”
> On Jun 16, 2017, at 1:58 PM, Renaud Talon <[email protected]> wrote: > > Hi ! > > I’m trying to use oiiotool to merge a bunch of EXR’s into a single EXR with > subimages. > > “oiiotool "tgBeauty.0001.exr" " tgAtmoRgb.0001.exr" "tgCloudPos.001.exr" > --siappendall -o c:\temp\out.exr” > > The command line works great however the tool automatically names the > subimages : “subimage1”, “subimage2”, … > I looked at the documentation and Googled this a few times but I couldn’t > find a way to either name the subimages using their source file name and/or > by using a custom name that could be specified as an argument in the command > line. > Does anybody know if there is a way to achieve this ? > > Thanks, > > Renaud > _______________________________________________ > Renaud Talon > Pipeline / TD > -- Larry Gritz [email protected]
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
