montage processing time
Posted: 2007-02-01T17:49:52-07:00
I'd like to create a montage of several thumbnails; but, the processing time is a bit long, mainly because of the -tile command.
Here I'm only using one input file, just for testing.
Is there something I can do to speed it up?
Montage IM command=> /usr/local/bin/montage -size 240 -label %f /home/xxxxx/public_html/test/images/dan1.jpg -frame 3 -thumbnail 120x120 -tile 5 /home/xxxx/public_html/test/images/thumbs_montage.gif
Here I'm only using one input file, just for testing.
Is there something I can do to speed it up?
Montage IM command=> /usr/local/bin/montage -size 240 -label %f /home/xxxxx/public_html/test/images/dan1.jpg -frame 3 -thumbnail 120x120 -tile 5 /home/xxxx/public_html/test/images/thumbs_montage.gif