View a markdown version of this page

AWS::MediaLive::Channel ColorCorrectionSettings - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::MediaLive::Channel ColorCorrectionSettings

Color correction settings.

The parent of this entity is EncoderSettings.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

GlobalColorCorrections

Required. An array of color corrections that applies when you are using 3D LUT files to perform color conversion on video. Each color correction contains one 3D LUT file (that defines the color mapping for converting an input color space to an output color space), and the input/output combination that this 3D LUT file applies to. MediaLive reads the color space in the input metadata, determines the color space that you have specified for the output, and finds and uses the LUT file that applies to this combination.

Required: No

Type: Array of ColorCorrection

Update requires: No interruption