openpreserve / jpylyzer

JP2 (JPEG 2000 Part 1) validator and properties extractor. Jpylyzer was specifically created to check that a JP2 file really conforms to the format's specifications. Additionally jpylyzer is able to extract technical characteristics.
http://jpylyzer.openpreservation.org/
Other
69 stars 28 forks source link

Redefine Rsiz, add capability property #206

Closed bitsgalore closed 9 months ago

bitsgalore commented 9 months ago

Currently Rsiz is reported as a capability string (following Table A.10).

But some internal checks (e.g. this one) requires the numerical value of the 16-bit integer.

Possible solution:

This change could affect/break existing workflows that use the current "rsiz" strings, so this should be announced clearly in the release notes!

bitsgalore commented 9 months ago

Done: https://github.com/openpreserve/jpylyzer/commit/a2bec390ea370223f54d8768c0c1f7bb90a3413f