Page 1 of 1

Image Magick error

Posted: June 6th, 2017, 10:31 am
by prabalroy
I'm receiving the following error while executing ImageMagick 7.0.4 Q16 (32-bit)

Invalid parameter - - density
While executing
"exec $magick_ppm -quiet -density $Density -loop 100 -delay 30 -trim +dispose Background $Input_file $Output_file"

Would anyone help me to solve this issue ?

Thanks

Re: Image Magick error

Posted: June 6th, 2017, 11:45 am
by ariel.stein
When you installed Image Magic did you choose to include the "legacy programs"?

Re: Image Magick error

Posted: June 6th, 2017, 2:24 pm
by prabalroy
yes, it was chosen before installation.

Re: Image Magick error

Posted: June 6th, 2017, 5:41 pm
by prabalroy
ariel.stein wrote:When you installed Image Magic did you choose to include the "legacy programs"?
Yes, I did.

Re: Image Magick error

Posted: June 8th, 2017, 9:57 am
by ariel.stein
Can you please provide more details about what is the file you are trying to convert?

Re: Image Magick error

Posted: June 8th, 2017, 10:06 am
by prabalroy
ariel.stein wrote:Can you please provide more details about what is the file you are trying to convert?
I was trying to work on 7.4 of HYSPLIT Tutorial (Single Particle Animation) :
"
3.To see all the frames in a single animated graphic, similar to a trajectory, press the Concentration / Utilities / Postscript to Image menu tab to open the ImageMagick conversion menu. Select the Animate and crop radio-buttons, and move the slider bar to a higher resolution (140) for a better quality image. After executing the conversion, the window closes with no message, but you will find the animated GIF, concplot.gif in the working directory. The animation is a little jumpy due to the atmospheric turbulence affecting this single particle trajectory"

When I click on the execution menu - that error message pop-up every time.

Re: Image Magick error

Posted: June 8th, 2017, 12:50 pm
by ariel.stein
I have tried it in my system and it works just fine.
Please reset your GUI by clicking on the Reset button and try it again. Sometimes the GUI keeps some variables in memory and tries to use it in another call.