Skip to content

extraction of ASTC HDR 6x6: fatal message from ktx tool #1140

@richgel999

Description

@richgel999

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:

KTX2 File Format Support Technical Details

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions