Very large file conversion
Posted: 2009-12-30T08:51:38-07:00
Hi.
I need to do some large image scaling, for example from 4096 x 4096 px up to 131072 x 131072 px using cubic interpolation. My question is whether ImageMagick works with mmaped files or something, thus not requiring the files to be loaded completely into memory first?
I need to do some large image scaling, for example from 4096 x 4096 px up to 131072 x 131072 px using cubic interpolation. My question is whether ImageMagick works with mmaped files or something, thus not requiring the files to be loaded completely into memory first?