<div dir="ltr">Hi all,<br><br>This evening, i have used a new working branch from svn to host code of a RAW to DNG converter based on:<br><br>- last libkdcraw from trunk (using libraw)<br>- last DNG sdk from Adobe<br>- last XMP SDK from Adobe<br>
<br>The code is here :<br>
<br>
<a href="http://websvn.kde.org/branches/work/libkdcraw-dng/">http://websvn.kde.org/branches/work/libkdcraw-dng/</a><br><br>For the moment, the converter only play with MRW raw files. a raw
properties parser need to be written to adjust DNG sdk settings of raw
data extracted from image.<br>
<br>I have used an old code written by me in february using a previous DNG sdk. At this date, the code generated a corrupted DNG image...<br><br>Now, it's work better. The image is here (thanks libraw to provide an easy access to undemosaiced image data) and not corrupted, but color are inverted. Something still wrong in my code. I need a guru of DNG format here...<br>
<br>The code relevant is here : <a href="http://websvn.kde.org/branches/work/libkdcraw-dng/tools/raw2dng.cpp?view=markup">http://websvn.kde.org/branches/work/libkdcraw-dng/tools/raw2dng.cpp?view=markup</a><br><br>Anybody has an idea where i'm wrong in this code ?<br>
<br>Thanks in advance<br><br>Gilles Caulier<br><br><br></div>