It's true that I am using a multi-core CPU, so I was very hopeful that your suggestion would fix the problem. Unfortunately, after trying single-threaded operation on two different panoramas exhibiting this problem, I get what appears to be exactly the same output.
On Aug 7, 6:11 am, Lukáš Jirkovský <[email protected]> wrote: > On 6 August 2010 00:33, flpm <[email protected]> wrote: > > > Hi, > > > Thank you for your help! I was very curious to investigate your > > suggestion. On the stitcher tab, I chose to output all stacks and > > remapped images for both the HDR and the enfused image. > > > The enfused final image looks fine, as do all the remapped images and > > stacks. The HDR image still has the same blocky features as before, > > but I cannot open any of the remapped images or stacks. Luminance > > returns the following nondescript error: "ERROR: Failed loading file." > > It seems like the remapped images are already broken. Only thing which > comes to my mind now is that there may be some problem with > multithreading in nona. It's used by default on multi core systems. > > I don't think it's possible to disable it in GUI but you should be > able to disable it in the makefile (file with .mk suffix, it's stored > along the project file). Look for the line NONA_OPTS= and add "-t 1" > here (without quotes). Then stitch the project using "make -f > makefile.mk" (replace makefile.mk with real name of the makefile you > edited in the previous step). > > Then please report back whether it helped or not. > > thanks, > Lukas > > PS.: I won't have access to an Internet connection for the next week. > Maybe someone else will be able to respond during that time. -- You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
