Page 1 of 1

"MOTION BLUR" NOT WORKING WITH TRANSPARENT BACKGROUND

Posted: 2010-02-28T14:47:05-07:00
by scarlet
I AM ON WEBTV AND HAVE A DETAILED PROBLEM OPENED ALREADY OVER ON THE INTERFACE GROUP.

ALL OF THE INFORMATION IS THERE
BOTTOMLINE:
WE CANNOT OUTPUT A TRANSPARENT GIF USING "MOTION BLUR" ON IT

THE END RESULTS COME OUT ALL BLURRED UP, IF AT ALL

IT USED TO WORK FINE.

????

SCARLET

Re: "MOTION BLUR" NOT WORKING WITH TRANSPARENT BACKGROUND

Posted: 2010-03-01T20:09:40-07:00
by fmw42
Magick,

see viewtopic.php?f=5&t=15590

I have tried to get it to work (even importing a transparent png) and cannot, though I am no expert on Magick Studio. Can you verify, please?

Thanks

Fred

Re: "MOTION BLUR" NOT WORKING WITH TRANSPARENT BACKGROUND

Posted: 2010-03-01T20:31:30-07:00
by magick
Try choosing "All" from the Channel pull-down menu. That is the equivalent of -channel RGBA.

Re: "MOTION BLUR" NOT WORKING WITH TRANSPARENT BACKGROUND

Posted: 2010-03-01T21:14:15-07:00
by fmw42
I did that and it still did not work.

Re: "MOTION BLUR" NOT WORKING WITH TRANSPARENT BACKGROUND

Posted: 2010-03-02T07:35:51-07:00
by magick
Try now.

Re: "MOTION BLUR" NOT WORKING WITH TRANSPARENT BACKGROUND

Posted: 2010-03-02T10:56:47-07:00
by fmw42
tried at http://studio.webbyland.com/ImageMagick ... Studio.cgi

loaded a transparent png
selected annotate with blue Arial text which displayed fine
selected effects, got error message

Request failed due to malformed query:

Re: "MOTION BLUR" NOT WORKING WITH TRANSPARENT BACKGROUND

Posted: 2010-03-02T11:25:49-07:00
by magick
It works for us. Perhaps it was a cache problem. We wiped the cache. Try again.

Re: "MOTION BLUR" NOT WORKING WITH TRANSPARENT BACKGROUND

Posted: 2010-03-02T14:21:22-07:00
by fmw42
still getting the same error message at the point where I select the effects tab. Am I using the same Magick Studio web site as you were?

Request failed due to malformed query:

No such file or directory


Running on Mac OSX Tiger in Safari. Tried also in Firefox, but got the same error message there too.

Re: "MOTION BLUR" NOT WORKING WITH TRANSPARENT BACKGROUND

Posted: 2010-03-02T14:23:59-07:00
by magick

Re: "MOTION BLUR" NOT WORKING WITH TRANSPARENT BACKGROUND

Posted: 2010-03-02T14:31:01-07:00
by fmw42

Yes, it works there just fine. That should now work for Scarlet.


Thanks. Seems like many of the mirrors have older software that either do not work or cannot find the imagemagick.org version or cannot find anything.

Question: Am I missing something or is there no way to create a constant color image? Do all images have to be uploaded. For example, I could not find a way to create a transparent image for use in this test and had to upload one.

Re: "MOTION BLUR" NOT WORKING WITH TRANSPARENT BACKGROUND

Posted: 2010-03-02T18:27:58-07:00
by magick
To make a transparent image, set your image size in Size, choose a format of xc, set the Meta field to none, and press view.

Re: "MOTION BLUR" NOT WORKING WITH TRANSPARENT BACKGROUND

Posted: 2010-03-02T18:42:19-07:00
by fmw42
magick wrote:To make a transparent image, set your image size in Size, choose a format of xc, set the Meta field to none, and press view.
Thanks that works.

But it might be nice to add a comment in that section to point out that constant color images can be created there as well. And indicate what parameters need to be set. What stumped me was where to specify the color, which is typed in the Meta field.