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

JPEG XL support #817

Open
jyrkialakuijala opened this issue Mar 26, 2024 · 3 comments
Open

JPEG XL support #817

jyrkialakuijala opened this issue Mar 26, 2024 · 3 comments

Comments

@jyrkialakuijala
Copy link

MediaInfo displays of technical/tag data for video and audio files.

JPEG XL supports animations. Would it be in the scope of MediaInfo to add support for JPEG XL format?

@JeromeMartinez
Copy link
Member

Would it be in the scope of MediaInfo to add support for JPEG XL format?

Yes.
We need:

  1. sample file(s)
  2. specs
  3. if not quick to implement, sponsorship (which can include budget for point 2).

@gitoss
Copy link

gitoss commented Jun 9, 2024

I can help a bit wit issues 1 and 2.

JPEG-XL has its own homepage with sample files https://jpegxl.info/test-page/ and being a JPEG standard it's pretty standard (ISO/IEC 18181-2 container with exif & xml metadata) and well documented https://jpeg.org/jpegxl/

Apart from the reddit group, if any questions arise the devs are active on their Discord server https://discord.com/invite/jpeg-xl-794206087879852103

The reference implementation incldes the app 'jxlinfo' which outputs some data, maybe looking at that code might help: https://github.com/libjxl/libjxl

Since Adobe apps now support JPEG-XL, even with the removal from Chrome the format is here to stay - I'm using it a lot. Even if I cannot help with 3 I hope adding it to mediainfo isn't a lot of hassle.

@v0lt
Copy link

v0lt commented Aug 29, 2024

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

No branches or pull requests

4 participants