montage creates broken HiRes image withour error message
Posted: 2010-05-01T07:19:51-07:00
Version: ImageMagick 6.6.0-4 2010-03-17 Q16
Linux 2.6.33-2.slh.10-sidux-686
3.5 GB RAM (32 bit as you can see)
The command i question is
There are 49 images to be montaged each of which has 10048 x 256 px.
Montage results in creating an image which upper half is stitched correctly (the first ~25 rows), the lower half is just black.
The original image is http://www.deutschefotothek.de/?df_dk_0 ... dmode=zoom.
One can retrieve the tiles from http://fotothek.slub-dresden.de/zooms/d ... dk_0003213
using this script: http://commons.wikimedia.org/wiki/Help: ... zoomify.py
Linux 2.6.33-2.slh.10-sidux-686
3.5 GB RAM (32 bit as you can see)
The command i question is
Code: Select all
montage tmp-zoomify-row-*.jpg -geometry +0+0 -tile 1x256
Montage results in creating an image which upper half is stitched correctly (the first ~25 rows), the lower half is just black.
The original image is http://www.deutschefotothek.de/?df_dk_0 ... dmode=zoom.
One can retrieve the tiles from http://fotothek.slub-dresden.de/zooms/d ... dk_0003213
using this script: http://commons.wikimedia.org/wiki/Help: ... zoomify.py