https://bugs.kde.org/show_bug.cgi?id=216134
Summary: Batch Mode does not generate 16 bit tif Product: digikam Version: 1.0.0-beta6 Platform: openSUSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] 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). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=216134
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Batch Queue Manager --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2009-11-25 20:47:57 --- 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 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from Jens_Westemeier@web.de
https://bugs.kde.org/show_bug.cgi?id=216134
--- Comment #2 from Jens Westemeier <Jens_Westemeier web de> 2009-11-26 19:05:51 --- 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) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from Jens_Westemeier@web.de
https://bugs.kde.org/show_bug.cgi?id=216134
--- Comment #3 from Jens Westemeier <Jens_Westemeier web de> 2009-12-06 16:40:06 --- 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. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from Jens_Westemeier@web.de
https://bugs.kde.org/show_bug.cgi?id=216134
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.0.0-beta6 |1.0.0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from Jens_Westemeier@web.de
https://bugs.kde.org/show_bug.cgi?id=216134
--- Comment #4 from Jens Mueller <tschenser gmx de> 2009-12-30 10:54:25 --- Created an attachment (id=39449) --> (http://bugs.kde.org/attachment.cgi?id=39449) PATCH fixes not applied settings to BQM actionthread -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from Jens_Westemeier@web.de
https://bugs.kde.org/show_bug.cgi?id=216134
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Summary|Batch Mode does not |Batch Mode does not |generate 16 bit tif |generate 16 bit tif [patch] -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from Jens_Westemeier@web.de
https://bugs.kde.org/show_bug.cgi?id=216134
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #5 from Gilles Caulier <caulier gilles gmail com> 2009-12-30 11:23:52 --- 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 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from Jens_Westemeier@web.de
https://bugs.kde.org/show_bug.cgi?id=216134
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |1.1.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from Jens_Westemeier@web.de
https://bugs.kde.org/show_bug.cgi?id=216134
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|BatchQueueManager |BatchQueueManager-Tool-Conv | |ert -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |