JPEG XL

Info

rules 58
github 38692
reddit 688

JPEG XL

jxl-rs 0
tools 4270
website 1813
adoption 22069
image-compression-forum 0
glitch-art 1071

General chat

welcome 3957
introduce-yourself 294
color 1687
photography 3532
other-codecs 25116
on-topic 26652
off-topic 23987

Voice Channels

General 2578

Archived

bot-spam 4577

FFmpeg 5.0 + JXL

BlueSwordM
2022-01-24 03:05:22
Hmm.
Traneptora
2022-01-25 09:42:11
not yet, I have to make the fixes requested
2022-01-25 09:42:25
I also don't believe it will compile with 0.6.1
2022-01-25 09:42:47
I have today off so that was a plan for today actually
Hello71
2022-01-27 11:24:14
v4 parser seems more buggy than old probe, now it also fails to decode many containerized images with "./lib/jxl/decode.cc:2117: invalid signature" (i guess wrong segmentation?), as well as still sometimes breaking with pipes. `xargs -a main_level10.txt -n1 sh -c 'ffmpeg -loglevel quiet -hide_banner -i $1/input.jxl -f null - & & echo "OK " $1 || echo FAIL $1' --` 4 fails, 11 with pipe, 6 with pipe and -f jpegxl_pipe
Traneptora
Hello71 v4 parser seems more buggy than old probe, now it also fails to decode many containerized images with "./lib/jxl/decode.cc:2117: invalid signature" (i guess wrong segmentation?), as well as still sometimes breaking with pipes. `xargs -a main_level10.txt -n1 sh -c 'ffmpeg -loglevel quiet -hide_banner -i $1/input.jxl -f null - & & echo "OK " $1 || echo FAIL $1' --` 4 fails, 11 with pipe, 6 with pipe and -f jpegxl_pipe
2022-01-30 04:25:40
I have to fix it, I didn't get to it last thursday unfortunately
2022-01-30 04:25:43
my next day off is tuesday
2022-01-30 04:26:46
it parses the length of a ISOBMFF box and then it doesn't skip over it
2022-01-30 04:26:48
oops
sebseb
2022-02-16 09:22:23
FFMpeg 5.1 is launch. We hope to see soon : "support Jpeg XL encoding / decoding"