[Digikam-devel] [Bug 132047] Faster display of images and/or prefetch wished for

Arnd Baecker arnd.baecker at web.de
Thu Mar 20 09:53:00 GMT 2008


------- 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=132047         




------- Additional Comments From arnd.baecker web de  2008-03-20 10:52 -------
It feels solved - many thanks!
Still I have two questions:
a) how large is the cache size (it seems that
   around 3-4 Raws are kept in memory)?
   Could/should one make this configurable?
b) When being in preview mode (with loading of the full image
   marked as active), there is something which puzzles me:
   Using PageDown for the sequence  
     IMG_8305.CR2  
     IMG_8306.CR2
     IMG_7061.CR2  
   I get the following  dcraw commands
   shown on the konsole :
   - Still in thumbnail view (i.e. initial start): 
     kdcraw -c -v -4 -h -H 0 -b 1 -w -q 0 -o 1 IMG_8305.CR2
   - then preview:
     kdcraw -c -v    -h -H 0 -b 1 -w -q 0 -o 1 IMG_8305.CR2
     kdcraw -c -v    -h -H 0 -b 1 -w -q 0 -o 1 IMG_8306.CR2
       (i.e preloading works!)
   - then PageDown
     kdcraw -c -v    -h -H 0 -b 1 -w -q 0 -o 1 IMG_7061.CR2
     kdcraw -c -v -4 -h -H 0 -b 1 -w -q 0 -o 1 IMG_8306.CR2

     Question: what is the -4 variant being used for ?

   Such a command sometimes also gets triggered for images, which apparantly
   are still in cache (at least the display is instantaneous)?



More information about the Digikam-devel mailing list