mike's blog

Photos: power plant Rummelsburg

Hi folks,

some new pictures from a recent visit of the power plant Rummelsburg. There was a guided tour with light installation, so we visited this witness of Berlin history.

I used my K100D with Sigma 20 1.8 and Lensbaby. Postprocessing in dlRaw, which by the way got faster the last days, multithreading works already on many filters Wink

Enjoy, mike

dlRaw: memory requirement

Hi folks,

there have been some complaints about the speed of dlRaw on computers with little memory and 1:1 pipe. So just a few words about the background. Since dlRaw has so many filters it takes a while to compute them all, so to speed this up the image is cached after every tab. With this the calculation has only to start at the beginning of the tab with the last changes. The drawback, this caching needs of course some memory, increasing with the size of the image and the preview. Now, if your computer has not enough free memory it starts swapping and then it gets really slow.

I've have done some rough tests how much memory dlRaw needs at the moment:

Image 1:4 pipe 1:2 pipe 1:1 pipe
6 MP 115 MB 200 MB 700 MB
10 MP 140 MB 300 MB 1100 MB
14 MP 175 MB 420 MB 1600 MB

So, you should have at least this amount of memory free (!) when using dlRaw, otherwise it will get very slow because of swapping...

greets mike

dlRaw: update

Hi folks,

so here is a new dlRaw preview. But first the bad news. Last weekend Jos, the founder of dlRaw, announced that he will stop working on dlRaw. But without his help it would be to much work for me to get the SVN version to an equal level. So I won't switch to the SVN version any soon, I'll focus on stabilizing and improving the user experience for the preview.
This release follows this idea, not much new things, just getting a cleaner application. Some of the changes are:

  • I've cut down the gimp plugin. Now you cannot start dlRaw as a gimp plugin, instead from the standalone dlRaw you get the lossless gimp export with exif and color profile. There are several reasons for this. First it is easier to maintain, furthermore there was a conflict with the tif extension so opening tif files in gimp was a problem and finally it is easier to install now. So for your workflow there should be no changes, from dlRaw to gimp with one click Wink
  • The crop tool was reworked. Now you can draw selections in all four directions and it is possible to show additional guide lines for improving the crop.
  • There is an additional sharpen method, inverse diffusion sharpen from the CImg library. It acts completey different compared to the others and is able to give 'pixel sharpness'. Furthermore the usage of the CImg library was cleaned up.
  • The dcraw integration has been updated, so dlRaw is on the same level as UFRaw 0.16 and allows RAW processing of many current cameras.
  • The remember settings dialog has vanished. Now you can change this on an individual basis on the settings page (I know we need a preferences dialog...).
  • dlRaw does not longer depend on the start directory, so you can move you dlRaw folder freely now.
  • A few minor modifications to the GUI, 8-bit saving is back and some small bugs...

So that is it, download (20091024) and enjoy.

greets mike

dlRaw windows version

Hi folks,

for the preview yesterday, there is now a windows version available. One small drawback, up to now, I had to skip 8 bit Tiff and Ppm, but that shouldn't bother to much Wink

greets mike

dlRaw: new preview

Hi folks,

it has been a long time, but I felt, before taking the adventurous path to the trunk version with the flexible pipe, there should be some maintenance work on the old version. So besides flipping there is no new filter but there are some new things for your photography workflow.

  • Probably the weakest point of dlRaw was saving, only Jpeg and Ppm and no metadata. So now it is possible to save in Jpeg, Ppm, Tiff and Png, and Jpeg and Tiff get the full exif and the chosen output color profile attached.
  • The gimp integration is improved, so now one can choose which command starts gimp (which is nice for windows users) and also the chosen output color profile is sent to gimp. However at this stage I don't recommend using dlRaw as a plugin within gimp, instead use the standalone version and just send to gimp with the dedicated button.
  • The histogram has two modes (like before) which you choose with the "output" control beneath it. If this setting is disabled you get the histogram at the end of the linear pipe, so at the end of the eyecandy tab. When "output" is enabled you get the histogram of the image you see on the screen, and furthermore in the settings dialog you can enable the use of the output profile. So this is the first step towards softproofing, dlRaw will calculate the histogram (and show the clipped values) with respect to the output profile (which takes additional time).
  • Remember, there was this issue that images look dull in dlRaw right after opening them. So the reason is a different gamma handling compared to e.g. UFRaw. So now you'll find "sRGB gamma compensation" on the out tab, which mimiks the behaviour of the gamma handling in UFRaw for people who want that. Additional there is a base curve and a curve after gamma, which serve more sophisticated gamma corrections.
  • Last not least Wink there have been some small tweaks to the GUI and the order of the filters, that is just how I like it, and hopefully with the next preview you could change this on your own without recompiling.

Unfortunatelly there is also a bad message. Up to now I coundn't get the improved saving on windows, it seems there is an error in the imagemagick library, which we use for this. So at this point no windows version, but we try to fix this as soon as possible. On linux it works without problems (at least on my machine Wink ).

So enough words, go check it out Laughing out loud  Download!

greets mike

PS: Since dlRaw relies on qt4, the window uses your qt4 theme, mine looks like this.