hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #00826
[Bug 700283] Re: hugin 2010.4.0 emblend error
Somehow you have told enblend to use the command line argument "-U" which doesn't exist. Valid arguments are described here:
http://wiki.panotools.org/Enblend_reference_manual#Common_Options
There are two places in hugin where you can specify these arguments:
General behaviour for all new projects via the preferences window (see
http://wiki.panotools.org/Hugin_Preferences#Enblend for useful options);
or specific arguments for the project you are just working on via the
"Stitching" tab (press enblend's "option" button).
Just exchange the -U argument with something more useful (i.e. '-v' will
output some extra information while enblend is merging your images) and
stitch again.
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/700283
Title:
hugin 2010.4.0 emblend error
Status in Hugin - Panorama Tools GUI:
New
Bug description:
I get the following error msg using
hugin 2010.4.0 on Mac OS 10.6.5.
Here's from the log:
...
enblend: unknown option "-U"
Try "enblend --help" for more information.
gnumake: *** [-Users-Volker-Desktop-Hugin Test-DSC_0067-DSC_0074.jpg] Error 1
At this point, hugin has written the modified source pictures for the panaorama to the desiered directory,
you can put them together manually using the gimp or something.
I also tried successfully to start emblend out of the hugin package via terminal and make it do the job from there. Worked fine, too.
to me it seems that the emblend gets a wrong input within hugin.
I am not into the depth of any programming, so this is as far as I could get. HTH.
References