Skip to content

/AWS1/CL_MDCVIDEOPREPROCESSOR

Find additional transcoding features under Preprocessors. Enable the features at each output individually. These features are disabled by default.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_COLORCORRECTOR TYPE REF TO /AWS1/CL_MDCCOLORCORRECTOR /AWS1/CL_MDCCOLORCORRECTOR

Use these settings to convert the color space or to modify properties such as hue and contrast for this output. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/converting-the-color-space.html.

IO_DEINTERLACER TYPE REF TO /AWS1/CL_MDCDEINTERLACER /AWS1/CL_MDCDEINTERLACER

Use the deinterlacer to produce smoother motion and a clearer picture. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-scan-type.html.

IO_DOLBYVISION TYPE REF TO /AWS1/CL_MDCDOLBYVISION /AWS1/CL_MDCDOLBYVISION

Enable Dolby Vision feature to produce Dolby Vision compatible video output.

IO_HDR10PLUS TYPE REF TO /AWS1/CL_MDCHDR10PLUS /AWS1/CL_MDCHDR10PLUS

Enable HDR10+ analysis and metadata injection. Compatible with HEVC only.

IO_IMAGEINSERTER TYPE REF TO /AWS1/CL_MDCIMAGEINSERTER /AWS1/CL_MDCIMAGEINSERTER

Enable the Image inserter feature to include a graphic overlay on your video. Enable or disable this feature for each output individually. This setting is disabled by default.

IO_NOISEREDUCER TYPE REF TO /AWS1/CL_MDCNOISEREDUCER /AWS1/CL_MDCNOISEREDUCER

Enable the Noise reducer feature to remove noise from your video output if necessary. Enable or disable this feature for each output individually. This setting is disabled by default. When you enable Noise reducer, you must also select a value for Noise reducer filter. For AVC outputs, when you include Noise reducer, you cannot include the Bandwidth reduction filter.

IO_PARTNERWATERMARKING TYPE REF TO /AWS1/CL_MDCPTRWATERMARKING /AWS1/CL_MDCPTRWATERMARKING

If you work with a third party video watermarking partner, use the group of settings that correspond with your watermarking partner to include watermarks in your output.

IO_TIMECODEBURNIN TYPE REF TO /AWS1/CL_MDCTIMECODEBURNIN /AWS1/CL_MDCTIMECODEBURNIN

Settings for burning the output timecode and specified prefix into the output.


Queryable Attributes

ColorCorrector

Use these settings to convert the color space or to modify properties such as hue and contrast for this output. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/converting-the-color-space.html.

Accessible with the following methods

Method Description
GET_COLORCORRECTOR() Getter for COLORCORRECTOR

Deinterlacer

Use the deinterlacer to produce smoother motion and a clearer picture. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-scan-type.html.

Accessible with the following methods

Method Description
GET_DEINTERLACER() Getter for DEINTERLACER

DolbyVision

Enable Dolby Vision feature to produce Dolby Vision compatible video output.

Accessible with the following methods

Method Description
GET_DOLBYVISION() Getter for DOLBYVISION

Hdr10Plus

Enable HDR10+ analysis and metadata injection. Compatible with HEVC only.

Accessible with the following methods

Method Description
GET_HDR10PLUS() Getter for HDR10PLUS

ImageInserter

Enable the Image inserter feature to include a graphic overlay on your video. Enable or disable this feature for each output individually. This setting is disabled by default.

Accessible with the following methods

Method Description
GET_IMAGEINSERTER() Getter for IMAGEINSERTER

NoiseReducer

Enable the Noise reducer feature to remove noise from your video output if necessary. Enable or disable this feature for each output individually. This setting is disabled by default. When you enable Noise reducer, you must also select a value for Noise reducer filter. For AVC outputs, when you include Noise reducer, you cannot include the Bandwidth reduction filter.

Accessible with the following methods

Method Description
GET_NOISEREDUCER() Getter for NOISEREDUCER

PartnerWatermarking

If you work with a third party video watermarking partner, use the group of settings that correspond with your watermarking partner to include watermarks in your output.

Accessible with the following methods

Method Description
GET_PARTNERWATERMARKING() Getter for PARTNERWATERMARKING

TimecodeBurnin

Settings for burning the output timecode and specified prefix into the output.

Accessible with the following methods

Method Description
GET_TIMECODEBURNIN() Getter for TIMECODEBURNIN