-
**Describe the bug**
For 16bit grayscale PGM(with 65535 in header), everything works fine, the `idenfity` result is identical for src and target.
But for 14bit grayscale PGM(with 16383 in header), t…
-
**Describe the bug**
When using `cjxl` to encode an image with the Alpha channel to a lossy JPEG XL file, the default value for `keep_invisible` should be 0. The results show a possible default as 1 …
-
Recently, I intend to convert a large batch of video files about Jackie Chan's movie works, which are usually encapsulated in MKV format, and most of them contain multiple audio streams and subtitle s…
-
Currently, the butteraugli(from libjxl) RD tune is available in aomenc, but only for 8-bit inputs/outputs which is honestly a shame, since it currently is the best RD tune when it comes to raw low-hig…
-
**Is your feature request related to a problem? Please describe.**
I have a uint16 image data from a thermal camera and I would like to save a paletted jxl file where I specify the palette. The palet…
j99ca updated
11 months ago
-
im trying to convert my jpgs to jxl most seem to convert fine, but some files give this error.
E:\libjxl>cjxl 0_0009.jpg 0_00091.jxl -v
JPEG XL encoder v0.10.3 4a3b22d [AVX2,SSE2]
Note: Implicit-…
-
## Bug report
### Describe the bug
I'm running multiple mpd instances in a Ubuntu Jammy (22.04) docker container environment (mpd 0.23.5) under a single user ID:
- Two proxy instances for two sep…
ghmrj updated
1 month ago
-
* [Mapillary uploader for Desktop](https://www.mapillary.com/desktop-uploader)
* Test with [gpx](https://github.com/salgo60/MapillaryInsta360/blob/main/data/Akalla%20jogg%2020240915.gpx) och [Runn…
-
Under "Fast Encoding & Decoding" we're shown two dramatic graphs followed by equaling summary claims. Unfortunately, the graphics betray no specific details, nor is any process communicated which woul…
-
**Is your feature request related to a problem? Please describe.**
A JXL file can represent several different things in terms of image compression. But there is no easy way to know how an image was…