Thanks. I had that feeling, I just had the hope I was missing something. I spent yesterday reading the source code trying to understand the way the XMP parameters are saved and come up with a (very horrendous) hack using a bash script to overwrite just the parameters I wanted to touch on a base XMP file. At least it worked for my particular use this time, but going forward I'll look into writing a C program based directly on DT's writing and reading functions, which I guess will be both safer and future proof.
Best regards, Guillermo On Sun, Mar 12, 2017 at 9:32 AM, Tobias Ellinghaus <[email protected]> wrote: > Am Samstag, 11. März 2017, 11:21:14 CET schrieb Guillermo Rozas: >> Hi, >> >> is there a way to script the processing of an image? For example, I'd >> like to process 6000 images using the exposure and night vision >> modules, using parameters that I have pre-calculated for each image >> (and I don't want to do that by hand one by one ;) ). >> >> So far I've looked into darktable-cli (no way to define module >> parameters from command line), LUA (no access to darkroom), and >> modifying the XMP file (no idea of how the parameters key translate to >> values in the module's GUI). Any ideas? > > It's not possible. :-( > >> Best regards, >> Guillermo > > Tobias ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
