Giter Club home page Giter Club logo

Comments (6)

novomesk avatar novomesk commented on June 2, 2024 1

GIMP 2.99.18 on Windows opened the JXL file:
image

But GIMP 2.10.36 (revision 1) on Windows fails to open it. I think libjxl 0.8.2 is used there.

Unexpected event 1 means JXL_DEC_ERROR = 1

from libjxl.

szabadka avatar szabadka commented on June 2, 2024

Could you check if the created JXL file also fails to decode with djxl?

from libjxl.

mo271 avatar mo271 commented on June 2, 2024

Also: Is this happening only with v0.10.2 or is this reproducible with other version of libjxl?

from libjxl.

dcog989 avatar dcog989 commented on June 2, 2024

Could you check if the created JXL file also fails to decode with djxl?

Decodes perfectly - matching the original JPEG to the byte.

I first saw this in v0.9 but don't know about earlier versions.

from libjxl.

dcog989 avatar dcog989 commented on June 2, 2024

Could anyone confirm if this is simply a case of e.g. GIMP or XnView catching up with the latest djxl version?

I believe XnView uses https://vcpkg.io/en/packages which is all the way back at 0.8.2.

from libjxl.

novomesk avatar novomesk commented on June 2, 2024

djxl from 0.8.2 prints following:

JPEG XL decoder v0.8.2 954b460 [AVX2,SSE4,SSSE3,Unknown]
Read 177372830 compressed bytes.
Input file is truncated (total bytes: 177372830, processed bytes: 177372830) and --allow_partial_files is not present.
Warning: could not decode losslessly to JPEG. Retrying with --pixels_to_jpeg...
Input file is truncated (total bytes: 177372830, processed bytes: 177372830) and --allow_partial_files is not present.
DecompressJxlToPackedPixelFile failed

from libjxl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.