Am 25.07.2015 um 11:18 schrieb Ger Siemerink:
> Hi,
>
> someone, I don't remember who, wrote this (ICC profile is attached):
> regards Ger
>
> ***
>
> I created a color profile (input profile ) for the Canon 6D.
> I followed the instructions published by Pascal de Bruijn
> (https://encrypted.pc
darktable relies on exiv2 for the lens detection. You need to file a bug report
for exiv2 to get a new lens added.
I did this for the new "Canon 16-35mm 1:4 L IS USM EF":
http://dev.exiv2.org/issues/1010#change-3025
The developers will ask for an example RAW file and then you have to wait. I
cre
Am 29.05.2015 um 17:15 schrieb Pascal Obry:
>
> Great working on my side!
>
> I have attached a new version of the script, changes:
>
> - handle file name with multiple dots
> - create the PDF
> - open the PDF with a tool (default evince), can be configured with a
> preference.
> - fix title lay
Am 28.05.2015 um 10:10 schrieb David Vincent-Jones:
> Hi Matthias;
>
> The installation of the luatex material appears to be very 'extensive'
> Do I need to install the entire package that appears to be about 1 gb. in
> size?
>
>
> David
>
>
Hello Jeremy,
I tested your script with newest git master. Here is what I found:
1) Version check line #31 is not working
LUA ERROR : /home/matthias/.config/darktable-1.7//luarc:31: bad argument #1 to
'check_version' (string expected, got nil)
stack traceback:
[C]: in function 'check_ver
Am 26.05.2015 um 17:01 schrieb Matthias Bodenbinder:
> Am 26.05.2015 um 09:04 schrieb David Vincent-Jones:
>> Thank you Matthias; a very useful script ...
>>
>> Could you pleas give me a little more instruction: Where should I locate the
>> script and what should the c
Am 26.05.2015 um 09:04 schrieb David Vincent-Jones:
> Thank you Matthias; a very useful script ...
>
> Could you pleas give me a little more instruction: Where should I locate the
> script and what should the command line look like.
> I have tried to run from the command line and only had failure
Am 25.05.2015 um 21:39 schrieb David Vincent-Jones:
> On Monday, May 25, 2015 19:28 you wrote:
>> I don't know that script, could you attach it ?
> The script was offered yesterday on the 'devel' lists
>>
>> where exactly did you put the script ?
> I put the script into ~/.config/darktable/lua
>>
>
nt
-- it supports JPG and PNG files
-- version 1.1
-- (c) Matthias Bodenbinder, May 2015
-- default values
title = "Contactsheet"
thumbs_per_line = 4
resize = false
debug = false
-- width per picture = w*\textwidth
w = 1/thumbs_per_line - 0.01;
--
Hi,
I made another interesting change to the script. With the hyperref package it
is possible to include links into PDF files. I changed the latex preamble and
the thumbnail function to include links to the original JPG/PNG on the
filesystem. This is just a study which may or may not be useful.
Am 23.05.2015 um 04:11 schrieb Mark Heieis:
> Just curious, why not inclusion of other formats? I would see this especially
> useful for raw (since that's all I seem to use). Where is the limitation -
> latex?
>
> Thanks.
>
Yes, the limitation is latex. But is that really a problem? I dont see
#!/usr/bin/lua
-- do_contactsheet.lua creates a contact sheet (Kontakabzug) for a set of
pictures
-- it uses LaTeX to create a PDF document
-- it supports JPG and PNG files
-- (c) Matthias Bodenbinder, May 2015
-- default values
title = "Kontaktabzüge"
thumbs_per_line = 4
Am 02.05.2015 um 17:39 schrieb Tobias Ellinghaus:
> Why would you want to change the version string? It is generated from the
> current git tree if you are building from a git checkout. You can change that
> in CMakeLists.txt to always use the file we ship with our tarballs, but I
> don't
> see t
Hi,
I am playing around with the 1.6 git branch and I am a little annoyed by the
version string shown in the GUI: darktable 1.6.1+265~ga882e2d
I want to change this string but dont know how. I downloaded the 1.6.6 source
and found version.cmake which sets the PROJECT_VERSION: set(PROJECT_VERSIO
Am 24.03.2015 um 08:58 schrieb Edouard Gomez:
> You can use the 'o' key to show over and under exposed areas in darktable.
Yes, this is working: Showing overexposed areas while changing the whitepoint
on the fly. But it is really slow - not very interactive. Would it be faster to
do it like ligh
For those of you who do not speak german: You can start watching the video at
1:14 min. This is the point where the screen goes black and he starts moving
the slider.
Am 24.03.2015 um 07:39 schrieb Matthias Bodenbinder:
> Hello developers,
>
> recently I saw a video about lightroom
Hello developers,
recently I saw a video about lightroom 5 and how it supports the user to set
white- and blackpoint in a picture: https://www.youtube.com/watch?v=MIfJWiUdPmA
When clicking on the corresponding slider, lets say whitepoint, and
simultaneously hitting the Alt-key, the preview turn
Am 21.02.2015 um 10:32 schrieb Roman Lebedev:
> Should be fixed now.
>
> Roman.
Confirmed. darktable 1.6.1+94~g8fb822d compiled without issue.
Thanks Roman
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIR
Hi
I did some cleanup on my debian machine with regard to installed dev packages.
Now I can no longer compile the 1.6.x tree.
git master for 1.7.x compiles without any issue. But 1.6.x fails with the
following comment:
[ 29%] Building CXX object
src/CMakeFiles/lib_darktable.dir/common/imageio
Am 03.02.2015 um 14:11 schrieb Tobias Ellinghaus:
> That is a known problem and the reason why I made the sidepanels scrollable
> in
> the horizontal direction. The issue with that module are the three buttons
> next to each other which are set to be of the same width (well, the last row
> wit
Am 02.02.2015 um 07:40 schrieb Matthias Bodenbinder:
> Hi,
>
> I find panel width of 350 to big. So I played a bit with smaller fonts and
> panel width 300. Here is my darktable.css (thanks to Johannes Hanika for the
> template):
>
> @import url("/opt/dar
Hi,
I find panel width of 350 to big. So I played a bit with smaller fonts and
panel width 300. Here is my darktable.css (thanks to Johannes Hanika for the
template):
@import url("/opt/darktable-git/share/darktable/darktable.css");
*
{
font: Sans 8;
}
#header_label,#darktable_label,#view_lab
Am 01.02.2015 um 13:49 schrieb Tobias Ellinghaus:
> In the 1.6 line we disabled automatic searching for cameras at startup since
> it could block darktable startup until gphoto times out which happened for
> some people when charging their phones using an USB port. In 1.7 we
> re-enabled
> it,
Hi,
I am wondering why tethering is working with 1.7.0+828~g6168c73 but not with
1.6.1.
1.6.1. tells me: "no camera with tethering support available for use". I
compiled both version on my own on same computer with same libs etc.
gphoto2 is detecting the camera just fine:
56# env LANG=C gphoto
Am 31.01.2015 um 17:21 schrieb Roman Lebedev:
>> All my pictures are pale in version 1.7. Even when it is just green trees
> and brown soil. It does not seem to be restricted to blue/purple.
> The XMP you have attached references ICC's:
> [colorin] could not find requested profile `canon-6d-97-382-
Am 31.01.2015 um 12:05 schrieb johannes hanika:
> On Sat, Jan 31, 2015 at 11:42 PM, Matthias Bodenbinder <
> matth...@bodenbinder.de> wrote:
>
>> Am 31.01.2015 um 11:11 schrieb Roman Lebedev:
>>>> By the way, when I run 1.6.1 and 1.7 in parallel I see that t
Am 31.01.2015 um 11:11 schrieb Roman Lebedev:
>> By the way, when I run 1.6.1 and 1.7 in parallel I see that the pictures
> in 1.7 have less saturation. They look pale. The same is true for the
> resulting JPGs.
> See this screenshot: JPGs from version 1.6.1 (left) and 1.7 (right) with
> same xmp
Hi,
when I use DT 1.7 all my thumbnails and pictures are displayed pure white
without any color. I deleted .config/darktable and imported some pictures new.
Still the same. Is there an imcompatibility with the xmp files from version
1.6.1?
Matthias
---
Am 25.01.2015 um 14:59 schrieb Pascal Obry:
>
> Matthias,
>
> This is clearly dead-pixels on the camera. The jpeg gives a fuzzy purple
> because of the compression. Try activating the dead-pixel module and if
> not sufficient you'll need to use the spot tool.
>
Thanks to both to Markus and you:
Am 04.01.2015 um 23:38 schrieb Simon Spannagel:
> Hi Matthias,
>
> I started this translation lately, almost finished the introduction and
> chapter 1. I just realized that I didn't push the commits to my repo yet, but
> will do so soon.
>
> I started from a partial 2010 translation from Tobias
Hi,
I can not find a german translation for the DT manual? Is somebody working on
this? I think I could spend some time helping with this.
How can I get engaged?
Matthias
--
Dive into the World of Parallel Programming
Excellent. Looks pretty good!
Thanks
Matthias
PS
Can you share your customized darktable.css? I am curious to learn how you
tweaked the fonts.
Am 31.12.2014 um 21:32 schrieb johannes hanika:
> should be fixed in current master. not sure about the bold font, seems to
> look okay here (but i'm usi
Am 31.12.2014 um 10:24 schrieb johannes hanika:
> got a patch?
>
> -jo
>
Funny!
I am afraid I am not a developer but just an enthusiastic user of DT. Your
comment is somewhat discouraging to me. Is this mailinglist only for developers
or do you appreciate postings from users as well?
Matthias
Hi,
I want to come back to the cosmetic issue I have with the "preset popups" for
modules in darkroom mode. I mentioned that briefly in an earlier post already.
1.) The presets have almost no vertical space between them.
2.) The highlighted preset is not pronounced enough. Somehow the bold face
Hello Jo,
it was just this week again where I was complaining to myself about the slow
thumbnail build up of DT. From that point of view I give you a big thumb up for
your proposal.
Any speed up in this area is highly appreciated.
Regarding the cache size of 4 GB thumbnails for 20k pictures: I
Hi,
I just want to share some odd things I found with the new gtk3 stuff. (version
1.7.0+289~g7311e77)
1) In lightable mode, "collect images"->"film roll": The area showing all the
film rolls is two small. It is only big enough to show 2 film rolls at a time.
This is very annoying when searchi
Am 24.12.2014 um 09:32 schrieb Matthias Bodenbinder:
> Am 23.12.2014 um 17:40 schrieb Ulrich Pegelow:
>
>> May I ask you to get into contact with the developers?
>
> I did it: http://dev.exiv2.org/issues/1009
It is actually issue 1010: http://dev.exi
Am 23.12.2014 um 17:40 schrieb Ulrich Pegelow:
> May I ask you to get into contact with the developers?
I did it: http://dev.exiv2.org/issues/1009
Matthias
--
Dive into the World of Parallel Programming! The Go Parall
Am 23.12.2014 um 15:45 schrieb Ulrich Pegelow:
> Am 23.12.2014 um 15:39 schrieb Patrick Shanahan:
>> * Matthias Bodenbinder [12-23-14 08:57]:
>>> today I got a new lens: Canon 16-35mm 1:4 L IS USM
>>>
>>> The lens is not recognized by darktable. The Informatio
Hi,
today I got a new lens: Canon 16-35mm 1:4 L IS USM
The lens is not recognized by darktable. The Information section for the RAW
says "Lens = (507)". Whereas the exiftool correctly reads "Lens ID : Canon EF
16-35mm f/4L IS USM". Why is that?
Matthias
-
Am 14.12.2014 um 18:17 schrieb AlicVB:
> This should be fixed now in master by commit
> 37c205bb5ef3a8d5d87295dd3cfd1481f063a5da
>
> thanks for reporting.
> Aldric
It is fixed! Tested with latest git master: 1.7.0+63~g9dc84e7
Thanks a Lot!!
Matthias
--
Am 13.12.2014 um 20:32 schrieb johannes hanika:
> that popup is a gtk thing, we don't position it explicitly. works fine here
> with dwm and gtk3.
>
> -jo
Just to be clear on the issue:
There are two icons at the bottom left side of the picture in darkroom mode:
(1) three horizontal bars (= qui
Am 13.12.2014 um 20:32 schrieb johannes hanika:
> that popup is a gtk thing, we don't position it explicitly. works fine here
> with dwm and gtk3.
I tried it with dwm and it does not work either. The popup always enfolds
downwards and if there is no space anymore it stays to small to be usefull.
Hello Developers,
I find it difficult if not impossible to use the function "quick access to
presets of your favorites" in darkroom mode (icon at lower left bottom of
picture). When the DT window is fully maximized, the popup window for "quick
access to presets of your favorites" does only dis
Hello developers,
BPG is a new file format which could replace JPG in the future. It is clearly
superior to JPG in terms of filesize and picture quality. See the example here:
http://bellard.org/bpg/lena.html
Further details about BPG can be found here: http://bellard.org/bpg/
Could this be imp
Hi,
the current development version of DT only supports the RX100M2 with a
dedicated basecurve and noise profile. I did a copy&paste in the sources to add
support for the new RX100M3.
The results look good. The basecurve looks better than the Sony Alpha type
coming with DT. And the M2 noise d
Am 02.12.2014 um 18:21 schrieb Matthias Bodenbinder:
> Am 02.12.2014 um 10:53 schrieb johannes hanika:
>> moritz,
>>
>> iirc this slider was introduced because of your feature request :)
>> apparently it doesn't bother any dev enough to change it, also any cha
Am 02.12.2014 um 10:53 schrieb johannes hanika:
> moritz,
>
> iirc this slider was introduced because of your feature request :)
> apparently it doesn't bother any dev enough to change it, also any changes
> to how exactly the curve behaves sound like past the point of diminishing
> returns. so wi
he image or change the control points, mix is
> reset to 1.0
>
> Regards,
> Markus
>
> Am 01.12.2014 um 20:42 schrieb Matthias Bodenbinder:
>> Hi
>>
>> I found an odd behaviour with the equalizer in 1.5.3+5~g19e780a and verified
>> with darktable-release
Hi
I found an odd behaviour with the equalizer in 1.5.3+5~g19e780a and verified
with darktable-release-1.5.3.tar.gz which I fetched just a few minutes ago,.
The issue is the following:
I create a preset in the equalizer which I call "clarity 0,3". This is the
default clarity preset but with "
Am 18.11.2014 um 20:41 schrieb Christian Kanzian:
> Fine. I guess that's all?
>
> BTW, my times for a GeForce GT 640 and an i7-2600 CPU @ 3.40GHz are:
> .. average processing time in sec
> sidecarfile: profiled denoise=off
> opencl=false:5.38
> opencl=true:3.79
>
> sidecarfile: profiled denoise=
Am 05.11.2014 um 19:22 schrieb parafin:
> Try disabling option "Use GPU acceleration via Clutter library" in
> Edit->Preferences->Preferences...->Image
First of all I have to correct myself: The issue happens even with geeqie idle.
At least when geeqie is idle in the sense that I only have opene
Am 03.11.2014 um 21:09 schrieb Dariusz J. Garbowski:
> Shot in the dark -- try and disable "Preload next image" and make "Decoded
> image cache size" a small
> value in Preferences -> General in Geeqie?
I did that and it does not help. I did also check what an idle geeqie will do,
as suggested
With gwenview I can not even provoke the error with opencl_memory_headroom: 300
Matthias
--
___
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://list
I made some more tests also with newest NVIDIA driver 343.22. What I found so
far is that the picture viewer geeqie seems to play an important role in that.
When watching JPG pictures with geeqie while exporting from DT I get the memory
issue as soon as geeqie has opened a few pictures. When I q
Am 21.10.2014 um 07:12 schrieb Ulrich Pegelow:
> @Matthias:
>
> In order to better understand the issues on your system I'd like you to
> generate a full debug output with 'darktable -d opencl -d perf'. I would
> like to see everything from the start and all output during export until
> the pro
Am 20.10.2014 um 07:39 schrieb Ulrich Pegelow:
> What denoising method did you chose in that module? Non-local means or
> wavelet?
>
> Best wishes
>
> Ulrich
>
I am always using non-local means. I have attached an example dtstyle file.
Here the output of "darktable -d opencl -d perf" when it
Am 19.10.2014 um 21:32 schrieb Patrick Shanahan:
>
> just installed 340.46 but on openSUSE-Factory and using darktable from
> git. Will report anomalies if observed.
>
Hello Patrick
Can you please export several hundred pictures in one shot and observe CPU load
resp. console output of "darkta
Am 19.10.2014 um 15:55 schrieb Ulrich Pegelow:
> I don't think that values as high as 600 really make sense as I can't
> imagine that typical gui and driver related requirements are much higher
> than 300MB. I see two possibilities: either there is another application
> or background job on your
Am 19.10.2014 um 11:34 schrieb Matthias Bodenbinder:
> Am 18.10.2014 um 14:42 schrieb KOVÁCS István:
>> http://www.darktable.org/2012/03/darktable-and-opencl/
>> If you get “-4” errors, go into file
>> $HOME/.config/darktable/darktablerc, where DT stores its configuration
&
Am 18.10.2014 um 14:42 schrieb KOVÁCS István:
> http://www.darktable.org/2012/03/darktable-and-opencl/
> If you get “-4” errors, go into file
> $HOME/.config/darktable/darktablerc, where DT stores its configuration
> parameters and look for opencl_memory_headroom.
Thanks for this hint. I tried it
for
device 0
[opencl_create_kernel] successfully loaded kernel `highpass_mix' (107) for
device 0
[opencl_create_kernel] successfully loaded kernel `colorcontrast' (108) for
device 0
[opencl_create_kernel] successfully loaded kernel `bloom_threshold' (109) for
device 0
[opencl_cre
Hello Developers,
I just want to share my first opencl experiences with you.
The positiv things to start with:
I have a core i7-2600k. I used to run it with onboard graphics (HD3000). With
this setup I get a JPG export speed of ca. 1.5 pictures per minute.
Today I got a Geforce GTX750TI. With
Hi,
today I realized that autoexposure is no longer working with my darktable.
(version 1.5+1623~gef6a661 from today). It does not change any exposure
settings. Not even if I pull up a rectangle over a very dark or very bright
area of the picture. This is strange. Any idea?
greetings
Matthias
Hello
I created a basecurve for the Canon 6D. From my point of view it is working
better than the two default EOS curves coming with DT. Can this be incorporated
into DT?
{ "Canon EOS 6D", "Canon", "Canon EOS 6D", 0, 51200, 0.00, 0.002917},
{0.000751, 0.001716}, {0.006011, 0.004438}, {
Hi,
I recently created a basecurve and a tonecurve for my Canon 6D with
dt-curve-tool. I am now wondering how these two go allong with each other.
If I apply both at the same time the picture is just overexposed and useless.
It is basically the tonecurve that boost the image too much.
What is
Hi,
I very often use the folder view rather than film roll view. What I am missing
is that darktable remembers the last folder I was working with. Whenever I
start to work with darktable I have to click through the whole folder hierarchy
again to get down to my last working directory. This is p
Wonderful. That is what I was looking for. But here I found an odd behaviour.
With "standard" shortcuts I have ctrl-z for "with focus detection" and z for
the normal preview. Now I change "with focus detection" to the "y" key. That
works. But it also changes the "z" key to "with focus detection"
Hi,
is it possible to make the shortcuts for "preview" and "preview with focus
detection" configurable? ( http://darktable.org/redmine/issues/9709 )
I really like to have focus detection on the "z" key rather than Ctrl-Z. Ctrl-Z
is one of the worst combinations you can have. Awkward. It breaks m
Am 12.09.2013 14:18, schrieb Dimitrios Psychogios:
> I think this is excellent, and better than the previous one which IMHO was
> too similar to the icon for Shotwell. Nice work!
And this one now is very close to digikam's icon.
Matthias
--
Hi,
I try my question a second time now:
How do I cancel a big export job in DT? When I start the export job I see the
progress bar and the "x" icon to cancel it in the lower left side of the
lightable view. But when I proceed editing pictures in the darkroom view and
come back to the lighttab
Am 31.08.2013 10:30, schrieb Pascal Obry:
> Le 31/08/2013 10:25, Matthias Bodenbinder a écrit :
>> How shall I stop the export?
>
> You got an answer on Aug 29 by Gert, please check the list archive.
>
> Pascal.
>
I saw Gert's answer. But it is basically a
Hello,
in darktable.users I asked the question what I could do to cancel an export job
of multiple pictures. Since I did not receive a proper answer within the last 4
days, I am asking here now.
Scenario:
I started the export of 100+ pictures. Then I was continuing to work in
darktable and rea
Hi,
I found a strange bevahour of DT which I am not sure if it is
implemented by purpose.
Scenario:
- Being in darkroom mode
- activated film strip (control-f)
- select an image
- select exposure and "auto" (at this point you can change the auto
values if you want (with left mouse pointer creatin
Am 23.02.2013 22:06, schrieb Jack Bowling:
>> I am looking for something similar with regard to image movements on the
>> map. I want to be able to discard what I did.
>
> Perhaps I am delusional. But if I want to discard anything from the
> history stack, I just highlight the change below the o
Am 21.02.2013 14:29, schrieb jeremy rosen:
> I don't want to have too many ways of reseting/undoing etc... I like
> the idea of having either undo or restart from scratch which is what
> we currentlyu have and is very simple. For me, everything else would
> need a "clear semantic" i.e a good use c
Am 20.02.2013 20:11, schrieb Pascal Obry:
> Right, there is no way to get GPS location back from the RAW. You need
> to re-import the picture.
Why can't DT just read the GPS data new from the raw?
What is the most convenient way to re-import a picture?
>
>> I would rather wish for the followi
Hi,
I pulled latest git sources and gave it a try.
What I found is that I can move an image on the map. And it stays where
I drop it. I can take the picture and drag it to the film strip and drop
it there, which removes the images completely from the map. No way to
get it back to the original pos
Hi,
i played around a bit with the maps functionality and some of my
pictures with GPS data.
I found out that when the pictures are shown on the map I can drag them
to different places on the map. But after I played around with this a
bit I am struggling to get the pictures back to their original
Am 18.02.2013 07:36, schrieb Ulrich Pegelow:
> Am 18.02.2013 07:25, schrieb Matthias Bodenbinder:
>> JPG example:
>> blueish-grey and quadratic format.
>>
>
> In export module there are two fields that allow you to restrict the
> width/height of your image. Are thes
JPG example:
blueish-grey and quadratic format.
Matthias
<>--
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet,
is your hub for all things parallel software development, from weekly thought
leade
Am 17.02.2013 22:07, schrieb johannes hanika:
> On Mon, Feb 18, 2013 at 8:59 AM, Matthias Bodenbinder
> wrote:
>> Am 17.02.2013 15:44, schrieb Jose Carlos Garcia Sogo:
>>> Seems to be several things.
>>>
>>> Can you:
>>> 1. get the latest ver
Am 17.02.2013 15:44, schrieb Jose Carlos Garcia Sogo:
> Seems to be several things.
>
> Can you:
> 1. get the latest version from git, recompile and see if works
> 2. close darktable, move away ~/.config/darktable/library.db and restart it.
> With the step 2, you may lose styles and tag sets. So
Here is a crash log:
###
this is darktable 1.1+1079~g5ea65b0 reporting a segfault:
[New LWP 15307]
[New LWP 15306]
[New LWP 15305]
[New LWP 15304]
[New LWP 15303]
[New LWP 15302]
[New LWP 15301]
[New LWP 15300]
[New LWP 15299]
[New LWP 15298]
[New LWP 15297]
[New LWP 15296]
[New LWP 1
Hello,
I moved from mint LMDE to mint 14 based on ubuntu and darktable is
either crashing or giving just empty pictures. I can not export anything
at all.
Please help!
Version 1.1.3 from PPA
https://launchpad.net/~pmjdebruijn/+archive/darktable-release is giving
ca. 40 kB pictures which are unif
85 matches
Mail list logo