Search found 2 matches

by Yumi
Sat Apr 01, 2023 9:53 am
Forum: MP - Suggestions
Topic: JXL: multithreaded decoding
Replies: 4
Views: 804

JXL: multithreaded decoding

I've noticed that decoding large JPEG-XL images is very slow - much slower than what djxl can do. From what I can tell, XnView MP's implementation doesn't enable multi-threading. There's an example here of how to decode - from what I can tell, the main thing is that JxlDecoderSetParallelRunner needs...
by Yumi
Thu Mar 22, 2012 1:26 am
Forum: Customization
Topic: packJPG 2.5 plugin
Replies: 4
Views: 20035

packJPG 2.5 plugin

Hi there, new to the forum and not a lurker either, so hopefully I'm posting this in the correct spot. Don't know if this is useful to anyone, but since I went to the effort of coding this for myself, I thought I'd share it in case anyone else out there found it useful. What is it? packJPG is an app...