-
Hello
I have a question about JPEG XL codestream, embedded icc profiles and its handling in libjxl.
As I have read in ISO 18181-1:2021 specs (I know there is newer edition, but unfortunately I d…
-
When I use the decoder from jpegxl-rs crate to decode a specific jxl image, the code panicked at the decoding processing.
```
Compiling jxl_rs_test v0.1.0 (/mnt/g/Rust/dev/jxl_rs_test)
Fini…
-
**Describe the bug**
I'm writing a script to automate the conversions from jxl to other formats. For some jxl files, it will decode into two files with ec0 and ec1 in the filename, and the one with…
-
### What happened?
So, I've got a issue about hardware acceleration on WaterFox (G6.0.15, latest at the time) and seems to just be WaterFox's issue, and even with a fresh profile...
Versions of Fi…
-
Reopening discussion over maximum image resolutions.
There's recently been a big influx of people from Birdsite, and with them, a lot of artists - who are disappointed when they get here and find t…
-
Hi,
First, thanks for sharing your code. It's very appreciated.
In digiKam, we would use the ffmpeg backend to play audio and video as the GStreamer backend from Qt5Multimedia is a mess for end …
-
PNG currently supports bit depths of 1, 2, 4, 8, and 16 per channel. This is specified in the IHDR chunk:
https://www.w3.org/TR/PNG/#11IHDR
HDR commonly makes use of 10 bits per channel. Should we…
-
**Describe the bug**
I transcoded JPEG images to JXL lossless with `cjxl input.jpg output.jxl --lossless_jpeg=1 -e 9 --brotli_effort=11` using JPEG XL encoder v0.8.2, and the converted JXL images d…
-
the viewer fails to load this file
[Rubin golden vase 1](https://jpegxl.info/art/2021-08_totocaca.jxl) from https://jpegxl.info/art/
I installed ARMv8 on a Pixel 7 Pro Android 13
I know this vi…
-
Goodness me.
https://ffmpeg.org/pipermail/ffmpeg-user/2023-October/056952.html is an ffmepg-user report about an issue with nvenc, and has a link https://github.com/aperim/docker-nvidia-cuda-ffmpeg…