Search found 3 matches

by reebear
Thu Jun 20, 2013 1:45 pm
Forum: NConvert
Topic: Creating JPEGs from Camera RAW files
Replies: 4
Views: 1890

Re: Creating JPEGs from Camera RAW files

Hi,

the other interesting bit is that - since we have tried the -raw_* parameters - RAW files with a size of e.g. 4044 x 6080 pixels turn into JPEGs of 2022 x 3040 pixels in size.
When adding the parameter -resize 100% 100% - the command-line parser of nconvert seems to ignore the first percent ...
by reebear
Thu Jun 20, 2013 7:54 am
Forum: NConvert
Topic: Creating JPEGs from Camera RAW files
Replies: 4
Views: 1890

Re: Creating JPEGs from Camera RAW files

Bonjour Pierre,

thanks for enlightening me!
Adding -raw_autobright and -raw_camerabalance to the commandline did the trick.

thanks a lot / merci bien
andreas :D
by reebear
Wed Jun 19, 2013 2:59 pm
Forum: NConvert
Topic: Creating JPEGs from Camera RAW files
Replies: 4
Views: 1890

Creating JPEGs from Camera RAW files

Hi all,
we have a problem when converting Camera RAW files (such as Pentax PEF, Canon CRW, etc.) into JPEGs. When using
nconvert.exe -out jpeg -o "<outputFilePath>" -overwrite "<sourceFilePath>"
the JPEGs always have a reduced brightness. The RAWs are 48 bits (3x16) whereas the JPEGs are 24 bits ...