if I pipe a targa image, the format is not detected...
Code: Select all
cat test.tga | convert - test.png
convert.im6: pas de délégué pour décoder ce format d'image `/tmp/magick-LyUCfXRY' @ error/constitute.c/ReadImage/544.
convert.im6: pas d'images définies `test.png' @ error/convert.c/ConvertImageCommand/3044.
Code: Select all
cat test.jpg | convert - test.png
Code: Select all
cat test.tiff | convert - test.png
Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC
Features: OpenMP
Linux 3.13.0-32-generic #57-Ubuntu SMP x86_64 x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty