[darktable-devel] multi instances

2012-12-19 Thread johannes hanika
hey, i've just merged alic's multi instance pull request to master. you can now duplicate an image operation module and apply it twice with different settings/blend modes. there are a couple of questions parafin brought up on irc, in an effort not to lose them i'll repeat them here :) - support

Re: [darktable-devel] resize default list

2012-12-19 Thread Richard Levitte
In message <20121206.003604.354012565.rich...@levitte.org> on Thu, 06 Dec 2012 00:36:04 +0100 (CET), Richard Levitte said: richard> In message on Wed, 5 Dec 2012 23:27:10 +0100, Alexandre Jullien said: richard> richard> alex.jullien> Hello, richard> alex.jullien> richard> alex.jullien> It

Re: [darktable-devel] Panasonic DMC-FZ18 noise profiles

2012-12-19 Thread johannes hanika
hmm.. these are not working i'm afraid. the plots look nothing like poissonian noise and the fits are horribly off (as a consequence). does that camera produce unprocessed raw? or did you forget to apply the `linear raw' style? actually can you try current master and use the new gen-profile script

Re: [darktable-devel] noise profile data for Olympus OM-D E5

2012-12-19 Thread johannes hanika
the graphs look perfect :) i merged these and pushed (actually to master at this point, no more denoise branch needed). let us know if it works/doesn't work as expected. what's the exact exif string (for automatic matching)? OM-D E M5 or OMD-E5 or .. ? thx, jo On Tue, Dec 18, 2012 at 10:25 AM

Re: [darktable-devel] JPEG Export related bug report

2012-12-19 Thread James C. McPherson
On 13/12/12 06:11 AM, Matt Sanders wrote: ... > I've been editing a group of about 100 images, and when I've come to > export them, quite a number of them are getting exported as an empty > black JPEG of only about 200kb, when most of them are 7mb or so, so > obviously something as up. Hi Mat

Re: [darktable-devel] Canon 550D noise prof

2012-12-19 Thread Jean-Sébastien Pédron
On 19.12.2012 14:38, Emre Meydan wrote: > Thanks. Is there a command that simply generates a database directly > from a presets.txt file? (without re-processing the photos?). There is none currently. But if you kept the directory with your RAW images and the generated files, just re-run the comman

Re: [darktable-devel] New D800 denoise profile

2012-12-19 Thread Pascal Obry
Christophe, > The fit on the blue channel went wrong. There was not enough "high level > blue" in your image. That's what I feared :) > I did my profiles shooting the attached image on my computer screen > (with at least +2IL overexposure), lens focused on infinite. You can > compose with some

Re: [darktable-devel] New D800 denoise profile

2012-12-19 Thread Christophe Vescovi
The fit on the blue channel went wrong. There was not enough "high level blue" in your image. I did my profiles shooting the attached image on my computer screen (with at least +2IL overexposure), lens focused on infinite. You can compose with some "off-screen" part in the final image to add s

Re: [darktable-devel] JPEG Export related bug report

2012-12-19 Thread Pascal de Bruijn
On Wed, Dec 19, 2012 at 3:53 PM, Matt Sanders wrote: > Hi Pascal, Please keep it on the list :) > I'm running 32 bit Ubuntu 12.10 on a system with 4gb of RAM. > > Would switching to 64 bit help? It might. On a 32 bit system, a single application (like Darktable) can only address 3GB of memory

Re: [darktable-devel] Canon 550D noise prof

2012-12-19 Thread Emre Meydan
> > or even simpler, `git pull' the latest denoise branch and do that: > > ~/darktable/tools/noise/gen-profile -d /dir/where/your/shots/are > > and it will create a library.db with the presets in them for you to > test (instructions when the script finishes). > > thx to dumbbell, no more recompile

Re: [darktable-devel] noise profile data for Olympus OM-D E5

2012-12-19 Thread Pascal de Bruijn
On Mon, Dec 17, 2012 at 10:25 PM, Matt Feifarek wrote: > I can't compile the noise branch of Darktable on my Ubuntu system; circular > dependency hell There is no circular dependancy hell, really... If you add one of my PPAs and do apt-get build-dep darktable, you should be fine, assuming you ar

Re: [darktable-devel] JPEG Export related bug report

2012-12-19 Thread Pascal de Bruijn
On Wed, Dec 12, 2012 at 9:11 PM, Matt Sanders wrote: > Hi guys, > > From the FAQ, as far as I could tell, this was the best way to submit a bug > report, but I'm not totally sure, as this is the beginning of me using Linux > full time and filing bug reports etc. > > I've been editing a group of ab

Re: [darktable-devel] Building broken with GraphicsMagick

2012-12-19 Thread Michael Born
Am 18.12.2012 22:49, schrieb Ulrich Pegelow: > Am 18.12.2012 22:42, schrieb Togan Muftuoglu: >> On 12/18/2012 08:30 PM, Ulrich Pegelow wrote: >>> Am 18.12.2012 19:23, schrieb Togan Muftuoglu: how do you build ? using opensuse build service or locally and if the later do you already h