Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update openexr 3.3.2, Add lossy, deep, number of scanlines. #319

Open
TodicaIonut opened this issue Nov 26, 2024 · 2 comments
Open

Update openexr 3.3.2, Add lossy, deep, number of scanlines. #319

TodicaIonut opened this issue Nov 26, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@TodicaIonut
Copy link

Is your feature request related to a problem? Please describe.
add metadata:

  • number of scanlines required
  • true if lossy algorithm
  • true is capable of compressing deep data

Additional context
Untitled6

@TodicaIonut TodicaIonut added the enhancement New feature or request label Nov 26, 2024
@ggarra13
Copy link
Owner

Except for number of scanlines (which I am not sure what you mean by that), the other requests are there:

  • In each video layer, you should have a "Compression" type which should be DWAA or DWAB for lossy compression.
  • Metadata's "Type" should be "deepscanline" or "deeptile" for images with deep data.

If you have an image where this is not the case, please upload it somewhere and I'll take a look.

@TodicaIonut
Copy link
Author

Required Update openexr 3.3.2
Untitled11

In anticipation of future support for new compression types, there is now a convenience API for mapping between compression type names and the associated enum

Untitled10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants