I am interested in ideas regarding workflow for processing CHDK RAW images. For example, this is what I have been doing:
1. Record RAW images (in the camera) with prefix CRW and extension CRW in separate folder (so it is easier to review the JPG images in the camera).
2. Copy all image folders from the SD card to computer - I copy them into a 'CHDK###' working folder), preserving folder names as used in camera.
3. Copy all the JPGs (which may be in more than one folder) to the folder that holds the RAW images (in my system this is '100CANON') - I copy the JPGs because they are smaller than the RAW files.
4. Run DNG4PS (I use DNG4PS-2) to create DNG versions of the RAW images in a new sub-folder ('DNG'), at the same time copying the Exif data from the (copied) JPG images, and changing the file extension to DNG.
5. Copy the full set of JPG files from the RAW folder to the new DNG sub-folder - the filenames are the same, just the extensions are different.
6. Run DownloaderPro (from Breezesys.com) to read from the new 'DNG' sub-folder to automatically copy the DNG and JPG files (onto another disk) using the folder structure 'Camera_Name\Year\Month\Day\image_file_name', and adding my details to the ITPC field.
7. Delete the DNG sub-folder and delete the (copied) JPG files from the RAW folder, so that I just (temporarily) keep the original files (exactly as copied from the camera) for safety in case anything goes wrong before I back-up the final files.
8. Proceed to process/manage files as per usual.
This takes less time to do than it does to describe, but it involves a lot more steps than downloading from a camera that is designed to produce 'standard' RAW files with Exif data included. It would be nice if all this could be done in CHDK, but I guess it would make things far too slow
.
I haven't used Allbest's 'Extra Photo Operations' yet, but when I do I suppose I will have to add an extra step between steps 3 and 4 to extract the 'real' exposure and ISO data from 'Makers Notes' into Exif as detailed by Barney Fife (see CHDK forum > CHDK Development > General Discussion and Assistance > Converting CHDK EXIF info to Standard EXIF).
Any ideas for improvement/doing things differently, etc?
Steve