class Aws::MediaConvert::Types::VideoCodecSettings


@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/VideoCodecSettings AWS API Documentation
@return [Types::XavcSettings]
(VideoDescription)>(CodecSettings) to the value XAVC.
Required when you set (Codec) under
@!attribute [rw] xavc_settings
@return [Types::Vp9Settings]
(VideoDescription)>(CodecSettings) to the value VP9.
Required when you set (Codec) under
@!attribute [rw] vp_9_settings
@return [Types::Vp8Settings]
(VideoDescription)>(CodecSettings) to the value VP8.
Required when you set (Codec) under
@!attribute [rw] vp_8_settings
@return [Types::Vc3Settings]
(VideoDescription)>(CodecSettings) to the value VC3
Required when you set (Codec) under
@!attribute [rw] vc_3_settings
@return [Types::ProresSettings]
(VideoDescription)>(CodecSettings) to the value PRORES.
Required when you set (Codec) under
@!attribute [rw] prores_settings
@return [Types::Mpeg2Settings]
(VideoDescription)>(CodecSettings) to the value MPEG2.
Required when you set (Codec) under
@!attribute [rw] mpeg_2_settings
@return [Types::H265Settings]
Settings for H265 codec
@!attribute [rw] h265_settings
@return [Types::H264Settings]
(VideoDescription)>(CodecSettings) to the value H_264.
Required when you set (Codec) under
@!attribute [rw] h264_settings
@return [Types::FrameCaptureSettings]
(VideoDescription)>(CodecSettings) to the value FRAME_CAPTURE.
Required when you set (Codec) under
@!attribute [rw] frame_capture_settings
@return [String]
values defined by the object VideoCodec.
Specifies the video codec. This must be equal to one of the enum
@!attribute [rw] codec
@return [Types::AvcIntraSettings]
.
information about 4K/2K in AVC-Intra, see
AVC-Intra, see ieeexplore.ieee.org/document/7290936. For
specification. For detailed information about SD and HD in
more information about the AVC-Intra settings, see the relevant
Required when you choose AVC-Intra for your output video codec. For
@!attribute [rw] avc_intra_settings
@return [Types::Av1Settings]
the value AV1.
Required when you set Codec, under VideoDescription>CodecSettings to
@!attribute [rw] av_1_settings
Vp9Settings * XAVC, XavcSettings
PRORES, ProresSettings * VC3, Vc3Settings * VP8, Vp8Settings * VP9,
H264Settings * H_265, H265Settings * MPEG2, Mpeg2Settings *
AvcIntraSettings * FRAME_CAPTURE, FrameCaptureSettings * H_264,
settings object pairs. * AV1, Av1Settings * AVC_INTRA,
corresponding settings object. The following lists the codec enum,
codec (Codec). For each codec enum that you choose, define the
in this group vary depending on the value that you choose for Video
contains the group of settings related to video encoding. The settings
Video codec settings, (CodecSettings) under (VideoDescription),