[Digikam-devel] [Bug 283062] Limit the size of thumbnail database
Gilles Caulier
caulier.gilles at gmail.com
Mon Oct 3 10:54:25 BST 2011
https://bugs.kde.org/show_bug.cgi?id=283062
--- Comment #4 from Gilles Caulier <caulier gilles gmail com> 2011-10-03 09:54:25 ---
The reasons why we use a dedicated DB for thumbnails are :
- size of thumbs divided by 2~3 due to use wavelets compression (instead LZW
through PNG)
- The way to thumbnalize un-moutable media as DVD/CD/USB key. You can search
items through unavailable media and show thumbs of items use DB. It's not
possible to do with .thumbnails specification from free-desktop paper.
Anyway, you can turn off thumbs DB and use .thumbnails instead. Look Cmake
compilation option as i explain previously.
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.
More information about the Digikam-devel
mailing list