Search found 3 matches

by Skyrunner
2015-05-15T05:59:29-07:00
Forum: Users
Topic: Converting DDS to PNG fails
Replies: 6
Views: 7720

Re: Converting DDS to PNG fails

Hmm, it seems I'm using 6.7.7-10, dated to 2014 March 6th. I'm not sure I would be able to install the most recent version because I think I got this from either Ubuntu's software manager or an apt-get... I suppose I could download an exe and just not add it to the path.
by Skyrunner
2015-05-14T00:02:06-07:00
Forum: Users
Topic: Converting DDS to PNG fails
Replies: 6
Views: 7720

Re: Converting DDS to PNG fails

I don't think the options help me. I tried all three compressions and still got an identical result for all of them.

Is it possible that the particular dds file formats I am using are simply not supported by ImageMagick? :/
by Skyrunner
2015-05-13T08:26:18-07:00
Forum: Users
Topic: Converting DDS to PNG fails
Replies: 6
Views: 7720

Converting DDS to PNG fails

I am trying to convert DDS files to PNG. Using the command convert filename.dds filename.png causes this error: convert.im6: unexpected end-of-file `item_herb.dds': No such file or directory @ error/dds.c/ReadDDSImage/403. And the output is this image: http://i.imgur.com/86UMV7g.png However, using ...