convert bug in 6.4.8?
Posted: 2009-01-07T16:04:14-07:00
So this is an interesting issue.
6.4.6 worked fine
6.4.7 worked fine.
The command is
"C:\Program Files\ImageMagick-6.4.8-Q16\convert.exe" *.png test.gif
This works fine to combine a bunch of png's into a gif.
001.png
002.png
003.png
004.png
005.png
but when there is a directory in there as well. Convert will crash.
like so
01/07/2009 02:17 PM 5,559 001.png
01/07/2009 02:17 PM 5,483 002.png
01/07/2009 02:17 PM 6,075 003.png
01/07/2009 02:17 PM 5,719 004.png
01/07/2009 02:17 PM 5,380 005.png
01/07/2009 03:03 PM <DIR> crashme
6.4.6 worked fine
6.4.7 worked fine.
The command is
"C:\Program Files\ImageMagick-6.4.8-Q16\convert.exe" *.png test.gif
This works fine to combine a bunch of png's into a gif.
001.png
002.png
003.png
004.png
005.png
but when there is a directory in there as well. Convert will crash.
like so
01/07/2009 02:17 PM 5,559 001.png
01/07/2009 02:17 PM 5,483 002.png
01/07/2009 02:17 PM 6,075 003.png
01/07/2009 02:17 PM 5,719 004.png
01/07/2009 02:17 PM 5,380 005.png
01/07/2009 03:03 PM <DIR> crashme