Issues with JPEG2000 validation #16
Labels
feature
New functionality to be developed
good-first-issue
Issue suitable for inexperienced developers
P2
Medium priority issues to be scheduled in a future release
Hello Folks,
sample test have shown that JHOVE cannot cope with certain JPEG2000-files.
If selecting the JPEG2000-module, the JHOVE GUI version will not show findings. For the JHOVE-library, the error is: java.io.EOFException in the code line: jb.process(app, module, handler, files.get(i).toString());
I have example files:
The [Jplyzer testfiles] https://github.com/openpreserve/jpylyzer-test-files/blob/master/bitwiser-icc-corrupted-tagcount-1951.jp2 do not work with JHOVE:
The jpeg2000 from the [google image testsuite] https://drive.google.com/file/d/0B9lJIDXo2oPYZlNnVnRKRFdwVDg/edit do work with JHOVE.
I have not yet found the difference betweent the two of them Jplyzer can cope with them all so far.
Best, Yvonne
The text was updated successfully, but these errors were encountered: