Convert from RAW (canon 350D) to Jpeg > Always dark
Posted: Tue Sep 22, 2009 2:26 pm
Hi all:
I'm facing serious problems on converting .cr2 (Raw format) to jpeg in high resolution.
I'm using now this sentence
nconvert -quiet -jpegtrans exif -high_res -keepfiledate -out jpeg "1.cr2"
But always I have an JPEG so much darker than:
1) The Jpeg that cames from the raw file (using other great program dcraw -e, it's easy to extract the small jpeg created by the camera when Raw has been taken)
2) The Jpeg obtained from convert raw > tiff (using again dcraw) and after tiff>jpeg.
I've tried to add -raw_brightness 2 option, but colors are not the same as the both previous examples 1) and 2)
Which is the best way to convert using nconvert from raw to jpeg mantaining the bright on the process.
Thanks
I'm facing serious problems on converting .cr2 (Raw format) to jpeg in high resolution.
I'm using now this sentence
nconvert -quiet -jpegtrans exif -high_res -keepfiledate -out jpeg "1.cr2"
But always I have an JPEG so much darker than:
1) The Jpeg that cames from the raw file (using other great program dcraw -e, it's easy to extract the small jpeg created by the camera when Raw has been taken)
2) The Jpeg obtained from convert raw > tiff (using again dcraw) and after tiff>jpeg.
I've tried to add -raw_brightness 2 option, but colors are not the same as the both previous examples 1) and 2)
Which is the best way to convert using nconvert from raw to jpeg mantaining the bright on the process.
Thanks