GPUOpen-Tools / compressonator

Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs
1.29k stars 193 forks source link

is .hdr supported as input or not? #324

Open CientistaVuador opened 1 month ago

CientistaVuador commented 1 month ago

the cli documentation says it does https://compressonator.readthedocs.io/en/latest/command_line_tool/commandline.html but i have tested with the latest release using BC6H and it does not seem to work.

compressonatorcli -fd BC6H rosendal_plains_2_1k.hdr output.dds
Processing source     : rosendal_plains_2_1k.hdr
Error: Could not load source file rosendal_plains_2_1k.hdr
        Double check file name to make sure it exists, or make sure directory name ends with a slash.