it would probably be easier to just do it in python as a post render process. Then you only need to inject metadata and not rewrite the entire file.
http://excamera.com/sphinx/articles-openexr.html#openexrpython -deke On Sat, Apr 14, 2012 at 02:12, bbarendregt < [email protected]> wrote: > ** > Hi All, > > As the renderer we are using doesnt support writing camera metadata > (worldToCamera and worldToNDC) I was thinking to do it in nuke. > > I'm just stuck on extracting the matrix from my camera and adding it in > the correct format with a modifymetadata. > > Also how would I go about converting the camera's matrix from world to > camera and world to ndc space? > > Any help would be really appreciated. > > bart > > _______________________________________________ > Nuke-python mailing list > [email protected], http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > >
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
