Convert large TIFF to JP2 fails
Posted: 2008-11-11T10:53:17-07:00
I'm testing ImageMagick to automate the conversion of large TIFFS to JP2. I'v3e successfully converted Tiffs up to 93.3 MB in size, but testing a 162.1 MB Tiff conversion fails with the following:
C:\Documents and Settings\sdm53>convert d:\digitize\scan4.tif -limit memory 2048
-quality 100 d:\digitize\test4.jp2
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
C:\Documents and Settings\sdm53>
We typically will need to convert images of 300MB+ (up to 1GB in some cases)
My system configuration is: Windows XP Pro SP3 / P4 3.8GHz 3.25GB RAM
Anyone have any ideas on this? Solutions?
C:\Documents and Settings\sdm53>convert d:\digitize\scan4.tif -limit memory 2048
-quality 100 d:\digitize\test4.jp2
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
C:\Documents and Settings\sdm53>
We typically will need to convert images of 300MB+ (up to 1GB in some cases)
My system configuration is: Windows XP Pro SP3 / P4 3.8GHz 3.25GB RAM
Anyone have any ideas on this? Solutions?