imagemagick convert parameters do not work?

imagemagick convert parameters do not work?

Friday 28 November 2003 7:45:46 am - 2 replies

Modified on Friday 28 November 2003 12:01:50 pm by alex t

Author Message

Marco Zinn

Saturday 29 November 2003 5:14:05 am

Hi Alex,
when you upload images, the original is stored in var/original/image. At the same time, a "reference image" of this images is create in var/reference/image. This usually is some "usuable" size like 800x600, while you original image may be larger, if it comes from a digital camera for example.
As you assume, the problem is the first pair of quotes. The second pair of quotes (-geometry "600x600>" ) is needed, because without quotes, the > character would mean an "output redirection" for the operating system. So, th 600x600> must be in quotes.

You CAN try this:
http://ez.no/developer/ez_publish_22/forum/general/error_while_uploading_an_image_problem_solution , but I guess, that this will always give your very large image variations.
Also see this bug report http://ez.no/developer/ez_publish_3/bug_reports/convert_command_with_custom_parameters_fails, which describes your problem and notes some Variable ConvertParameters.... but i don't know, if this was introduced yet.

Note: Version 3.3 has a new image system... but i did not test this yet! Maybe you want to have a look at the beta 1 release.

Marco
http://www.hyperroad-design.com

alex t

Monday 01 December 2003 9:19:15 am

ok let's try 3.3

thanks for answer :)

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.