That is great news! Looking forward to that and big thanks for the development team and everyone involved.dlemstra wrote:I just tried the latest development build of dcraw and it produces a correct result. The fixed version should be able this week.
Search found 6 matches
- 2016-08-23T23:13:55-07:00
- Forum: Users
- Topic: Basic ORF and RW2 convert results greenish color shift / tint
- Replies: 12
- Views: 5096
Re: Basic ORF and RW2 convert results greenish color shift / tint
- 2016-08-23T09:53:33-07:00
- Forum: Users
- Topic: Basic ORF and RW2 convert results greenish color shift / tint
- Replies: 12
- Views: 5096
Re: Basic ORF and RW2 convert results greenish color shift / tint
There is a deligates.xml file in the imagemagick install and you can alter the options as it either uses dcraw or ucraw? I would check to see what Imagemagick is using and check the options for that software on the relevant website. You can then try changing some of the options in delegates.xml as ...
- 2016-08-22T09:33:38-07:00
- Forum: Users
- Topic: Basic ORF and RW2 convert results greenish color shift / tint
- Replies: 12
- Views: 5096
Re: Basic ORF and RW2 convert results greenish color shift / tint
Yep, I was quite sure this was a basic user error.Bonzo wrote:Strange you have problems with two different cameras; I know Nikon files can be trouble.
Here is an ORF-file if anyone wants to try it out:
https://drive.google.com/file/d/0B_gHVa ... sp=sharing
- 2016-08-22T08:08:45-07:00
- Forum: Users
- Topic: Basic ORF and RW2 convert results greenish color shift / tint
- Replies: 12
- Views: 5096
Re: Basic ORF and RW2 convert results greenish color shift / tint
There is a deligates.xml file in the imagemagick install and you can alter the options as it either uses dcraw or ucraw? I would check to see what Imagemagick is using and check the options for that software on the relevant website. You can then try changing some of the options in delegates.xml as ...
- 2016-08-22T07:41:11-07:00
- Forum: Users
- Topic: Basic ORF and RW2 convert results greenish color shift / tint
- Replies: 12
- Views: 5096
Re: Basic ORF and RW2 convert results greenish color shift / tint
My bad, I thought there might be something really basic I missed.
magick convert gives me this:
https://goo.gl/photos/U8jnkBF3RjKJ4seq8
Faststone converts it like this:
https://goo.gl/photos/dxSBYCqHgSm4cqAH7
I do not know how it should look like but the latter one looks more natural.
magick convert gives me this:
https://goo.gl/photos/U8jnkBF3RjKJ4seq8
Faststone converts it like this:
https://goo.gl/photos/dxSBYCqHgSm4cqAH7
I do not know how it should look like but the latter one looks more natural.
- 2016-08-21T11:55:02-07:00
- Forum: Users
- Topic: Basic ORF and RW2 convert results greenish color shift / tint
- Replies: 12
- Views: 5096
Basic ORF and RW2 convert results greenish color shift / tint
I have tried to solve for some time but I cannot figure out what is wrong with my basic convert: $magick convert 1.ORF 1.JPG The command went through but the resulting image has a strong (greenish) color shift. I tried also: $magick convert 1.ORF -colorspace sRBG 1.JPG but with the same result. I ...