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
husk:render_stats exr -> txt/json
357 2 1-
- daveborck
- Member
- 31 posts
- Joined: 3月 2019
- オフライン
-
- mark
- スタッフ
- 2674 posts
- Joined: 7月 2005
- オフライン
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.
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.
-
- daveborck
- Member
- 31 posts
- Joined: 3月 2019
- オフライン
-
- Quick Links