Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request: add jpegxl as a dependency #752

Open
AndrewAnnex opened this issue Mar 22, 2023 · 4 comments
Open

request: add jpegxl as a dependency #752

AndrewAnnex opened this issue Mar 22, 2023 · 4 comments
Labels

Comments

@AndrewAnnex
Copy link

Comment:

In contrast to #722, I'd like to request the addition of a new dependency of JPEG-XL (https://github.com/libjxl/libjxl).

This would enable the jpegxl driver for GDAL and many neat compression options that brings to COGs.

@rouault
Copy link
Contributor

rouault commented Mar 22, 2023

cf conda-forge/imagecodecs-feedstock#48 : the main issue would be to add libjxl itself in conda-forge

@AndrewAnnex
Copy link
Author

I did see https://github.com/conda-forge/libjxl-split-feedstock, which seems to be building libjxl but haven't looked into it too much to see why the name isn't exactly libjxl.

@rouault
Copy link
Contributor

rouault commented Mar 23, 2023

I did see https://github.com/conda-forge/libjxl-split-feedstock,

seems promising.

Note that GDAL would have to be built with -DGDAL_USE_TIFF_INTERNAL=YES and -DGDAL_USE_GEOTIFF_INTERNAL=ON to have the libjxl codec builtin (cf https://lists.osgeo.org/pipermail/gdal-dev/2023-March/056983.html)

but haven't looked into it too much to see why the name isn't exactly libjxl.

perhaps because it issues separate libjxl and libjxl-tools packages?

@zklaus
Copy link

zklaus commented Jun 29, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants