How do I get the color space metadata set properly when exporting tif files?
If I export a file (tif, jpg etc) with srgb color space, then the "color representation" in file-properties-details is correctly set to srgb.
If I export to rec2020 (an icc profile I have imported) then the "color representation" is reported as uncalibrated, prophotorgb ( one of the other built in profiles) also shows as uncalibrated.
How do I export a 16bit tif with rec2020 profile so that the color representation is set correctly?
I have used exiftool to display the metadata for the expoted file and rec2020 is not present anywhere.
I am processing sequences of images to create an hdr video.

