[darktable-devel] Camera support Leica M Monochrom

2013-11-28 Thread schmidtfrog
Hello (for the first time), I have tried to open some DNGs from a Leica M Monochrom in Darktable (almost latest git master). Seems like some trouble due to the fact that a Bayer filter is missing in the cam. The actual image appears three times (see below screenshot). https://www.dropbox.com/s/qp

Re: [darktable-devel] Camera support Leica M Monochrom

2013-11-29 Thread schmidtfrog
here we only get one. > > might be necessary to adjust src/common/imageio_rawspeed.cc to > understand that (in this case white balance and demosaic are probably > already doing the expected passthrough). > > cheers, > jo > > > > On Thu, Nov 28, 2013 at 1:38 PM, s

Re: [darktable-devel] Camera support Leica M Monochrom

2013-12-02 Thread schmidtfrog
h/2) + col*3 + k] - black) * scale; + ((float)raw_img[row*(r->pitch/2) + col + k] - black) * scale; #endif return DT_IMAGEIO_OK; On 11/29/2013 11:25 PM, schmidtfrog wrote: > Hello, > > thanks for the hints! > > yes, rawstudio can open the file > (https://www.dr

Re: [darktable-devel] Camera support Leica M Monochrom

2013-12-05 Thread schmidtfrog
t explicitly? > > j. > > > On Mon, Dec 2, 2013 at 2:55 PM, schmidtfrog <mailto:schmidtf...@gmx.de>> wrote: > > Hello, > > jo thanks for the hint. I have been able to "adjust" > src/common/imageio_rawspeed.cc. after applying below small

Re: [darktable-devel] Camera support Leica M Monochrom

2013-12-10 Thread schmidtfrog
files from that cam sraw or did you set that explicitly? > > j. > > > On Mon, Dec 2, 2013 at 2:55 PM, schmidtfrog <mailto:schmidtf...@gmx.de>> wrote: > > Hello, > > jo thanks for the hint. I have been able to "adjust" > src/commo