AWS::MediaLive::Channel InputSettings - 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).

AWS::MediaLive::Channel InputSettings

Information about extracting content from the input and about handling the content.

The parent of this entity is InputAttachment.

Syntax

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

Properties

AudioSelectors

Information about the specific audio to extract from the input.

The parent of this entity is InputSettings.

Required: No

Type: Array of AudioSelector

Update requires: No interruption

CaptionSelectors

Information about the specific captions to extract from the input.

Required: No

Type: Array of CaptionSelector

Update requires: No interruption

DeblockFilter

Enables or disables the deblock filter when filtering.

Required: No

Type: String

Update requires: No interruption

DenoiseFilter

Enables or disables the denoise filter when filtering.

Required: No

Type: String

Update requires: No interruption

FilterStrength

Adjusts the magnitude of filtering from 1 (minimal) to 5 (strongest).

Required: No

Type: Integer

Update requires: No interruption

InputFilter

Turns on the filter for this input. MPEG-2 inputs have the deblocking filter enabled by default. 1) auto - filtering is applied depending on input type/quality 2) disabled - no filtering is applied to the input 3) forced - filtering is applied regardless of the input type.

Required: No

Type: String

Update requires: No interruption

NetworkInputSettings

Information about how to connect to the upstream system.

Required: No

Type: NetworkInputSettings

Update requires: No interruption

Scte35Pid

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

Smpte2038DataPreference

Specifies whether to extract applicable ancillary data from a SMPTE-2038 source in this input. Applicable data types are captions, timecode, AFD, and SCTE-104 messages. - PREFER: Extract from SMPTE-2038 if present in this input, otherwise extract from another source (if any). - IGNORE: Never extract any ancillary data from SMPTE-2038.

Required: No

Type: String

Update requires: No interruption

SourceEndBehavior

The loop input if it is a file.

Required: No

Type: String

Update requires: No interruption

VideoSelector

Information about one video to extract from the input.

Required: No

Type: VideoSelector

Update requires: No interruption