AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.MediaConvert.Model.VideoPreprocessor

Namespace: Amazon.MediaConvert.Model
Assembly: AWSSDK.MediaConvert.dll
Version: 3.x.y.z

Syntax

C#
public class VideoPreprocessor

The VideoPreprocessor type exposes the following members

Constructors

NameDescription
Public Method VideoPreprocessor()

Properties

NameTypeDescription
Public Property ColorCorrector Amazon.MediaConvert.Model.ColorCorrector

Gets and sets the property 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.

Public Property Deinterlacer Amazon.MediaConvert.Model.Deinterlacer

Gets and sets the property 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.

Public Property DolbyVision Amazon.MediaConvert.Model.DolbyVision

Gets and sets the property DolbyVision. Enable Dolby Vision feature to produce Dolby Vision compatible video output.

Public Property Hdr10Plus Amazon.MediaConvert.Model.Hdr10Plus

Gets and sets the property Hdr10Plus. Enable HDR10+ analysis and metadata injection. Compatible with HEVC only.

Public Property ImageInserter Amazon.MediaConvert.Model.ImageInserter

Gets and sets the property 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.

Public Property NoiseReducer Amazon.MediaConvert.Model.NoiseReducer

Gets and sets the property 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.

Public Property PartnerWatermarking Amazon.MediaConvert.Model.PartnerWatermarking

Gets and sets the property 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.

Public Property TimecodeBurnin Amazon.MediaConvert.Model.TimecodeBurnin

Gets and sets the property TimecodeBurnin. Settings for burning the output timecode and specified prefix into the output.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5