User Manual
CHAPTER
CONFORM
CONFORM169
8
Example CCC file:
<ColorCorrectionCollection xmlns:”urn:ASC:CDL:v0.5” >
<InputDescription>
test corrections for ref_input_image.1920
</InputDescription>
<ViewingDescription>
for mathematical analysis only
</ViewingDescription>
<ColorCorrection id=”test_cc.100”>
<SOPNode>
<Description> for ref_output_image.0100 </Description>
<Slope> 1.0 1.0 1.0 </Slope>
<Offset> 0.0 0.0 0.0 </Offset>
<Power> 1.0 1.0 1.0 </Power>
</SOPNode>
</ColorCorrection>
<ColorCorrection id=”test_cc.101”>
<SOPNode>
<Description> for ref_output_image.0101 </Description>
<Slope> 1.0 1.5 0.6 </Slope>
<Offset> 0.0 -0.1 0.01 </Offset>
<Power> 1.0 1.5 0.5 </Power>
</SOPNode>
</ColorCorrection>
</ColorCorrectionCollection>
Example CDL file:
<ColorDecisionList xmlns=<94>urn:ASC:CDL:v0.5<94> >
<InputDescription> GeneralProducts M1 std thru GP M1 LUT4 </InputDescription>
<ViewingDescription> GP P1, DCI P3, Pathe color emul </ViewingDescription>
<ColorDecision>
<MediaRef ref=<94>/some/Project/frame%250900-0954%5B.dpx<94>/>
<ColorCorrection id=”cc03340”>
<SOPNode>
<Description>change+1red,contrastboost</Description>
<Slope>1.2 1.3 1.4</Slope>
<Offset>0.3 0.0 0.0</Offset>
<Power>1.0 1.0 1.0</Power>
</SOPNode>
</ColorCorrection>
</ColorDecision>
</ColorDecisionList>