Re: [darktable-devel] SIGSEGV in darktable (git) whille trying to import a folder

2013-08-26 Thread Ivan Tarozzi
Il 26/08/2013 19:49, Ivan Tarozzi ha scritto: > Hi jeremy, I join this thread because I have the same problem and I > updated redmine report few days ago (Bug #9552). I'm trying to follow > your instructions but I have some problems. When you say "trunk" do > you mean git master branch? I git-pulle

Re: [darktable-devel] SIGSEGV in darktable (git) whille trying to import a folder

2013-08-26 Thread Ivan Tarozzi
Il 21/08/2013 16:56, jeremy rosen ha scritto: > This crash has been reported multiple times, but so far no clear explanation > has been given on the mailing list > > > Mainly because we didn't know exactly what was going on. > > So, for all people that had some mysterious crash on import in the l

Re: [darktable-devel] Differing File sizes

2013-08-26 Thread David Vincent-Jones
The more that I look at this the more confusing it becomes; Geeqie has a different size reading from the exif raw data. UFraw has another totally larger size in both dimensions. I now suspect this is simply a matter of how clipping is performed in the raw conversion. I am however surprised that th

Re: [darktable-devel] Differing File sizes

2013-08-26 Thread David Vincent-Jones
Hi Jo; The sizes are correct as stated and read directly off the dt image info. The jpg file is larger by 10 lines and if I compare views at 100% I can actually see the lost edge on the raw file. David On 13-08-26 01:22 AM, johannes hanika wrote: > On Sun, Aug 25, 2013 at 1:10 AM, David Vincent

Re: [darktable-devel] Combine Darktable with timelapse scripts

2013-08-26 Thread Alexandre Jullien
Ok, thanks ! I'm connected to the channel under my surname (alexandre) I will be happy to discuss on this subject on your free time. Alexandre 2013/8/26 Tobias Ellinghaus > Am Montag, 26. August 2013, 15:01:02 schrieb Alexandre Jullien: > > Hi tobias, > > > > Great ! > > > > It seems for me

Re: [darktable-devel] Combine Darktable with timelapse scripts

2013-08-26 Thread Tobias Ellinghaus
Am Montag, 26. August 2013, 15:01:02 schrieb Alexandre Jullien: > Hi tobias, > > Great ! > > It seems for me also that point 1/ is the first step to start this project. > The ideal approach would be to give as input 2 xmp files (start and end) > but it could be done after. > > The modules you me

Re: [darktable-devel] Combine Darktable with timelapse scripts

2013-08-26 Thread Alexandre Jullien
Hi tobias, Great ! It seems for me also that point 1/ is the first step to start this project. The ideal approach would be to give as input 2 xmp files (start and end) but it could be done after. The modules you mentionned are a good starting point also. (Bare minimum is exposure module) For in

Re: [darktable-devel] Combine Darktable with timelapse scripts

2013-08-26 Thread Tobias Ellinghaus
WARNING: long mail ahead! Am Sonntag, 25. August 2013, 16:44:47 schrieb Alexandre Jullien: > I've got the feeling that I could find a quick answer to my need by > combining exiv2 with a little part of code of exif.cc Well, let me say it like this: it should be quite simple to code something that

Re: [darktable-devel] White Balance

2013-08-26 Thread johannes hanika
the whitebalance temperature is something we make up of thin air by comparing the rgb wb coeffs with the ones we get for what we assume to be daylight balance, which is then normalised to ~5000K or something similar. i wouldn't read too much into it. if anything, you can compare the rgb coefficient

Re: [darktable-devel] Differing File sizes

2013-08-26 Thread johannes hanika
On Sun, Aug 25, 2013 at 1:10 AM, David Vincent-Jones wrote: > I was trying to compare values in imported jpg and raw files and notice > that when I exported both as jpg format they appear to be of differing > size. > > JPG size ... 4752 x 3168 > RAW size ... 4752 x 3158 > if you mean the other wa