hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #00625
[Bug 679590] Re: enblend cannot load image: format unknown
This report does not belong here at all. It is not a problem related to
the source code of Enblend (or Enfuse). Quite the contrary is true:
we have the feature of compiling with or without EXR support. Obviously,
the original poster's version was built without it. The error message
couldn't be much clearer.
The user will either need a version with EXR support compiled in or
recode his files as floating-point TIFFs and feed these into Enblend.
I have clarified the documentation with changeset d8a85b28263f, so
that we can just say "RTFM" in the future.
** Changed in: enblend
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/679590
Title:
enblend cannot load image: format unknown
Status in Enblend:
Invalid
Bug description:
Using Hugin on OSX 10.4.11 PPC, creating a HDR from three images. Stitching fails and it told me to upload the error log here.
It says (see attachment):
enblend: cannot load image "exp4_stack_hdr_0000.exr", because the
enblend: format of the file is unrecognized or unknown
gnumake: *** [exp4_hdr.exr] Error 1
I already retried after removing the spaces from the folders name, but error stayed the same. I did not find other bug reports similar to this, but maybe I overlooked something. Please be gentle, I am not a programmer or Unix pro.
It seems strange enblend does not recognize the .exr file, since it seems to be created just moments before by the Hugin tools.
If there is anything I can do by providing more info or doing tests, I am more than happy to help. Thanks for all the good work in this project!