AWS::MediaLive::Channel BandwidthReductionFilterSettings - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

AWS::MediaLive::Channel BandwidthReductionFilterSettings

Bandwidth reduction filter settings.

The parent of this entity is H264FilterSettings or H265FilterSettings.

Syntax

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

JSON

{ "PostFilterSharpening" : String, "Strength" : String }

YAML

PostFilterSharpening: String Strength: String

Properties

PostFilterSharpening

Configures the sharpening control, which is available when the bandwidth reduction filter is enabled. This control sharpens edges and contours, which produces a specific artistic effect that you might want. We recommend that you test each of the values (including DISABLED) to observe the sharpening effect on the content.

Required: No

Type: String

Update requires: No interruption

Strength

Enables the bandwidth reduction filter. The filter strengths range from 1 to 4. We recommend that you always enable this filter and use AUTO, to let MediaLive apply the optimum filtering for the context.

Required: No

Type: String

Update requires: No interruption