Bug 216134

Summary: Batch Mode does not generate 16 bit tif [patch]
Product: [Applications] digikam Reporter: Jens Westemeier <Jens_Westemeier>
Component: Plugin-Bqm-ConvertAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 1.1.0
Attachments: PATCH fixes not applied settings to BQM actionthread

Description Jens Westemeier 2009-11-25 19:06:12 UTC
Version:           1.0.0-beta6 (using KDE 4.3.3)
OS:                Linux
Installed from:    openSUSE RPMs

I try to convert my RAW pictures into 16 bit tif files via the batch queue. I have set 16 bit color depth in the raw decoding tab in the digikam preferences, but the tif files are always generated as 8 bit tif (verified with exiftools and Showfoto).

.kde4/share/config/digikamrc shows:

...
[RAW Import Settings]
...
SixteenBitsImage=true
...

(I have the German localized version, so I don't know the exact English names).
Comment 1 caulier.gilles 2009-11-25 20:47:57 UTC
Just to be sure, which RAW file format must be converted to TIFF ?

Also, which libkdcraw/libraw verrion you use ? Look in Help/Components info for details.

Gilles Caulier
Comment 2 Jens Westemeier 2009-11-26 19:05:51 UTC
The RAW file is from a Sony Alpha 100, extension is ARW (Software: DSLR-A100 v1.04).
LibKdcraw: 0.5.0
LibRaw:    0.7.2
LibTIFF:   3.8.2

Btw: "ufraw-batch --out-type=tiff --out-depth=16 --zip" works (I guess using same libraries)
Comment 3 Jens Westemeier 2009-12-06 16:40:06 UTC
In the meantime I played around a bit: png in Batch Queue Mode has the same problem - it's 8 bit depth. But doing a conversation with Extras->RAWStack Conversion, the png is 16 bit of depth (hope I translated the menue item correctly - it is the last one under Extras).
It is unclear to my, why some of the conversions are under Extras and some in the Batch Queue (e.g. DNG is missing there).
In the meantime I'm on digikam-rc and kipi-plugins 0.9.
Comment 4 Jens Mueller 2009-12-30 10:54:25 UTC
Created attachment 39449 [details]
PATCH fixes not applied settings to BQM actionthread
Comment 5 caulier.gilles 2009-12-30 11:23:52 UTC
SVN commit 1067677 by cgilles:

apply patch #39449 from Jens Mueller
BUGS: 216134


 M  +1 -1      queuemgrwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1067677