Hi list,
I use the imagemagick app "conjure" to merge several images into one
big image.
The resultimage should be 3200x4800px and i want to merge up to 9
images with a size beetween 1800x1800px and 6400x4800px.
When i start conjure (with the configfile stated below) the server
runs out of memory and crash after one or two minutes.
Is there any resolution how to merge such big files without crashing
the server?
OS: FreeBSD
IM version: ImageMagick 6.2.7 07/09/06
Configfile:
<?xml version="1.0" encoding="UTF-8"?>
<group>
<image ID="image0">
<read filename="user/dd9351ec6b13254849ca91f4fde5130f/
5680064cfc1ef377567a9f4a717b1eb9/elm3.jpg"/>
<resize geometry="6400x4800"/>
</image>
<image ID="image1">
<read filename="poster_krefeld_pinguine.png"/>
</image>
<image ID="image2">
<read filename="user/dd9351ec6b13254849ca91f4fde5130f/
5680064cfc1ef377567a9f4a717b1eb9/elm5_0.png"/>
</image>
<image ID="image3">
<read filename="user/dd9351ec6b13254849ca91f4fde5130f/
5680064cfc1ef377567a9f4a717b1eb9/elm6_0.png"/>
</image>
<image ID="image4">
<read filename="user/dd9351ec6b13254849ca91f4fde5130f/
5680064cfc1ef377567a9f4a717b1eb9/elm6_1.png"/>
</image>
<image ID="image5">
<read filename="user/dd9351ec6b13254849ca91f4fde5130f/
5680064cfc1ef377567a9f4a717b1eb9/elm6_2.png"/>
</image>
<image ID="image6">
<read filename="user/dd9351ec6b13254849ca91f4fde5130f/
5680064cfc1ef377567a9f4a717b1eb9/elm6_3.png"/>
</image>
<image ID="image7">
<read filename="user/dd9351ec6b13254849ca91f4fde5130f/
5680064cfc1ef377567a9f4a717b1eb9/elm6_4.png"/>
</image>
<image ID="image8">
<read filename="user/dd9351ec6b13254849ca91f4fde5130f/
5680064cfc1ef377567a9f4a717b1eb9/elm6_5.png"/>
</image>
<image size="3200x4800" ID="background">
<read filename="xc:lightgray"/>
<composite IMAGE="image0" x="-1498" y="170"/>
<composite IMAGE="image1" x="0" y="0"/>
<composite IMAGE="image2" x="2025" y="137"/>
<composite IMAGE="image3" x="-50" y="-50"/>
<composite IMAGE="image4" x="1750" y="-50"/>
<composite IMAGE="image5" x="-50" y="1750"/>
<composite IMAGE="image6" x="1750" y="1750"/>
<composite IMAGE="image7" x="-50" y="3550"/>
<composite IMAGE="image8" x="1750" y="3550"/>
<write filename="/home/www/spool/gvn/upload/user/
dd9351ec6b13254849ca91f4fde5130f/
5680064cfc1ef377567a9f4a717b1eb9/9a025ee90cb1262564f321415029eda9_page0.
jpg"/>
</image>
</group>
Thanks for any help!
Mark
--
ECCE TERRAM Internet Services GmbH Tel: 0441 500 120
An der grossen Wisch 36 Fax: 0441 500 1229
26133 Oldenburg OL HRB 3757, GL: F. Simon
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users