Page 1 of 1

Message: Nicht genuegend Arbeitsspeicher (out of memory?)

Posted: Fri Aug 26, 2005 12:34 pm
by jockel
Hi,

trying to open a file *.png or *.tif, true color (16-bit), 15000 x 15000 pixels,
I get the error message:
"nicht genĂ¼gend Arbeitsspeicher"
I tested it on two different PCs, both running WinXP, SP2, one 1GB the other 2GB of RAM. The error message is the same in both cases ?

Is there a size (? x ?) limit for files, readable by XNVIEW?
Should it be possible to open the file mentioned above ?

Jockel

Posted: Fri Aug 26, 2005 3:42 pm
by Danny
You mean 16bits per channel? Yes, XNView has problems displaying those.

Posted: Fri Aug 26, 2005 4:28 pm
by Olivier_G
I have many TIFF 48 bits (3x16bits) that I can view without trouble in XnView (but I don't think that XnView is able to work on them and save them in 16 bits).

On the first message: a 15000x15000 48bits image is 1.25GB in memory. That may be difficult to handle in the usual way...

Olivier

Posted: Fri Aug 26, 2005 4:44 pm
by Guest
Hi,
Danny wrote:You mean 16bits per channel? Yes, XNView has problems displaying those.
sorry, no, my fault. I mean simple 24-bit true color raster files.

Jockel