On 05.06.2015 06:22, Walter Dnes wrote: > The next problem is how to do it from the command line. After > shooting a lot of photos in a day, I do not want to have to... > > * manually open each CR2 in gimp via the ufraw plugin > * Click OK to accept the ufraw load > * manually apply lensfun > > ...100 or 200 times in a row. I need a command line tool like > http://lensfun.sourceforge.net/manual/lenstool_8cpp-example.html for my > "workflow". I'm not a C/C++ programmer, but I can compile the code if > given instructions. Is it possible to run lenstool, giving it input and > and output file names, and whatever else, to get it to do the correction > for distortion from the commandline? >
The lenstool can only read and write PNG files. If anyone would add support for RAW or tiff it would become a valuable tool for that purpose. But currently I don't think this is a good solution for your problem. Why don't you use Darktable? I think it also has batch processing support... Sebastian ------------------------------------------------------------------------------ _______________________________________________ Lensfun-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lensfun-users
