Fred Miranda Offline Admin Upload & Sell: On
|
snapsy wrote:
'tempdir', 'path', for example: createStackedDngs('/Volumes/NVMe/mean', 'partialstacks', '1/4, 1/2, 1', 'tempdir', '/Volumes/MyVolume')
Everything worked great Adam!
I've updated Exiftool and DNG converter (13.2) and run this line:
createStackedDngs('/Volumes/Untitled/DCIM/100MSDCF', 'partialstacks', '1/16, 1/8, 1/4, 1/2, 1', 'tempdir', '/Volumes/NVme')
Here is the result:
Running exiftool to retrieve EXIF data on files in "/Volumes/NVme/OctaveRawTools-Temp-161921273681"...
Read EXIF data on 956 files in 38.59 seconds
Scanning DNGs to find related images for each stack...
Selected 956 files ["_FM92436"..."_FM93391"] to stack via 'mean' - loading raw data...
Loaded 59 DNGs and applied 'mean' calculation in 19.55 seconds
Creating stacked image "/Volumes/Untitled/DCIM/100MSDCF/stacked/_FM92436_59_Stacked_Mean.dng"...
Loaded 119 DNGs and applied 'mean' calculation in 45.30 seconds
Creating stacked image "/Volumes/Untitled/DCIM/100MSDCF/stacked/_FM92436_119_Stacked_Mean.dng"...
Loaded 239 DNGs and applied 'mean' calculation in 90.07 seconds
Creating stacked image "/Volumes/Untitled/DCIM/100MSDCF/stacked/_FM92436_239_Stacked_Mean.dng"...
Loaded 478 DNGs and applied 'mean' calculation in 172.67 seconds
Creating stacked image "/Volumes/Untitled/DCIM/100MSDCF/stacked/_FM92436_478_Stacked_Mean.dng"...
Loaded 956 DNGs and applied 'mean' calculation in 328.13 seconds
Creating stacked image "/Volumes/Untitled/DCIM/100MSDCF/stacked/_FM92436_956_Stacked_Mean.dng"...
Deleting temporary files and folder at "/Volumes/NVme/OctaveRawTools-Temp-161921273681"
Created 5 stack(s) in 1315.41 seconds
______________________
So, from 956 files, I ended up with 5 DNG files with different "ND strengths": (59, 119, 239, 478 and 956)
Wow, averaging almost 1000 RAWs has never been so easy (or even possible). I did it from the memory card itself and only brought the resulting DNGs into Lightroom.
Question: Would the script know there are different sequences of files and therefore distinct scenes to be averaged just by giving the location of all files in the memory card? If so, could I still use the 'partialstacks' for the difference scenes in the card?
|