| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
H265Settings |
H265Settings.clone() |
H265Settings |
VideoCodecSettings.getH265Settings() |
H265Settings |
H265Settings.withAdaptiveQuantization(H265AdaptiveQuantization adaptiveQuantization) |
H265Settings |
H265Settings.withAdaptiveQuantization(String adaptiveQuantization) |
H265Settings |
H265Settings.withAlternateTransferFunctionSei(H265AlternateTransferFunctionSei alternateTransferFunctionSei) |
H265Settings |
H265Settings.withAlternateTransferFunctionSei(String alternateTransferFunctionSei) |
H265Settings |
H265Settings.withBitrate(Integer bitrate)
Average bitrate in bits/second.
|
H265Settings |
H265Settings.withCodecLevel(H265CodecLevel codecLevel) |
H265Settings |
H265Settings.withCodecLevel(String codecLevel) |
H265Settings |
H265Settings.withCodecProfile(H265CodecProfile codecProfile) |
H265Settings |
H265Settings.withCodecProfile(String codecProfile) |
H265Settings |
H265Settings.withDynamicSubGop(H265DynamicSubGop dynamicSubGop)
Choose Adaptive to improve subjective video quality for high-motion content.
|
H265Settings |
H265Settings.withDynamicSubGop(String dynamicSubGop)
Choose Adaptive to improve subjective video quality for high-motion content.
|
H265Settings |
H265Settings.withFlickerAdaptiveQuantization(H265FlickerAdaptiveQuantization flickerAdaptiveQuantization) |
H265Settings |
H265Settings.withFlickerAdaptiveQuantization(String flickerAdaptiveQuantization) |
H265Settings |
H265Settings.withFramerateControl(H265FramerateControl framerateControl) |
H265Settings |
H265Settings.withFramerateControl(String framerateControl) |
H265Settings |
H265Settings.withFramerateConversionAlgorithm(H265FramerateConversionAlgorithm framerateConversionAlgorithm) |
H265Settings |
H265Settings.withFramerateConversionAlgorithm(String framerateConversionAlgorithm) |
H265Settings |
H265Settings.withFramerateDenominator(Integer framerateDenominator)
Framerate denominator.
|
H265Settings |
H265Settings.withFramerateNumerator(Integer framerateNumerator)
Framerate numerator - framerate is a fraction, e.g.
|
H265Settings |
H265Settings.withGopBReference(H265GopBReference gopBReference) |
H265Settings |
H265Settings.withGopBReference(String gopBReference) |
H265Settings |
H265Settings.withGopClosedCadence(Integer gopClosedCadence)
Frequency of closed GOPs.
|
H265Settings |
H265Settings.withGopSize(Double gopSize)
GOP Length (keyframe interval) in frames or seconds.
|
H265Settings |
H265Settings.withGopSizeUnits(H265GopSizeUnits gopSizeUnits) |
H265Settings |
H265Settings.withGopSizeUnits(String gopSizeUnits) |
H265Settings |
H265Settings.withHrdBufferInitialFillPercentage(Integer hrdBufferInitialFillPercentage)
Percentage of the buffer that should initially be filled (HRD buffer model).
|
H265Settings |
H265Settings.withHrdBufferSize(Integer hrdBufferSize)
Size of buffer (HRD buffer model) in bits.
|
H265Settings |
H265Settings.withInterlaceMode(H265InterlaceMode interlaceMode) |
H265Settings |
H265Settings.withInterlaceMode(String interlaceMode) |
H265Settings |
H265Settings.withMaxBitrate(Integer maxBitrate)
Maximum bitrate in bits/second.
|
H265Settings |
H265Settings.withMinIInterval(Integer minIInterval)
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
|
H265Settings |
H265Settings.withNumberBFramesBetweenReferenceFrames(Integer numberBFramesBetweenReferenceFrames)
Number of B-frames between reference frames.
|
H265Settings |
H265Settings.withNumberReferenceFrames(Integer numberReferenceFrames)
Number of reference frames to use.
|
H265Settings |
H265Settings.withParControl(H265ParControl parControl) |
H265Settings |
H265Settings.withParControl(String parControl) |
H265Settings |
H265Settings.withParDenominator(Integer parDenominator)
Pixel Aspect Ratio denominator.
|
H265Settings |
H265Settings.withParNumerator(Integer parNumerator)
Pixel Aspect Ratio numerator.
|
H265Settings |
H265Settings.withQualityTuningLevel(H265QualityTuningLevel qualityTuningLevel) |
H265Settings |
H265Settings.withQualityTuningLevel(String qualityTuningLevel) |
H265Settings |
H265Settings.withQvbrSettings(H265QvbrSettings qvbrSettings)
Settings for quality-defined variable bitrate encoding with the H.265 codec.
|
H265Settings |
H265Settings.withRateControlMode(H265RateControlMode rateControlMode) |
H265Settings |
H265Settings.withRateControlMode(String rateControlMode) |
H265Settings |
H265Settings.withSampleAdaptiveOffsetFilterMode(H265SampleAdaptiveOffsetFilterMode sampleAdaptiveOffsetFilterMode) |
H265Settings |
H265Settings.withSampleAdaptiveOffsetFilterMode(String sampleAdaptiveOffsetFilterMode) |
H265Settings |
H265Settings.withSceneChangeDetect(H265SceneChangeDetect sceneChangeDetect) |
H265Settings |
H265Settings.withSceneChangeDetect(String sceneChangeDetect) |
H265Settings |
H265Settings.withSlices(Integer slices)
Number of slices per picture.
|
H265Settings |
H265Settings.withSlowPal(H265SlowPal slowPal) |
H265Settings |
H265Settings.withSlowPal(String slowPal) |
H265Settings |
H265Settings.withSpatialAdaptiveQuantization(H265SpatialAdaptiveQuantization spatialAdaptiveQuantization) |
H265Settings |
H265Settings.withSpatialAdaptiveQuantization(String spatialAdaptiveQuantization) |
H265Settings |
H265Settings.withTelecine(H265Telecine telecine) |
H265Settings |
H265Settings.withTelecine(String telecine) |
H265Settings |
H265Settings.withTemporalAdaptiveQuantization(H265TemporalAdaptiveQuantization temporalAdaptiveQuantization) |
H265Settings |
H265Settings.withTemporalAdaptiveQuantization(String temporalAdaptiveQuantization) |
H265Settings |
H265Settings.withTemporalIds(H265TemporalIds temporalIds) |
H265Settings |
H265Settings.withTemporalIds(String temporalIds) |
H265Settings |
H265Settings.withTiles(H265Tiles tiles) |
H265Settings |
H265Settings.withTiles(String tiles) |
H265Settings |
H265Settings.withUnregisteredSeiTimecode(H265UnregisteredSeiTimecode unregisteredSeiTimecode) |
H265Settings |
H265Settings.withUnregisteredSeiTimecode(String unregisteredSeiTimecode) |
H265Settings |
H265Settings.withWriteMp4PackagingType(H265WriteMp4PackagingType writeMp4PackagingType) |
H265Settings |
H265Settings.withWriteMp4PackagingType(String writeMp4PackagingType) |
| Modifier and Type | Method and Description |
|---|---|
void |
VideoCodecSettings.setH265Settings(H265Settings h265Settings) |
VideoCodecSettings |
VideoCodecSettings.withH265Settings(H265Settings h265Settings) |
Copyright © 2019. All rights reserved.