compressonator
compressonator copied to clipboard
Linux compressonatorcli (4.2.5185) fails to load JPG files
The compressantorcli tool for Linux from releases fails to properly load JPG files. This is observed on the following platforms:
- Ubuntu 22.04 LTS running on Windows WSL
- Ubuntu 20.04 LTS running on Azure DevOps pipeline
The following commands both seem to fail during call to AMDLoadMIPSTextureImage():
> compressonatorcli -fd ETC2_RGB EV_BODY_MR.jpg EV_BODY_MR.dds
Error: loading source image
> compressonatorcli -imageprops EV_BODY_MR.jpg
File Name: EV_BODY_MR.jpg
File Full Path: <redacted>
File Size: 1 MB
Error: reading image, data type not supported.
Error: Failed to retrieve image properties
They have forgeted put qt.conf in this package.You can write a config and make a plugin directory.just like this. running on Windows WSL too.

I have a push request related to this, basically just an oversight to require QT.
@dsleep Thanks for the qt.conf issue fix.
@dsleep Issue fixed in next release v4.3