我在研究Mali Texture Compression Tool压缩纹理问ETC1格式,但是输入命令:
原始格式
etcpack {infile} {outfile} -c etc1
带透明通道
etcpack {infile} {outfile} -c etc1 -aa
其中infile的文件名后缀不能是.png 但可以使用.ppm
错误提示如下
sh: convert: command not found
Error: Could not convert input image dynamic.png to .ppm
版本使用是:ETCPACK v4.0.1 for ETC and ETC2