husk:render_stats exr -> txt/json

   313   2   1
User Avatar
Member
31 posts
Joined: March 2019
Offline
Hi!

Husk writes quite a lot of information in the husk:render_stats and that can be a bit heavy when nuke is loading exr header first on every exr on every frame.

Is there an existing option to remove it from the exr metadata and place it in a .txt or .json file instead? We can use oiio tool to achieve that, but if there is an option we're missing that would save some time.

Thanks
Dawid
User Avatar
Staff
2674 posts
Joined: July 2005
Offline
One of the big culprits is the OIIO stats (with high verbosity). We added HOUDINI_OIIO_MAX_STAT_LENGTH in a recent daily build (21.0.462) to cut down on that info.
Is this what you're experiencing?

You can also decide what data gets written to the metadata using a custom UsdRenderers.json file if you want. See the husk.metadata section.
User Avatar
Member
31 posts
Joined: March 2019
Offline
Hi Mark,

We have a few hundred prints with broken texture paths from assets ingested from other vendor. Any way to mute warnings after certain amount of the same warnings?

I'll look into that UsdRenderers.json file as well. Thanks for the hint.

Dawid
  • Quick Links