| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
H264Settings |
H264Settings.clone() |
H264Settings |
VideoCodecSettings.getH264Settings() |
H264Settings |
H264Settings.withAdaptiveQuantization(H264AdaptiveQuantization adaptiveQuantization) |
H264Settings |
H264Settings.withAdaptiveQuantization(String adaptiveQuantization) |
H264Settings |
H264Settings.withBitrate(Integer bitrate)
Average bitrate in bits/second.
|
H264Settings |
H264Settings.withCodecLevel(H264CodecLevel codecLevel) |
H264Settings |
H264Settings.withCodecLevel(String codecLevel) |
H264Settings |
H264Settings.withCodecProfile(H264CodecProfile codecProfile) |
H264Settings |
H264Settings.withCodecProfile(String codecProfile) |
H264Settings |
H264Settings.withDynamicSubGop(H264DynamicSubGop dynamicSubGop)
Choose Adaptive to improve subjective video quality for high-motion content.
|
H264Settings |
H264Settings.withDynamicSubGop(String dynamicSubGop)
Choose Adaptive to improve subjective video quality for high-motion content.
|
H264Settings |
H264Settings.withEntropyEncoding(H264EntropyEncoding entropyEncoding) |
H264Settings |
H264Settings.withEntropyEncoding(String entropyEncoding) |
H264Settings |
H264Settings.withFieldEncoding(H264FieldEncoding fieldEncoding) |
H264Settings |
H264Settings.withFieldEncoding(String fieldEncoding) |
H264Settings |
H264Settings.withFlickerAdaptiveQuantization(H264FlickerAdaptiveQuantization flickerAdaptiveQuantization) |
H264Settings |
H264Settings.withFlickerAdaptiveQuantization(String flickerAdaptiveQuantization) |
H264Settings |
H264Settings.withFramerateControl(H264FramerateControl framerateControl) |
H264Settings |
H264Settings.withFramerateControl(String framerateControl) |
H264Settings |
H264Settings.withFramerateConversionAlgorithm(H264FramerateConversionAlgorithm framerateConversionAlgorithm) |
H264Settings |
H264Settings.withFramerateConversionAlgorithm(String framerateConversionAlgorithm) |
H264Settings |
H264Settings.withFramerateDenominator(Integer framerateDenominator)
When you use the API for transcode jobs that use framerate conversion, specify the framerate as a fraction.
|
H264Settings |
H264Settings.withFramerateNumerator(Integer framerateNumerator)
Framerate numerator - framerate is a fraction, e.g.
|
H264Settings |
H264Settings.withGopBReference(H264GopBReference gopBReference) |
H264Settings |
H264Settings.withGopBReference(String gopBReference) |
H264Settings |
H264Settings.withGopClosedCadence(Integer gopClosedCadence)
Frequency of closed GOPs.
|
H264Settings |
H264Settings.withGopSize(Double gopSize)
GOP Length (keyframe interval) in frames or seconds.
|
H264Settings |
H264Settings.withGopSizeUnits(H264GopSizeUnits gopSizeUnits) |
H264Settings |
H264Settings.withGopSizeUnits(String gopSizeUnits) |
H264Settings |
H264Settings.withHrdBufferInitialFillPercentage(Integer hrdBufferInitialFillPercentage)
Percentage of the buffer that should initially be filled (HRD buffer model).
|
H264Settings |
H264Settings.withHrdBufferSize(Integer hrdBufferSize)
Size of buffer (HRD buffer model) in bits.
|
H264Settings |
H264Settings.withInterlaceMode(H264InterlaceMode interlaceMode) |
H264Settings |
H264Settings.withInterlaceMode(String interlaceMode) |
H264Settings |
H264Settings.withMaxBitrate(Integer maxBitrate)
Maximum bitrate in bits/second.
|
H264Settings |
H264Settings.withMinIInterval(Integer minIInterval)
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
|
H264Settings |
H264Settings.withNumberBFramesBetweenReferenceFrames(Integer numberBFramesBetweenReferenceFrames)
Number of B-frames between reference frames.
|
H264Settings |
H264Settings.withNumberReferenceFrames(Integer numberReferenceFrames)
Number of reference frames to use.
|
H264Settings |
H264Settings.withParControl(H264ParControl parControl) |
H264Settings |
H264Settings.withParControl(String parControl) |
H264Settings |
H264Settings.withParDenominator(Integer parDenominator)
Pixel Aspect Ratio denominator.
|
H264Settings |
H264Settings.withParNumerator(Integer parNumerator)
Pixel Aspect Ratio numerator.
|
H264Settings |
H264Settings.withQualityTuningLevel(H264QualityTuningLevel qualityTuningLevel) |
H264Settings |
H264Settings.withQualityTuningLevel(String qualityTuningLevel) |
H264Settings |
H264Settings.withQvbrSettings(H264QvbrSettings qvbrSettings)
Settings for quality-defined variable bitrate encoding with the H.264 codec.
|
H264Settings |
H264Settings.withRateControlMode(H264RateControlMode rateControlMode) |
H264Settings |
H264Settings.withRateControlMode(String rateControlMode) |
H264Settings |
H264Settings.withRepeatPps(H264RepeatPps repeatPps) |
H264Settings |
H264Settings.withRepeatPps(String repeatPps) |
H264Settings |
H264Settings.withSceneChangeDetect(H264SceneChangeDetect sceneChangeDetect) |
H264Settings |
H264Settings.withSceneChangeDetect(String sceneChangeDetect) |
H264Settings |
H264Settings.withSlices(Integer slices)
Number of slices per picture.
|
H264Settings |
H264Settings.withSlowPal(H264SlowPal slowPal) |
H264Settings |
H264Settings.withSlowPal(String slowPal) |
H264Settings |
H264Settings.withSoftness(Integer softness)
Softness.
|
H264Settings |
H264Settings.withSpatialAdaptiveQuantization(H264SpatialAdaptiveQuantization spatialAdaptiveQuantization) |
H264Settings |
H264Settings.withSpatialAdaptiveQuantization(String spatialAdaptiveQuantization) |
H264Settings |
H264Settings.withSyntax(H264Syntax syntax) |
H264Settings |
H264Settings.withSyntax(String syntax) |
H264Settings |
H264Settings.withTelecine(H264Telecine telecine) |
H264Settings |
H264Settings.withTelecine(String telecine) |
H264Settings |
H264Settings.withTemporalAdaptiveQuantization(H264TemporalAdaptiveQuantization temporalAdaptiveQuantization) |
H264Settings |
H264Settings.withTemporalAdaptiveQuantization(String temporalAdaptiveQuantization) |
H264Settings |
H264Settings.withUnregisteredSeiTimecode(H264UnregisteredSeiTimecode unregisteredSeiTimecode) |
H264Settings |
H264Settings.withUnregisteredSeiTimecode(String unregisteredSeiTimecode) |
| Modifier and Type | Method and Description |
|---|---|
void |
VideoCodecSettings.setH264Settings(H264Settings h264Settings) |
VideoCodecSettings |
VideoCodecSettings.withH264Settings(H264Settings h264Settings) |
Copyright © 2019. All rights reserved.