Error reading from pipe with IM 7.0.7-17
Posted: 2017-12-27T21:22:24-07:00
I've encountered an issue with recently released version IM 7.0.7-17 Q16 x64 HDRI on Windows 10 64. If I run this command...
I get this error...
I can avoid the error by specifying the MIFF format when reading the data from the pipe if I modify the command like this...
But using "MIFF:-" to read the output of the pipe was not necessary in previous versions.
Code: Select all
magick logo: MIFF:- | magick - test.png
Code: Select all
magick: improper image header `-' @ error/miff.c/ReadMIFFImage/1092.
Code: Select all
magick logo: MIFF:- | magick MIFF:- test.png