@@ -342,11 +342,8 @@ negoverscan.exr : 64 x 64, 3 channel, half openexr
342342 oiio:subimages: 1
343343 openexr:lineOrder: "increasingY"
3443441
345- WARNING: Image spec is not ACES Container compliant
346345
347- WARNING: Image spec is not ACES Container compliant
348346
349- WARNING: Image spec is not ACES Container compliant
350347
351348Reading strict-out.exr
352349strict-out.exr : 4 x 4, 3 channel, half openexr
@@ -362,15 +359,12 @@ strict-out.exr : 4 x 4, 3 channel, half openexr
362359 oiio:subimages: 1
363360 openexr:ACESContainer: "strict"
364361 openexr:lineOrder: "increasingY"
365- WARNING: Image spec is not ACES Container compliant
366362oiiotool ERROR: -o : Cannot output non-compliant ACES Container in 'strict' mode.
367363Full command line was:
368364> oiiotool --create 4x4 3 -d half --compression none --ch R,G,B -sattrib openexr:ACESContainer strict -o strict-fail.exr
369- WARNING: Image spec is not ACES Container compliant
370365oiiotool ERROR: -o : Cannot output non-compliant ACES Container in 'strict' mode.
371366Full command line was:
372367> oiiotool --create 4x4 3 -d half --compression zip --ch B,G,R -sattrib openexr:ACESContainer strict -o strict-fail.exr
373- WARNING: Image spec is not ACES Container compliant
374368oiiotool ERROR: -o : Cannot output non-compliant ACES Container in 'strict' mode.
375369Full command line was:
376370> oiiotool --create 4x4 3 -d float --compression none --ch B,G,R -sattrib openexr:ACESContainer strict -o strict-fail.exr
0 commit comments