As an alternative, I could probably edit the dcraw parameter settings in delegates.xml. However, there is only one reference to dcraw in delegates.xml, which affects the dng format:
Code: Select all
<delegate decode="dng:decode" stealth="True" command="dcraw.exe -6 -W -O "%u.ppm" "%i""/>