| Summary: | BQM always demosaicing and importing RAW Image. Need option to use JPEG preview from RAW file | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Michal Thoma <michal> |
| Component: | BatchQueueManager-RAWProcessing | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 2.5.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/digikam/452256bf3a7b7780eaf65bb0864bed33d488aeb3 | Version Fixed/Implemented In: | 3.0.0 |
| Sentry Crash Report: | |||
|
Description
Michal Thoma
2012-03-04 16:56:23 UTC
I propose to create a new BQM tool to extract JPEG preview from RAW... Gilles Caulier Such a tool would definitely be good though I think it would be nice to have a global option for image editor as well. So I there could be fourt option "No Decoding, use preview" under settings' Raw decoding tab. Git commit 452256bf3a7b7780eaf65bb0864bed33d488aeb3 by Gilles Caulier. Committed on 11/12/2012 at 17:40. Pushed by cgilles into branch 'master'. add new Batch Queue Manager Behavior option to handle RAW file in workflow : extract embeded JPEG or perform demosaicing FIXED-IN: 3.0.0 M +48 -19 utilities/queuemanager/manager/batchtool.cpp M +9 -0 utilities/queuemanager/manager/batchtool.h M +9 -0 utilities/queuemanager/manager/queuesettings.h M +1 -0 utilities/queuemanager/manager/task.cpp M +53 -6 utilities/queuemanager/views/queuesettingsview.cpp http://commits.kde.org/digikam/452256bf3a7b7780eaf65bb0864bed33d488aeb3 |