[Digikam-devel] [Bug 132694] RAW Thumbnailing very slower and resource intensive
Gilles Caulier
caulier.gilles at free.fr
Sun Aug 20 20:08:29 BST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=132694
------- Additional Comments From caulier.gilles free fr 2006-08-20 21:08 -------
Witch dcraw version you use ? I suspect that you have a dcraw < 8.x intalled in your computer !
digiKam use now the new dcraw "-e" option to extract Raw preview image. The code to extract the preview image from the new implementation of dcraw::parse.c have been removed. This code have been migrated in dcraw.c since 8.x release.
To have performed some tests between the old dcraw:parse method include in digiKam (but not used now) and the new dcraw -e option, the time to extract the RAW preview image is the same.
In your case, if you have a dcraw verion < 8.x, digiKam will failed to use the -e option and it will use a slow alternative method using another dcraw options.
Gilles Caulier
More information about the Digikam-devel
mailing list