exrs
exrs copied to clipboard
Support Channel sampling
https://github.com/johannesvollmer/exrs/blob/5af9c8507c0b52dc9086a19cc988c2f36ebe9e68/src/image/full.rs#L461
If channel sampling is not 0, should this size not be divided then?
Implemented, but needs a test file
Does channel sampling affect the expected byte size of a block? Or are there fewer tiles for subsampled channels??
Postponed for now. This feature has been added to the todo list and an error is thrown if any sample rate other than 1 is encountered. Can be implemented on demand, a sample file is required to test it
https://github.com/search?q=repo%3AAcademySoftwareFoundation%2Fopenexr%20subsampling%20&type=code