Builder
Properties
Required when you set Codec, under VideoDescription>CodecSettings to the value AV1.
Required when you choose AVC-Intra for your output video codec. For more information about the AVC-Intra settings, see the relevant specification. For detailed information about SD and HD in AVC-Intra, see https://ieeexplore.ieee.org/document/7290936. For information about 4K/2K in AVC-Intra, see https://pro-av.panasonic.net/en/avc-ultra/AVC-ULTRAoverview.pdf.
Specifies the video codec. This must be equal to one of the enum values defined by the object VideoCodec. To passthrough the video stream of your input JPEG2000, VC-3, AVC-INTRA or Apple ProRes video without any video encoding: Choose Passthrough. If you have multiple input videos, note that they must have identical encoding attributes. When you choose Passthrough, your output container must be MXF or QuickTime MOV.
Required when you set Codec to the value FRAME_CAPTURE.
Required when you set Codec to the value H_264.
Settings for H265 codec
Required when you set Codec to the value MPEG2.
Required when you set Codec to the value PRORES.
Required when you set Codec, under VideoDescription>CodecSettings to the value UNCOMPRESSED.
Required when you set Codec to the value VC3
Required when you set Codec to the value VP8.
Required when you set Codec to the value VP9.
Required when you set Codec to the value XAVC.
Functions
construct an aws.sdk.kotlin.services.mediaconvert.model.AV1Settings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.AvcIntraSettings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.FrameCaptureSettings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.H264Settings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.H265Settings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.Mpeg2Settings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.ProresSettings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.UncompressedSettings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.Vc3Settings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.Vp8Settings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.Vp9Settings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.XavcSettings inside the given block