class Aws::MediaConvert::Types::Vc3Settings
@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/Vc3Settings AWS API Documentation
@return [String]
specifies the color bit depth of your output.
output with a bitrate of approximately 220 Mbps. VC3 class also
approximately 145 Mbps and Class 220 (CLASS_220) gives you and
Class 145 (CLASS_145) gives you an output with a bitrate of
your video resolution is 1920x1080 and your framerate is 29.97. Then
and width), determine your output bitrate. For example, say that
(framerateNumerator and framerateDenominator) and Resolution (height
output. VC3 class, together with the settings Framerate
Specify the VC3 class to choose the quality characteristics for this
@!attribute [rw] vc_3_class
@return [String]
the field polarity to create a smoother picture.
standard frame rate conversion to 29.97 without doing anything with
When you keep the default value, None (NONE), MediaConvert does a
optionally enable hard telecine (HARD) to create a smoother picture.
(fps) to 29.97 fps, and your output scan type is interlaced, you can
When you do frame rate conversion from 23.976 frames per second
@!attribute [rw] telecine
@return [String]
(framerateNumerator) to 25 and (framerateDenominator) to 1.
JSON job specification, set (framerateControl) to (SPECIFIED),
video. Related settings: You must also set Framerate to 25. In your
enabling this setting will slightly reduce the duration of your
by relabeling the video frames and resampling your audio. Note that
frames per second (fps). Enable slow PAL to create a 25 fps output
Ignore this setting unless your input frame rate is 23.976 or 24
@!attribute [rw] slow_pal
@return [String]
to a value other than Progressive (PROGRESSIVE).
telecine outputs. You must also set Interlace mode (interlaceMode)
(NONE) or Soft (SOFT). You can’t use optimized interlacing for hard
use optimized interlacing, you must set Telecine (telecine) to None
automatically falls back to basic interlacing. Required settings: To
value that isn’t suitable for optimized interlacing, MediaConvert
choose Optimized interlacing and you set your output frame rate to a
rate conversion first and then interlaces the frames. When you
frame rates. With basic interlacing, MediaConvert performs any frame
default value, Basic interlacing (INTERLACED), for all other output
the input corresponds to an interlaced field in the output. Keep the
quality interlaced output. In this case, each progressive frame from
Optimized interlacing (INTERLACED_OPTIMIZE) to create a better
is half of your input frame rate. In this situation, choose
Use this setting for interlaced outputs, when your output frame rate
@!attribute [rw] scan_type_conversion_mode
@return [String]
specify a value, MediaConvert will create a progressive output.
Optional. Choose the scan line type for this output. If you don’t
@!attribute [rw] interlace_mode
@return [Integer]
Framerate. In this example, specify 23.976.
use frame rate conversion, provide the value as a decimal number for
FramerateNumerator. When you use the console for transcode jobs that
of this fraction. In this example, use 24000 for the value of
/ 1001 = 23.976 fps. Use FramerateNumerator to specify the numerator
conversion, specify the frame rate as a fraction. For example, 24000
When you use the API for transcode jobs that use frame rate
@!attribute [rw] framerate_numerator
@return [Integer]
a decimal number for Framerate. In this example, specify 23.976.
transcode jobs that use frame rate conversion, provide the value as
value of FramerateDenominator. When you use the console for
denominator of this fraction. In this example, use 1001 for the
/ 1001 = 23.976 fps. Use FramerateDenominator to specify the
conversion, specify the frame rate as a fraction. For example, 24000
When you use the API for transcode jobs that use frame rate
@!attribute [rw] framerate_denominator
@return [String]
add-on cost.
FrameFormer increases the transcoding time and incurs a significant
chooses the best conversion method frame by frame. Note that using
(FRAMEFORMER) to do motion-compensated interpolation. FrameFormer
already been converted from its original cadence, use FrameFormer
complex frame rate conversions, especially if your source video has
picture, but might introduce undesirable video artifacts. For
interpolate (INTERPOLATE) to avoid stutter. This results in a smooth
to 30 fps. For numerically complex conversions, you can use
(DUPLICATE_DROP) for numerically simple conversions, such as 60 fps
or decreasing the frame rate. We recommend using drop duplicate
Choose the method that you want MediaConvert to use when increasing
@!attribute [rw] framerate_conversion_algorithm
@return [String]
in the settings FramerateNumerator and FramerateDenominator.
SPECIFIED if you want the service to use the frame rate you specify
want the service to use the frame rate from the input. Choose
frame rate for this output. Choose INITIALIZE_FROM_SOURCE if you
FramerateControl to specify which value the service uses for the
specification as a JSON file without the console, use
frame rate as a fraction. If you are creating your transcoding job
approximations of fractions. If you choose Custom, specify your
choose Custom. The framerates shown in the dropdown list are decimal
frame rate conversion, choose a frame rate from the dropdown list or
rate as the input video, choose Follow source. If you want to do
the frame rate for this output. If you want to keep the same frame
If you are using the console, use the Framerate setting to specify
@!attribute [rw] framerate_control
to the value VC3
Required when you set (Codec) under (VideoDescription)>(CodecSettings)