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

Command line options not set correctly in 2-2-dev #214

Closed bitsgalore closed 8 months ago

bitsgalore commented 8 months ago

Seems like API changes in 2-2-dev (https://github.com/openpreserve/jpylyzer/issues/202) inadvertently broke cli options like args.outputVerboseFlag etc. Needs a proper look.

bitsgalore commented 8 months ago

This seems to fix it (but I don't really understand why):

https://github.com/openpreserve/jpylyzer/commit/620b782abcf690182f02794da56e2be79067a382