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

Feature request: read deeptile with InputPart/InputFile #70

Open
fnordware opened this issue Aug 9, 2013 · 1 comment
Open

Feature request: read deeptile with InputPart/InputFile #70

fnordware opened this issue Aug 9, 2013 · 1 comment
Labels
Feature Request A suggested change or addition of functionality to the library.
Milestone

Comments

@fnordware
Copy link
Contributor

Imf::InputFile (and Imf::InputPart) can now read and convert SCANLINEIMAGE, TILEDIMAGE, and DEEPSCANLINE. All that's left to add is DEEPTILE, please!

I guess the first step in that would be to get DeepScanLineInputFile to convert a tiled file if it can't already.

@dvicini
Copy link

dvicini commented Nov 22, 2016

It would be nice to finally have this fixed. It seems more like a bug to me than an additional new feature, since the documentation of OpenEXR states that all different formats (deep/nondeep, tiled/nontiled) should be possible to read with the standard InputFile.

@cary-ilm cary-ilm added this to the Needs Discussion milestone Jun 28, 2019
@cary-ilm cary-ilm modified the milestones: Needs Attention, Backlog Jul 11, 2019
peterhillman added a commit to peterhillman/openexr that referenced this issue Jul 15, 2019
…r unknown tiled types. Enforce for both InputFile and InputPart API. Fixes AcademySoftwareFoundation#266, Related to AcademySoftwareFoundation#70
peterhillman added a commit that referenced this issue Jul 16, 2019
…r unknown tiled types. Enforce for both InputFile and InputPart API. Fixes #266, Related to #70
DominicJacksonBFX pushed a commit to boris-fx/mocha-openexr that referenced this issue Jun 22, 2022
…r unknown tiled types. Enforce for both InputFile and InputPart API. Fixes AcademySoftwareFoundation#266, Related to AcademySoftwareFoundation#70
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request A suggested change or addition of functionality to the library.
Projects
None yet
Development

No branches or pull requests

4 participants