am not at computer with most of my cr2 files but was able to run
a brief test. applying the '-raw_camerabalance' switch looks like
it produces a much more normal image. will try in batch tonight
to see if the auto-correct issue goes away with this switch.
no such luck with the cr2 size issues, though. tried the -high_res,
-size, and various other switches but the images always comes up
at exactly half the width and half the height.
BabaG
cr2 auto-correcting maybe solved
Moderator: xnview
-
xnview
- Author of XnView
- Posts: 47518
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: cr2 auto-correcting maybe solved
With the CR2, you have always the problem???BabaG wrote:am not at computer with most of my cr2 files but was able to run
a brief test. applying the '-raw_camerabalance' switch looks like
it produces a much more normal image. will try in batch tonight
to see if the auto-correct issue goes away with this switch.
no such luck with the cr2 size issues, though. tried the -high_res,
-size, and various other switches but the images always comes up
at exactly half the width and half the height.
BabaG
Pierre.
-
BabaG
- Posts: 150
- Joined: Sat Mar 03, 2007 6:41 am
-
xnview
- Author of XnView
- Posts: 47518
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
BabaG
- Posts: 150
- Joined: Sat Mar 03, 2007 6:41 am
how would you like the cr2 posted? files are large, something
like 10-15mb i think (again not at the system in question).
is there a specific address i could post? ftp site? i can do this
later today if i find out what you would like me to do.
in the auto-correcting matter, '-raw_camerabalance' has
definitely made the difference. including it in the script has
eliminated this problem. i still would view this as a bug, as
i don't think it should apply any corrections or compensations,
particularly to raw images, without being told to do so. as it
is now, raw cr2 images (and perhaps others, i haven't tried
any) are subjected to this manipulation by default unless the
'-raw_camerabalance' option is applied.
thanks for the attention,
BabaG
grlockwood
at
hotmail
dot
com
like 10-15mb i think (again not at the system in question).
is there a specific address i could post? ftp site? i can do this
later today if i find out what you would like me to do.
in the auto-correcting matter, '-raw_camerabalance' has
definitely made the difference. including it in the script has
eliminated this problem. i still would view this as a bug, as
i don't think it should apply any corrections or compensations,
particularly to raw images, without being told to do so. as it
is now, raw cr2 images (and perhaps others, i haven't tried
any) are subjected to this manipulation by default unless the
'-raw_camerabalance' option is applied.
thanks for the attention,
BabaG
grlockwood
at
hotmail
dot
com
-
XnTriq
- Forum Librarian
- Posts: 6552
- Joined: Sun Sep 25, 2005 3:00 am
- Location: Ref Desk
BabaG wrote:how would you like the cr2 posted? files are large, something
like 10-15mb i think (again not at the system in question).
is there a specific address i could post? ftp site? i can do this
later today if i find out what you would like me to do.
Drahken ([url=http://newsgroup.xnview.com/viewtopic.php?t=7047]viewing 12 bit image file[/url]) wrote:you could use http://rapidshare.de/
[...]
Other sites:
http://ezshare.de/
http://www.yousendit.com/
http://www.hyperupload.com/
http://www.megaupload.com/
http://www.bigupload.com/
http://content-type.com/
http://www.cyberupload.com/
http://www.filefactory.com/
http://www.megashares.com/
http://www.mooload.com/
http://www.rapidupload.com/
http://www.sendspace.com/
http://www.sendover.com/
http://www.snaggys.com/
http://www.transferbigfiles.com/
http://www.uploading.com/
http://www.zupload.com/
http://www.mysharebox.com/
http://www.sharebigfile.com/
http://www.updownloadserver.de/
http://www.mytempdir.com/
http://www.send-file.co.uk/
http://www.xtrafile.com/
http://www.bonpoo.com/
http://www.filecache.de/upload
http://supload.com/sendfile
http://www.theupload.com/
I could add a lot more to the list, but that should be enough.
-
BabaG
- Posts: 150
- Joined: Sat Mar 03, 2007 6:41 am
-
xnview
- Author of XnView
- Posts: 47518
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
BabaG
- Posts: 150
- Joined: Sat Mar 03, 2007 6:41 am
no. my command is this:
nconvert -out $outformat -o $fname $tmp
this is being run in powershell.
$outformat = tga
$fname = test_00000.tga
$tmp = test_00000.cr2
have also tried:
nconvert -out $outformat -high_res -o $fname $tmp
even if i try your command exactly as you've stated it,
making a jpg, i get the same result.
i have also run this from cmd.exe with the same results.
cr2 dimensions = 4386x2920
tga dimensions = 2193x1460
nconvert = v4.78
thanks,
BabaG
nconvert -out $outformat -o $fname $tmp
this is being run in powershell.
$outformat = tga
$fname = test_00000.tga
$tmp = test_00000.cr2
have also tried:
nconvert -out $outformat -high_res -o $fname $tmp
even if i try your command exactly as you've stated it,
making a jpg, i get the same result.
i have also run this from cmd.exe with the same results.
cr2 dimensions = 4386x2920
tga dimensions = 2193x1460
nconvert = v4.78
thanks,
BabaG
-
xnview
- Author of XnView
- Posts: 47518
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
BabaG
- Posts: 150
- Joined: Sat Mar 03, 2007 6:41 am