Bug 154273 - quality setting for jpegs saved by raw converter is insanely high
Summary: quality setting for jpegs saved by raw converter is insanely high
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-RAWProcessing (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-18 15:34 UTC by Stefan Brüns
Modified: 2018-03-23 12:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Brüns 2007-12-18 15:34:45 UTC
Version:           0.9.3rc1 (using KDE KDE 3.5.8)
Installed from:    SuSE RPMs
OS:                Linux

The raw converter saves jpegs with a quality setting of 100, but uses subsampled color channels at the same time. this results in JPEGs larger than the original raw files (7-10MB for 8MPixels images). Please either change the quality setting to 99 (90% size reduction, neglegible quality loss - its lossy anyways) or use the settings from digikam configuration.

The affected line is in branches/extragear/kde3/libs/kipi-plugins/rawconverter/rawdecodingiface.cpp, line 246

Trunk is affected as well
Comment 1 caulier.gilles 2008-03-17 12:13:22 UTC
Fixed with revision #786549

Gilles Caulier