Bug 154273

Summary: quality setting for jpegs saved by raw converter is insanely high
Product: [Applications] digikam Reporter: Stefan Brüns <stefan.bruens>
Component: BatchQueueManager-RAWProcessingAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 0.1.0

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