I'm now having trouble converting a 10 bit log dpx to an sRGB jpg.
The following comand results in a "solarized" image:
Code: Select all
convert input.dpx -colorspace srgb output.jpg
All help greatly appreciated!
-Daniel
Code: Select all
convert input.dpx -colorspace srgb output.jpg