-
Notifications
You must be signed in to change notification settings - Fork 294
Open
Description
I'm not sure if this is noted elsewhere in the Issues. If I try to extract a standard ASTC HDR 6x6 .KTX2 file to .EXR with ktx, I get this fatal message:
C:\dev\ktx2_2\KTX-Software-main\build\Debug>ktx extract c:\dev\bu_2_13\basis_universal\bin\astc_hdr_6x6\Desk.ktx2 1.exr
ktx extract fatal: Requested format conversion from VK_FORMAT_ASTC_6x6_SFLOAT_BLOCK is not supported.
Note extracting UASTC HDR 4x4 and UASTC HDR 6x6i (with or without mipmaps) to .EXR now works fine. From a user value perspective, basisu supports strong RDO encoding to ASTC HDR 6x6, and this format is a faster to transcode alternative vs. UASTC HDR 6x6i (because it's just standard ASTC HDR, so on ASTC devices there is no transcode step at all, just fast Zstd decompression).
We've updated our "KTX2 File Format Support Technical Details" wiki page with the latest info for our users:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels