just done preliminary tests so far but with v4.79 i've
found the 'high_res' and 'raw_camerabalance' options
have made cr2 files function properly.
thanks so much pierre!
BabaG
(can't wait to try this all out on a linux system!)
success! cr2 issues fixed
Moderators: XnTriq, helmut, xnview
-
- Posts: 1
- Joined: Fri Aug 07, 2020 11:58 pm
Re: success! cr2 issues fixed
I didn't see a -hi_res option, but -raw_camerabalance greatly improves my CR2 to JPEG conversion in August 2020
mydir> nconvert -raw_camerabalance -keepfiledate -out jpeg IMG_6723.CR2
** NCONVERT v7.39 (c) 1991-2019 Pierre-E Gougelet (Feb 25 2020/13:19:45) **
Version for Linux x86 (X11) (All rights reserved)
My first attempt, without -raw_camerabalance was really washed out. I found this suggestion in the forum and find that it helps a lot!
mydir> nconvert -raw_camerabalance -keepfiledate -out jpeg IMG_6723.CR2
** NCONVERT v7.39 (c) 1991-2019 Pierre-E Gougelet (Feb 25 2020/13:19:45) **
Version for Linux x86 (X11) (All rights reserved)
My first attempt, without -raw_camerabalance was really washed out. I found this suggestion in the forum and find that it helps a lot!
-
- XnThusiast
- Posts: 4228
- Joined: Sun Apr 29, 2012 9:45 am
- Location: Cheltenham, U.K.
Re: success! cr2 issues fixed
Do you have an up-to-date copy of the NConvert help file? I don't use RAW and in fact I don't have a camera, but at a quick look I see these options for 7.39:
There may possibly be more.
Code: Select all
-half_res : Load half resolution (Camera RAW)
-embedded_jpeg : Load embedded jpeg (Camera RAW)
-raw_autobalance : Auto balance (Camera RAW)
-raw_camerabalance : Camera balance (Camera RAW)
-raw_autobright : Auto brightness (Camera RAW)
-raw_gamma value : Gamma (Camera RAW), default=0.6
-raw_brightness value : Brighness (Camera RAW), default=0.8
-raw_redscale value : Red scaling (Camera RAW)
-raw_bluescale value : Blue scaling (Camera RAW)