Hi Thomas, Am Donnerstag, 19. Mai 2016 18:00:18 UTC+2 schrieb T. Modes: > > Am Mittwoch, 18. Mai 2016 20:55:31 UTC+2 schrieb Niklas Mischkulnig: >> >> The problem with HuginStitchProject is that MacOpenFile gets called AFTER >> the variable is checked and the file chooser dialog opens and you having to >> open a project file. So sometime after it has already started processing >> the manually specified project file. >> > > Okay, that is explaining it. > If I comment out the line where the stitching starts ( frame->StitchProject(scriptFile...), and do a sleep(5) to keep the window from closing then it doesn't get called AT ALL (even with wxYield() in a while loop). And I can't debug using cout since I can't open a file "in the foreground". The only possibility is via wxMessageBox.
Could you please save the specified output prefix in Hugin to file, >> currently it gets validated and then discarded (PanoPanel.cpp:1091). >> > > That does not fit into current infrastructure and would require some more > changes. > But I can offer you the opposite. With the latest changes you can write > the project name into the metadata of the output image file. > You need to configure your exiftool arg file in the preferences to do this. > Sorry, mistake on my side. Hugin asks only for a prefix if you wanted to stitch the panorama and then forwards that to PTBatcher. I thought it asks also if you only saved the project. Niklas > Thomas > -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/363b9b7b-aaaa-426f-b6fb-4008a06d92e4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
