Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Nuke: deep image exr loading #4107

Closed
jakubjezek001 opened this issue Nov 18, 2022 · 1 comment
Closed

Nuke: deep image exr loading #4107

jakubjezek001 opened this issue Nov 18, 2022 · 1 comment
Assignees

Comments

@jakubjezek001
Copy link
Member

jakubjezek001 commented Nov 18, 2022

Is your feature request related to a problem? Please describe.
Deep image ex can occasionally be used in productions and we do not support loading them yet.

Describe the solution you'd like
enhancing actual LoadClip plugin
find some way how to identify exr in representation as deep images - OIIO can read metadata and flag it during publishing into version and save it into representation.data. So during loading this flag will tell the plugin to chose different Read node.
if deep image representation is identified then use DeepRead node.
rest is the same as normal Read node.

[cuID:OP-4468]

@jakubjezek001
Copy link
Member Author

closing in favour of ynput/ayon-nuke#6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant