hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #01661
[Bug 685105] Re: enblend fails to blend large pano
Same problem as described above.
enblend: out of memory
enblend: std::bad_alloc
enblend: info: remove invalid output image "project.png"
make: *** [project.png] Fehler 1
enblend 4.1-5e7392eab8d3, compiled without Imagecache.
Ubuntu Natty, 64bit, 16GB Memory, about 4GB free on /, Project-folder about 45Gb free.
Memory usage got up to nearly 16GB (99,4%) and also about 100% SWAP
usage (7GB) before enblend failed.
The suggested disabling of imagecache didn't help for me. Will try it
out WITH imagecache.
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/685105
Title:
enblend fails to blend large pano
Status in Enblend:
Confirmed
Bug description:
Enblend failed with:
enblend --compression=LZW -m 1200 -w -f135659x3947+0+1091 -o pano8110_l.tif ....
...
enblend: info: loading next image: pano8110_l0000.tif 1/1
enblend: out of memory
enblend: std::bad_alloc
This is a simple 0.5Gpixel panorama I shot. And agreed, Hugin did warn
me that it might take a lot of memory.
The thing is: There is no other tool to stitch this with, so I'll have to make do with hugin and its toolset....
I thought there was an "imagecache" that would swap parts of images to disk...
References