It is working only in Nautilus and nowhere else. I use:
Code: Select all
cat /usr/share/thumbnailers/dds.thumbnailer
[Thumbnailer Entry]
Exec=/usr/bin/convert -thumbnail x%s %i png:%o
MimeType=image/x-dds;
Code: Select all
mkdir preview && mogrify -format png -path preview -thumbnail 96 *.dds
1) What file and where should I create in order to make .dds thumbnails work in SpaceFM?
2) Some .dds files with "normal maps" cannot be processed. In terminal mogrify processes all files and creates few black .png files with warning, but convert just stops. Example:
Code: Select all
convert: image type not supported `tx_hlaalu_ceiling_01_n.dds' @ error/dds.c/ReadUncompressedRGB/2156.
Already looked here:
http://nowcodingtime.blogspot.ru/2013/0 ... buntu.html
https://www.cyberciti.biz/tips/howto-li ... rompt.html
http://www.imagemagick.org/Usage/thumbnails/#creation
---
ImageMagick 6.9.9-23 Q16 x86_64 2017-11-12
Arch Linux 4.9.65-1-lts