Search found 2 matches

by Pekempy
2019-07-26T08:55:22-07:00
Forum: Users
Topic: Command Line convert DDS to DXT1/DXT5 specifically
Replies: 3
Views: 12624

Re: Command Line convert DDS to DXT1/DXT5 specifically

Hey,

I do have that in the original command we're using, but the only difference appears to be the lowercase dxt? is that important? so DXT1 wouldn't be the same as dxt1?

Could this be why when we check they're not always compressing correctly?
by Pekempy
2019-07-26T06:33:57-07:00
Forum: Users
Topic: Command Line convert DDS to DXT1/DXT5 specifically
Replies: 3
Views: 12624

Command Line convert DDS to DXT1/DXT5 specifically

Hi, I'm using a tool which uses Imagemagick to convert from jpg/png etc to DDS. Some images need to be DXT1 and some need to be DXT5. The main need is DXT1 as this is for the main images. In the help files it states that occasionally ImageMagick uses DXT5 even if DXT1 is specified using command line...