Am Freitag, 5. Februar 2016 11:40:51 UTC+1 schrieb Fotografia: > > The problem happens when choosing exr. I've tried choosing exr only output > and i attach the log. >
Check your enblend and enfuse executables. Programma per l'unione: enblend 4.2-394716e93675 Fusione dell'esposizione: enfuse 4.1.3 enblend is self-compiled? from default branch, but enfuse is released version 4.1.3. That's very strange. The 4.1.x version of enblend/enfuse is using an internal impexalpha.hxx, but the default branch relies on vigras own impexalpha.hxx. There implementation contained an error when saving exr images. It was fixed some time ago, but no new release yet. So you have 2 possibilities: a) Use enblend from 4.1 branch (PS: The latest stable release is 4.1.4) b) When using the default branch, you need a patched vigra library b1) Apply at least the changeset https://github.com/ukoethe/vigra/commit/c3fb6c90ab8b4243b752919d0e491df2a2d4f047 b2) Use the the version from git master and recompile enblend -- 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/9b0562d6-9fcd-4e4f-9dc2-ee70823db093%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
