Using my own delegate for nef-files
Posted: 2009-02-24T03:06:18-07:00
Hello,
the current setup uses the DNG-coder for NEF-files (defined in coder.xml) and a dng:decode-delegate (defined in delegates.xml). I would like to change this and use my own script. Specfically, I would like my delegate to extract the embedded jpg-image of the NEF-file. This is much faster than the conversion with ufraw and the quality-tradeoff is fine for me.
In previous versions of IM, it was enough to define a <delegate decode="nef" ... /> entry in delegates.xml. But this does not work anymore because IM uses the DNG-coder. Is there a coder that just uses whatever delegate is defined in delegates.xml? Note that changing the DNG-delegate does not really help, since the DNG-coder expects a pnm-file.
Bernhard
the current setup uses the DNG-coder for NEF-files (defined in coder.xml) and a dng:decode-delegate (defined in delegates.xml). I would like to change this and use my own script. Specfically, I would like my delegate to extract the embedded jpg-image of the NEF-file. This is much faster than the conversion with ufraw and the quality-tradeoff is fine for me.
In previous versions of IM, it was enough to define a <delegate decode="nef" ... /> entry in delegates.xml. But this does not work anymore because IM uses the DNG-coder. Is there a coder that just uses whatever delegate is defined in delegates.xml? Note that changing the DNG-delegate does not really help, since the DNG-coder expects a pnm-file.
Bernhard