Bug 314726

Summary: digiKam BQM RAW tool doesn't have options to work in 16 bits and to manage color profiles
Product: [Applications] digikam Reporter: nvlplx
Component: BatchQueueManager-RAWProcessingAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles, nvlplx
Priority: NOR    
Version: 3.0.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 3.1.0

Description nvlplx 2013-02-08 22:47:06 UTC
The digiKam raw editing tool has these options :
- give 16 bits outpout files
- choose the digital camera profile and the outpout color profile. 

And a the contrary of the former batch raw editing tool, the new BQM raw editing tool doesn't has these options ; but theyre are really vital for me. This is a real regression in digiKam 3.0.0 !

Please, replace these two options for batch raw editing !
Comment 1 caulier.gilles 2013-02-09 08:22:21 UTC
By default 16 bits is used in fact, to process RAW.

For CM, just chain Color profile BQM tool in your workflow...

Gilles Caulier
Comment 2 nvlplx 2013-02-09 09:36:54 UTC
Negative for 16 bits : when you choose pgn or tiff in BQM for output files, the files are in 8bits, at the contrary of the previous raw batch tool. 

And for color management, you cannot choose a input color profile for the digital camera.
Comment 3 caulier.gilles 2013-02-09 10:11:14 UTC
Git commit 197bea481411b5d895c49081790b291bb098d8a3 by Gilles Caulier.
Committed on 09/02/2013 at 11:10.
Pushed by cgilles into branch 'master'.

RAW BQM settings:
enable 16 bits support
enable CM settings
FIXED-IN: 3.1.0

M  +1    -1    utilities/queuemanager/views/queuesettingsview.cpp

http://commits.kde.org/digikam/197bea481411b5d895c49081790b291bb098d8a3
Comment 4 nvlplx 2013-02-09 10:23:27 UTC
\o/ 
Thank you !!!!