I have solved this. Was not related to IM. Firewall had some 'memory buffer protection thing' going on which was also causing me a crash in 3dsmax at the same resolution. only installed the FW a week back. Sorry but many thanks for suggestions.
All working great.. also took 17 mins here..!
Great ...
Search found 3 matches
- 2014-02-05T21:43:05-07:00
- Forum: Users
- Topic: splitting 32768x32768 image to tiles causes crash
- Replies: 5
- Views: 3130
- 2014-02-05T12:16:22-07:00
- Forum: Users
- Topic: splitting 32768x32768 image to tiles causes crash
- Replies: 5
- Views: 3130
Re: splitting 32768x32768 image to tiles causes crash
see
http://www.imagemagick.org/Usage/files/#massive
http://www.imagemagick.org/script/resources.php#environment
http://www.imagemagick.org/script/architecture.php#tera-pixel
Thank you.
You command worked fine for me, Windows 8.1, 12 GB RAM, > 100 GB free disk. It took 17 minutes.
You may have ...
http://www.imagemagick.org/Usage/files/#massive
http://www.imagemagick.org/script/resources.php#environment
http://www.imagemagick.org/script/architecture.php#tera-pixel
Thank you.
You command worked fine for me, Windows 8.1, 12 GB RAM, > 100 GB free disk. It took 17 minutes.
You may have ...
- 2014-02-05T10:44:02-07:00
- Forum: Users
- Topic: splitting 32768x32768 image to tiles causes crash
- Replies: 5
- Views: 3130
splitting 32768x32768 image to tiles causes crash
I'm trying to split a 32768x32768 16bit greyscale image into tiles using the following:
convert E:\imagemagicK\edits.png -crop 16x16@ +repage E:\imagemagicK\edits_split.png
on running this I get a crash 'imageMagick Studio library and utility programs has stopped working'
If I try with a ...
convert E:\imagemagicK\edits.png -crop 16x16@ +repage E:\imagemagicK\edits_split.png
on running this I get a crash 'imageMagick Studio library and utility programs has stopped working'
If I try with a ...