Skip to content

Write EXR Metadata without rewriting entire file #3412

Answered by lgritz
brycegbrazen asked this question in Q&A
Discussion options

You must be logged in to vote

No, there's not a way to do that. It's not something that is supported by the underlying libOpenEXR. Or, as far as I know, by any of the other image format libraries we depend on, so OIIO never made an API consideration for it.

I think it would be a great feature of an image format -- the ability to edit in-place (or at least add) metadata without touching the rest of the file. But as far as I can tell, none of the file formats or their reader libraries were designed with this in mind.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by brycegbrazen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants