hugin-bug-hunters team mailing list archive
-
hugin-bug-hunters team
-
Mailing list archive
-
Message #00001
[Bug 679602] Re: enblend: input image UINT8 but previousUINT16
*** This bug is a duplicate of bug 679094 ***
https://bugs.launchpad.net/bugs/679094
What version of enblend do you have? a comment in an earlier report (Bug
#679094 (sf-2549583)) for this issue says it is fixed in enblend.
** Also affects: enblend
Importance: Undecided
Status: New
** This bug has been marked a duplicate of bug 679094
nona won't stitch mixed 8bit and 16bit TIFF
* You can subscribe to bug 679094 by following this link: https://bugs.launchpad.net/hugin/+bug/679094/+subscribe
--
enblend: input image UINT8 but previousUINT16
https://bugs.launchpad.net/bugs/679602
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
Status in Enblend: New
Status in Hugin - Panorama Tools GUI: Incomplete
Bug description:
Hi,
I tried to use Hugin on 7 Tiff16 images from my EOS5D camera.
Process can't complete (see below).
I'm using Hugin 2010.0.0.5045 (in french) with Ubuntu64 10.10
All images have been converted the same way from raw (.CR2) to TIFF16 using Ufraw 0.16
Tiffs generated by Hugin seem to be indeed different, the first (panoQuaix100000.tif) is 38.6Mio whereas others (panoQuaix10000n.tif) are around 23.2Mio
Regards,
GB
--output:
Checking nona...[OK]
Checking enblend...[OK]
Checking enfuse...[OK]
Checking hugin_hdrmerge...[OK]
Checking exiftool...[OK]
nona -z PACKBITS -r ldr -m TIFF_m -o panoQuaix10 -i 0 /tmp/huginpto_VPgHbk
OJPEGSetupEncode: OJPEG encoding not supported; use new-style JPEG compression instead.
nona -z PACKBITS -r ldr -m TIFF_m -o panoQuaix10 -i 1 /tmp/huginpto_VPgHbk
OJPEGSetupEncode: OJPEG encoding not supported; use new-style JPEG compression instead.
nona -z PACKBITS -r ldr -m TIFF_m -o panoQuaix10 -i 2 /tmp/huginpto_VPgHbk
OJPEGSetupEncode: OJPEG encoding not supported; use new-style JPEG compression instead.
nona -z PACKBITS -r ldr -m TIFF_m -o panoQuaix10 -i 3 /tmp/huginpto_VPgHbk
OJPEGSetupEncode: OJPEG encoding not supported; use new-style JPEG compression instead.
nona -z PACKBITS -r ldr -m TIFF_m -o panoQuaix10 -i 4 /tmp/huginpto_VPgHbk
OJPEGSetupEncode: OJPEG encoding not supported; use new-style JPEG compression instead.
nona -z PACKBITS -r ldr -m TIFF_m -o panoQuaix10 -i 5 /tmp/huginpto_VPgHbk
OJPEGSetupEncode: OJPEG encoding not supported; use new-style JPEG compression instead.
nona -z PACKBITS -r ldr -m TIFF_m -o panoQuaix10 -i 6 /tmp/huginpto_VPgHbk
OJPEGSetupEncode: OJPEG encoding not supported; use new-style JPEG compression instead.
enblend --compression NONE -f13010x1833+558+366 -o panoQuaix10.tif panoQuaix100000.tif panoQuaix100001.tif panoQuaix100002.tif panoQuaix100003.tif panoQuaix100004.tif panoQuaix100005.tif panoQuaix100006.tif
enblend: input image "panoQuaix100001.tif" has pixel type UINT8,
enblend: but previous images have pixel type UINT16
make: *** [panoQuaix10.tif] Erreur 1