rimage icon indicating copy to clipboard operation
rimage copied to clipboard

[Bug]: Error occurred when cov jxl pic to moz codec

Open Mikachu2333 opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

As the title shows

Error log:

PS D:\languagelearning\aardioproject\rimage_gui\res> ./rimage moz -q 85 -d "D:\\Desktop" --suffix "_updated" -t 4 "D:\\Desktop\\AFE.jxl"
 ERROR rimage > D:\Desktop\AFE.jxl: Unsupported bit type F32 for operation apply srgb profile



thread 'main' panicked at src/main.rs:204:18:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Expected behavior

Success without error

Library Version

0.11.0 (latest)

Steps To Reproduce

run ./rimage moz -q 85 -d "D:\\Desktop" --suffix "_updated" -t 4 "D:\\Desktop\\AFE.jxl"

Anything else?

AFE.zip

Mikachu2333 avatar Aug 06 '24 12:08 Mikachu2333