Writing exr with OCIO to jpg in COPs

   4551   6   1
User Avatar
Member
250 posts
Joined: 2月 2013
Offline
Hello everyone,

I am currently rendering frames with Mantra in OCIO, and then I am using COPs to modify my final image. But my goal is then to export the final frames to jpg. But obviously when I write my exr rendered with OCIO into jpg, I have a different image from the one I had in the render view and in the composite view. Does anyone knows which parameter I need to use before writing out my frames into jpg ? Do I need to do some sort of conversion in a vop ?

Thanks a lot,

Tom

Attachments:
Screenshot 2021-02-20 182907.png (14.6 KB)

https://vimeo.com/obreadytom [vimeo.com]
User Avatar
Member
7739 posts
Joined: 9月 2011
Offline
Lewul
Do I need to do some sort of conversion in a vop ?

Yes, currently the composite ROP does not provide ocio color conversion for output. Using a VOPCOP2 filter with an ocio convert node inside is the only way to bake the color transform in Houdini.

Alternatively, if you have access to the oiio tools, a shell program can be used to convert linear images to jpg with the ocio transform applied.
User Avatar
Member
250 posts
Joined: 2月 2013
Offline
Thanks for you answer jsmack.

I was indeed using this method, but I have no idea of what to put in the "From space" and "To space" values.

Attachments:
Screenshot 2021-02-20 221341.png (205.9 KB)

https://vimeo.com/obreadytom [vimeo.com]
User Avatar
Member
379 posts
Joined: 12月 2006
Online
Shouldn't that be Output-sRGB?
User Avatar
Member
250 posts
Joined: 2月 2013
Offline
You mean like this ?
I don't get the same image unfortunately.

Attachments:
Screenshot 2021-02-21 200935.jpg (48.6 KB)

https://vimeo.com/obreadytom [vimeo.com]
User Avatar
Member
251 posts
Joined: 7月 2013
Offline
'From space' should probably be ACEScg.
More code, less clicks.
User Avatar
Member
379 posts
Joined: 12月 2006
Online
Can you show us what you get and what you expect? Also in VOP you plugged Blue value into Alpha.
  • Quick Links