I often try to get the latest libraries for different picture formats.
Maybe it is possible to refresh the currently used dlls with the newest.
There is a autobuild media suite at github available, which build the required picture format dlls for XnviewMP.
https://github.com/m-ab-s/media-autobuild_suite
Maybe it is a good tool for Pierre to compile the required dlls.
JPEG XL 0.80:
Changelog: https://github.com/libjxl/libjxl/releases/tag/v0.8.0
Download: https://github.com/libjxl/libjxl/releases/tag/v0.8.0
---
WebP 1.3 library is available:
https://storage.googleapis.com/download ... index.html
Google do not offer a libwebp.dll in their download package.
There is another free image tool 'ImageMagick', which contain the same webp dlls.
Download: https://imagemagick.org/script/download.php#windows
The dll works well with XnviewMP.
---
LIBHEIF 1.14.2
The StrukturAG offer the latest libheif library for reading and writing files.
https://github.com/strukturag/libheif/r ... ag/v1.14.2
There is no dll for direct download available.
But the latest ImageMagick contain the dll which is compatible with XnviewMP.
Currently it is version 1.22, but maybe the next release use a newer one.
Refresh of XnviewMP librarys: Jpeg XL 0.80, WEBP 1.3, LIBHEIF 1.14.2
Moderators: XnTriq, helmut, xnview
-
- Posts: 322
- Joined: Fri Feb 13, 2009 4:37 pm
- Location: Duesseldorf, Germany
Refresh of XnviewMP librarys: Jpeg XL 0.80, WEBP 1.3, LIBHEIF 1.14.2
PC: Intel 8700k + Asus Z370-F + 16 GB RAM G.Skill
OS: Windows 10 Pro x64 (latest updates) | XN-View (latest stable version) |XnViewMP (latest stable version) | XnConvert (latest) | Adobe Photoshop Elements 2022 & Elements XXL 9
OS: Windows 10 Pro x64 (latest updates) | XN-View (latest stable version) |XnViewMP (latest stable version) | XnConvert (latest) | Adobe Photoshop Elements 2022 & Elements XXL 9
-
- Author of XnView
- Posts: 39390
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Refresh of XnviewMP librarys: Jpeg XL 0.80, WEBP 1.3, LIBHEIF 1.14.2
I use vcpkg for third party dll,
Not yet available...
Will not update for next version, there is some big changesWebP 1.3 library is available:[/b]
will be updatedLIBHEIF 1.14.2
Pierre.
-
- Posts: 322
- Joined: Fri Feb 13, 2009 4:37 pm
- Location: Duesseldorf, Germany
Re: Refresh of XnviewMP librarys: Jpeg XL 0.80, WEBP 1.3, LIBHEIF 1.14.2
Thank you for the update.
The new libarys of XnviewMP 1.4.2 solved some stupid bugs in saved AVIF/HEIC files.
In the past I saw black lines in my avif/heif/heic pictures, if the width or height has an odd size.
Now the problem is fixed.
The new libarys of XnviewMP 1.4.2 solved some stupid bugs in saved AVIF/HEIC files.
In the past I saw black lines in my avif/heif/heic pictures, if the width or height has an odd size.
Now the problem is fixed.
PC: Intel 8700k + Asus Z370-F + 16 GB RAM G.Skill
OS: Windows 10 Pro x64 (latest updates) | XN-View (latest stable version) |XnViewMP (latest stable version) | XnConvert (latest) | Adobe Photoshop Elements 2022 & Elements XXL 9
OS: Windows 10 Pro x64 (latest updates) | XN-View (latest stable version) |XnViewMP (latest stable version) | XnConvert (latest) | Adobe Photoshop Elements 2022 & Elements XXL 9
-
- Posts: 25
- Joined: Tue May 18, 2021 3:22 pm
Re: Refresh of XnviewMP librarys: Jpeg XL 0.80, WEBP 1.3, LIBHEIF 1.14.2
Actually libjxl devs already building v0.8.x using vcpkg https://github.com/libjxl/libjxl/action ... 4063357408