Re: [darktable-user] Semi-OT: setting orientation

2020-01-27 Thread Guillermo Rozas
> Sometimes when I am ‘scan’-copying negatives or music scores I get the > orientation upside down, so all of the previews in file managers are upside > down. > > Are you asking only for already scanned images or also for future scans? At least on Canon cameras there is always an option to not

Re: [darktable-user] Semi-OT: setting orientation

2020-01-27 Thread Tomas Sobek
"Is there any way to tweak a raw image file (RAF and NEF in my case) so that by default (or ‘automatically’) the orientation is different? " I haven't tested this, but exiftool should be able to change it even in raw files. See example of orientation change and example of changing NEF files:

Re: [darktable-user] Semi-OT: setting orientation

2020-01-27 Thread jys
On Mon, Jan 27, 2020, at 06:10, Myron Gochnauer wrote: > I tried snooping around in raw files with a hex editor, but I didn’t > see anything that was helpful. I don't know about those particular RAW formats, but my Olympus RAWs have a standard Exif orientation tag set depending on the camera

[darktable-user] Semi-OT: setting orientation

2020-01-27 Thread Myron Gochnauer
Some of you might know the answer to this question: Is there any way to tweak a raw image file (RAF and NEF in my case) so that by default (or ‘automatically’) the orientation is different? Sometimes when I am ‘scan’-copying negatives or music scores I get the orientation upside down, so all

Re: Re(13): [darktable-user] exiftool cannot be found

2020-01-27 Thread Patrick Shanahan
* Subhash Fotografie [01-27-20 13:43]: > AND disabling the LUA script control_exiftool_export, close and open DT new > did NOT let the error disappear! It has to be another problem, I think. > > > [Subhash Fotografie schrieb am 27.1.2020 um 19:32 > Uhr:] > > >Hm, > > >exif_cmd =

Re(13): [darktable-user] exiftool cannot be found

2020-01-27 Thread Subhash Fotografie
AND disabling the LUA script control_exiftool_export, close and open DT new did NOT let the error disappear! It has to be another problem, I think. [Subhash Fotografie schrieb am 27.1.2020 um 19:32 Uhr:] >Hm, >exif_cmd = "/usr/local/bin/exiftool "..options..options2.." - >overwrite_original

Re: [darktable-user] export and external command (lua)

2020-01-27 Thread jys
On Mon, Jan 27, 2020, at 05:37, darktable...@ebaf.me wrote: > My first use case is to include an exiftool in my workflow. Exiftool is > an image to image command. Minimal example for this (works on Linux, at least): dt.register_event("intermediate-export-image", function (event, image,

Re: [darktable-user] export and external command (lua)

2020-01-27 Thread William Ferguson
There is a script, https://github.com/wpferguson/extra-dt-lua-scripts/blob/master/postsharpen.lua, that exports some files, then sharpens them after export. The functions you are interested in are setup() and sharpen(). Good Luck, Bill On Mon, Jan 27, 2020 at 8:42 AM wrote: > Hi, > > I wish

[darktable-user] export and external command (lua)

2020-01-27 Thread darktable . ml
Hi, I wish to include an external command during the export. I don't find anything already build for this. Thus I was thinking to use the event intermediate-export-image to do this but I'm not able to find the temporary filename to the exported file. It seems not to be exposed. If it is not

Re: [darktable-user] dt 3.0 color balance strange behavior

2020-01-27 Thread Isabelle Hurbain-Palatin
Aha, I actually found a place where this thing is reported, discussed and apparently fixed - https://github.com/darktable-org/darktable/issues/3865 - so I guess later builds/versions should fix the issue. Cheers! Isabelle On Mon, Jan 27, 2020 at 10:24 AM Jochen Keil wrote: > Hi, > > I've also