Bionus / imgbrd-grabber

Very customizable imageboard/booru downloader with powerful filenaming features.
https://www.bionus.org/imgbrd-grabber/
Apache License 2.0
2.4k stars 212 forks source link

[Exiftool] Error: [minor] Will wrap JXL codestream in ISO BMFF container for writing #3213

Closed ProtagNeptune closed 2 weeks ago

ProtagNeptune commented 2 weeks ago

Solution: Use the -m option to ignore the minor error and allow ExifTool to wrap the JXL codestream in a BMFF container. Source: How to add a comment to a JPEG XL image? - exiftool.org

Bionus commented 2 weeks ago

Do you have an example file / URL on one of Grabber's source where this can be reproduced?

ProtagNeptune commented 2 weeks ago

This is for literally any images converted to jxl.

ProtagNeptune commented 2 weeks ago

Without the -m it doesn't change the metadata of the JXL files.

ProtagNeptune commented 2 weeks ago

This is for literally any images converted to jxl.

image

ProtagNeptune commented 2 weeks ago

It's now working fine with the https://github.com/Bionus/imgbrd-grabber/commit/fef4a9405dee2fb5110dbc569339be2cfe487588 nightly build.