JPEG XL support on Ubuntu

Ask for help and post your question on how to use XnView MP.

Moderators: helmut, XnTriq, xnview

Post Reply
cloudhopper
Posts: 8
Joined: Tue May 28, 2024 2:35 pm

JPEG XL support on Ubuntu

Post by cloudhopper »

I'm running XnViewMP 1.7.1 on Ubuntu 22.04. I've installed libjxl v0.10.2 DEB package from JPEG XL github site. JXL files open fine in Gnome's image viewer but not in XnViewMP. So, which version of the libjxl library is XnViewMP 1.7.1 looking for?
Kadet
Posts: 208
Joined: Thu Oct 20, 2022 7:23 pm

Re: JPEG XL support on Ubuntu

Post by Kadet »

XnView MP don't use library from JPEG XL github. Now is used version 0.8.2, but I hope soon will be c0.10.2.
cloudhopper
Posts: 8
Joined: Tue May 28, 2024 2:35 pm

Re: JPEG XL support on Ubuntu

Post by cloudhopper »

Thanks for your response. As a result I removed the 0.10.2 version of the libjxl package and installed the 0.8.2 version from the JPEG XL github. As before, Gnome's image viewer displayed a JXL image but XnViewMP did not :(

You mention that XnVIewMP does not use the libjxl library from the JPEG XL github. So, can you tell me which native library XnViewMP calls to decode JXL images? If I knew the name of the native library to which XnViewMP is trying to link to dynamically, I might be able to fix up the links in its library search path.
Kadet
Posts: 208
Joined: Thu Oct 20, 2022 7:23 pm

Re: JPEG XL support on Ubuntu

Post by Kadet »

XnView use library from https://vcpkg.io
Until recently there was version 0.8.2, but now there is version 0.10.2. I'm waiting for Pierre to officially include it in the new version 1.7.2 of XnView MP.
cloudhopper
Posts: 8
Joined: Tue May 28, 2024 2:35 pm

Re: JPEG XL support on Ubuntu

Post by cloudhopper »

I'll take a look at the vcpkg package manager site. Thanks very much for your help on this.
Post Reply