Thanks for your reply.
The problem is in non-cryptomatte outputs, they are all rendered in full float, resulting in size gain, even if in Maya half-precision is checked.
I've added some other AOV. Here's the oiiotool -v --info channel list for both images:
Mtoa 5.4.5. Mixed precision, only crypto are full.
600 x 600, 58 channel, half/half/half/half/half/half/half/half/half/half/float/float/float/float/float/float/float/float/float/float/float/float/half/half/half/float/float/float/float/float/float/float/float/float/float/float/float/half/half/half/float/float/float/float/float/float/float/float/float/float/float/float/half/half/half/half/half/half openexr
channel list:
R (half), G (half), B (half), A (half),
coat.R (half), coat.G (half), coat.B (half),
crypto_asset.R (half), crypto_asset.G (half), crypto_asset.B (half),
crypto_asset00.R (float), crypto_asset00.G (float), crypto_asset00.B (float), crypto_asset00.A (float),
crypto_asset01.R (float), crypto_asset01.G (float), crypto_asset01.B (float), crypto_asset01.A (float),
crypto_asset02.R (float), crypto_asset02.G (float), crypto_asset02.B (float), crypto_asset02.A (float),
crypto_material.R (half), crypto_material.G (half), crypto_material.B (half),
crypto_material00.R (float),crypto_material00.G (float), crypto_material00.B (float), crypto_material00.A (float),
crypto_material01.R (float), crypto_material01.G (float), crypto_material01.B (float), crypto_material01.A (float),
crypto_material02.R (float), crypto_material02.G (float), crypto_material02.B (float), crypto_material02.A (float),
crypto_object.R (half), crypto_object.G (half), crypto_object.B (half),
crypto_object00.R (float), crypto_object00.G (float), crypto_object00.B (float), crypto_object00.A (float),
crypto_object01.R (float), crypto_object01.G (float), crypto_object01.B (float), crypto_object01.A (float),
crypto_object02.R (float), crypto_object02.G (float), crypto_object02.B (float), crypto_object02.A (float),
diffuse.R (half), diffuse.G (half), diffuse.B (half),
specular.R (half), specular.G (half), specular.B (half)
Mtoa 5.5.1. All channels forced in full precision.
600 x 600, 58 channel, float openexr
channel list:
R, G, B, A,
coat.R, coat.G, coat.B,
crypto_asset.R, crypto_asset.G, crypto_asset.B,
crypto_asset00.R, crypto_asset00.G, crypto_asset00.B, crypto_asset00.A,
crypto_asset01.R, crypto_asset01.G, crypto_asset01.B, crypto_asset01.A,
crypto_asset02.R, crypto_asset02.G, crypto_asset02.B, crypto_asset02.A,
crypto_material.R, crypto_material.G, crypto_material.B,
crypto_material00.R, crypto_material00.G, crypto_material00.B, crypto_material00.A,
crypto_material01.R, crypto_material01.G, crypto_material01.B, crypto_material01.A,
crypto_material02.R, crypto_material02.G, crypto_material02.B, crypto_material02.A,
crypto_object.R, crypto_object.G, crypto_object.B,
crypto_object00.R, crypto_object00.G, crypto_object00.B, crypto_object00.A,
crypto_object01.R, crypto_object01.G, crypto_object01.B, crypto_object01.A,
crypto_object02.R, crypto_object02.G, crypto_object02.B, crypto_object02.A,
diffuse.R, diffuse.G, diffuse.B,
specular.R, specular.G, specular.B
Please, take a closer look at the image I sent, it's a screenshot from Nuke and the 2 images are zoomed in, but the second seams the first with a blur size of 2.
Anyway I have uploaded both images and scene. Look at the different size 10.073 Kb vs 2.378 Kb and check the cryptomatte output.
Thanks.