Command line - convert jpg to dds
Posted: 2015-03-25T03:08:50-07:00
Hi all,
which is the correct syntax for to create a dds file from command line?
I try all, but when I open the dds file in photoshop with Nvidia plugin, the file is not dds file.... there isn't a mipmaps image.
Convert -format dds -define dds:mipmaps=5 -define dds:compression=DTX1 image.jpg image.dds
what is wrong?!?
help please - Thank you
-Roberto
which is the correct syntax for to create a dds file from command line?
I try all, but when I open the dds file in photoshop with Nvidia plugin, the file is not dds file.... there isn't a mipmaps image.
Convert -format dds -define dds:mipmaps=5 -define dds:compression=DTX1 image.jpg image.dds
what is wrong?!?
help please - Thank you
-Roberto