hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #04455
[Bug 685105] Re: enblend fails to blend large pano
What is the maximum size allowed for tiff images? Are there other output
formats possible? (that I can edit with gimp afterwards?)
When calling enblend like this:
enblend --verbose=99 -x --output=output.tif projectname*.tif
I get this output after a minute:
enblend: info: output image size: [(4711, 1044) to (278706, 9570) = (273995x8526)]
enblend: info: loading next image: projectname0000.tif 1/1
enblend: info: assembled images bounding box: [(0, 1707) to (3135, 5788) = (3135x4081)]
enblend: error: Maximum TIFF file size exceeded
enblend: an exception occured
enblend:
Postcondition violation!
exportImage(): Unable to write TIFF data.
enblend: info: remove invalid output image "output.tif"
Or does the -x parameter do something else then I expected it to do?
--
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...
To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/685105/+subscriptions
References