I am trying to convert an arw image with a corresponding xmp white balance change to a tif. Using XnConvert it worked perfectly the first time, just selected TIFF as the output.
I have tried many different combinations of nconvert.exe command line arguments, from autobalance, setting gamma and raw_*scale settings and the white balance is still not being corrected.
It seems like this should be all that is needed
nconvert.exe -out tiff -c 2 source.arw
I have also tried using the Adobe DNG Converter to combine the arw and xmp but the results are the same.
The Export for NConvert option doesnt generate any useful .bat file options.
Any ideas what option I need to get nconvert to process this correctly?
As an aside the file sizes are also drastically different using these two tools. XnConvert creates much smaller files, using compression or not. I feel there are some larger differences at work that I am not accounting for.
*Edit: Its almost like nconvert isnt reading any of the exif white balance information but XnConvert is.
Dustin
XnConvert different than nconvert for arw/xmp -> tif
Moderators: XnTriq, helmut, xnview
-
- Posts: 2
- Joined: Mon Feb 02, 2015 9:35 pm
-
- Author of XnView
- Posts: 45062
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: XnConvert different than nconvert for arw/xmp -> tif
XnConvert doesn't use EXIF white balance, could you send me the original file and the 2 output files, please?
Pierre.
-
- Posts: 2
- Joined: Mon Feb 02, 2015 9:35 pm
Re: XnConvert different than nconvert for arw/xmp -> tif
Thank you Pierre, I have sent a PM with a link to the files.
Dustin
Dustin
-
- Author of XnView
- Posts: 45062
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: XnConvert different than nconvert for arw/xmp -> tif
Thanks, here the difference
XnConvert (default parameters) extract the embedded jpeg from RAW file
NConvert convert the RAW data
i'll add an option to extract the embedded jpeg in NConvert
XnConvert (default parameters) extract the embedded jpeg from RAW file
NConvert convert the RAW data
i'll add an option to extract the embedded jpeg in NConvert
Pierre.