Johan van der Knijff
Johan van der Knijff
## Dev Effort 0.5D investigation ## Description Before running jhove one needs to set `jhoveHome` in the configuration file. I don't really understand why this variable is needed, since the...
## Dev Effort 0.5D ## Description After installing JHOVE on Windows and configuring it as described in the readme, execution results in: ``` Exception in thread "main" java.lang.NoClassDefFoundError: edu/harvard/hul/ois/j hove/viewer/ConfigWindow...
The JSON dumps generated from the REST API no longer appear to contain file type info for individual files. See as an example the following publication: An old (late 2022)...
### ImageMagick version 6.9.10-23 ### Operating system Linux ### Operating system, version and so on Linux Mint 20.1 Ulyssa ### Description Identify with *format* switch reports erroneous JPEG quality fallback...
Seeing that Grok now supports HTJ2K, I did a few tests with v 10.0.8 to to see if I could use it to generate some JPH test images for the...
Running ./docker-package-pypi.sh fails at upload stage with: ``` Uploading distributions to https://upload.pypi.org/legacy/ Uploading jpylyzer-2.2.0-py2.py3-none-any.whl 100%|██████████| 65.9k/65.9k [00:01
Some useful sources in this thread:
Build process for Debian packages results in file "opf-jpylyzer_2.2.0~rc1_all.deb". However, after upload to Github release, Github changes the name to "opf-jpylyzer_2.2.0.rc1_all.deb" (note tilde is replaced by full stop). This in...
Command: ``` ./docker-package.sh debian:bullseye ``` Build works OK, but at the start of the build the following deprecation warning is shown: ``` 1 2 DEPRECATED: The legacy builder is deprecated...
JPH spec (D.6.2): > In contrast to the JP2 file format, multiple channels can be associated with the same colour. JP2 spec (I.5.3.6): > There shall be one channel definition...