From: Hai-Jun Su (haijunsu_at_iastate.edu)
Date: Mon Feb 05 2007 - 22:41:11 CST

Hi,

I tried to make a movie or gif file from my animation. I have generated 30
snap.*.rgb files. However the following command

convert -delay 10 -loop 4 snap.*.rgb movie.gif

generates the following error message

"Invalid Parameter - 10
child process exited abnormally"

If I run the command without any arguments

convert

I have error message
"Must specify a file system
child process exited abnormally"

Any hint? Thanks.
Haijun Su