Hi ladies and gents,
Does anyone know a way in which I can put an animated cameras T,R,S matrix information into an exr's Metadata? Any nifty Python scripts that can possibly be placed into the Output.. Comment field to extract this information?
Thanks for your time
Cheers,
Sean
Writing camera matrix information into an exr's metadata
9325 5 1- profcondor
- Member
- 33 posts
- Joined: Oct. 2006
- Offline
- protean
- Member
- 75 posts
- Joined: July 2006
- Offline
- jason_iversen
- Member
- 12682 posts
- Joined: July 2005
- Offline
For .rat/.tbf/.pic files, there is “vm_saveoptions” – search for it under: http://www.sidefx.com/docs/houdini10.0/props/mantra10_0 [sidefx.com]
Perhaps it'll work with EXR? If not, and you're a commercial Houdini user, maybe you could RFE it from SESI? (Or a new “vm_image_exr_saveoptions” might be possible)
Perhaps it'll work with EXR? If not, and you're a commercial Houdini user, maybe you could RFE it from SESI? (Or a new “vm_image_exr_saveoptions” might be possible)
That Help Page
Houdini name vm_saveoptions
IFD name image:saveoptions
Default “camerarthowidth camera:projection camera:zoom image:crop image:pixelaspect image:samples image:window space:world”
A string containing a space-separated list of property values to save into the output .rat/.tbf file (such as a texture or deep shadow map). You can read the saved values out of a texture using the teximport VEX function in a shader.
The defaults save mostly camera- and image-related properties, but you can save the value of any mantra property, such as renderer:version.
Jason Iversen, Technology Supervisor & FX Pipeline/R+D Lead @ Weta FX
also, http://www.odforce.net [www.odforce.net]
also, http://www.odforce.net [www.odforce.net]
- protean
- Member
- 75 posts
- Joined: July 2006
- Offline
- katisss
- Member
- 14 posts
- Joined: Dec. 2008
- Offline
- Mudali
- Member
- 1 posts
- Joined: Feb. 2011
- Offline
-
- Quick Links