@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class H265Settings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
H265Settings() |
| Modifier and Type | Method and Description |
|---|---|
H265Settings |
clone() |
boolean |
equals(Object obj) |
String |
getAdaptiveQuantization()
Adaptive quantization.
|
String |
getAlternateTransferFunctionSei()
Enables Alternate Transfer Function SEI message for outputs using Hybrid Log Gamma (HLG) Electro-Optical Transfer
Function (EOTF).
|
Integer |
getBitrate()
Average bitrate in bits/second.
|
String |
getCodecLevel()
H.265 Level.
|
String |
getCodecProfile()
Represents the Profile and Tier, per the HEVC (H.265) specification.
|
String |
getDynamicSubGop()
Choose Adaptive to improve subjective video quality for high-motion content.
|
String |
getFlickerAdaptiveQuantization()
Adjust quantization within each frame to reduce flicker or 'pop' on I-frames.
|
String |
getFramerateControl()
If you are using the console, use the Framerate setting to specify the frame rate for this output.
|
String |
getFramerateConversionAlgorithm()
When set to INTERPOLATE, produces smoother motion during frame rate conversion.
|
Integer |
getFramerateDenominator()
Frame rate denominator.
|
Integer |
getFramerateNumerator()
Frame rate numerator - frame rate is a fraction, e.g.
|
String |
getGopBReference()
If enable, use reference B frames for GOP structures that have B frames > 1.
|
Integer |
getGopClosedCadence()
Frequency of closed GOPs.
|
Double |
getGopSize()
GOP Length (keyframe interval) in frames or seconds.
|
String |
getGopSizeUnits()
Indicates if the GOP Size in H265 is specified in frames or seconds.
|
Integer |
getHrdBufferInitialFillPercentage()
Percentage of the buffer that should initially be filled (HRD buffer model).
|
Integer |
getHrdBufferSize()
Size of buffer (HRD buffer model) in bits.
|
String |
getInterlaceMode()
Use Interlace mode (InterlaceMode) to choose the scan line type for the output.
|
Integer |
getMaxBitrate()
Maximum bitrate in bits/second.
|
Integer |
getMinIInterval()
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
|
Integer |
getNumberBFramesBetweenReferenceFrames()
Number of B-frames between reference frames.
|
Integer |
getNumberReferenceFrames()
Number of reference frames to use.
|
String |
getParControl()
Using the API, enable ParFollowSource if you want the service to use the pixel aspect ratio from the input.
|
Integer |
getParDenominator()
Pixel Aspect Ratio denominator.
|
Integer |
getParNumerator()
Pixel Aspect Ratio numerator.
|
String |
getQualityTuningLevel()
Use Quality tuning level (H265QualityTuningLevel) to specifiy whether to use fast single-pass, high-quality
singlepass, or high-quality multipass video encoding.
|
H265QvbrSettings |
getQvbrSettings()
Settings for quality-defined variable bitrate encoding with the H.265 codec.
|
String |
getRateControlMode()
Use this setting to specify whether this output has a variable bitrate (VBR), constant bitrate (CBR) or
quality-defined variable bitrate (QVBR).
|
String |
getSampleAdaptiveOffsetFilterMode()
Specify Sample Adaptive Offset (SAO) filter strength.
|
String |
getSceneChangeDetect()
Scene change detection (inserts I-frames on scene changes).
|
Integer |
getSlices()
Number of slices per picture.
|
String |
getSlowPal()
Enables Slow PAL rate conversion.
|
String |
getSpatialAdaptiveQuantization()
Adjust quantization within each frame based on spatial variation of content complexity.
|
String |
getTelecine()
This field applies only if the Streams > Advanced > Framerate (framerate) field is set to 29.970.
|
String |
getTemporalAdaptiveQuantization()
Adjust quantization within each frame based on temporal variation of content complexity.
|
String |
getTemporalIds()
Enables temporal layer identifiers in the encoded bitstream.
|
String |
getTiles()
Enable use of tiles, allowing horizontal as well as vertical subdivision of the encoded pictures.
|
String |
getUnregisteredSeiTimecode()
Inserts timecode for each frame as 4 bytes of an unregistered SEI message.
|
String |
getWriteMp4PackagingType()
Use this setting only for outputs encoded with H.265 that are in CMAF or DASH output groups.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setAdaptiveQuantization(String adaptiveQuantization)
Adaptive quantization.
|
void |
setAlternateTransferFunctionSei(String alternateTransferFunctionSei)
Enables Alternate Transfer Function SEI message for outputs using Hybrid Log Gamma (HLG) Electro-Optical Transfer
Function (EOTF).
|
void |
setBitrate(Integer bitrate)
Average bitrate in bits/second.
|
void |
setCodecLevel(String codecLevel)
H.265 Level.
|
void |
setCodecProfile(String codecProfile)
Represents the Profile and Tier, per the HEVC (H.265) specification.
|
void |
setDynamicSubGop(String dynamicSubGop)
Choose Adaptive to improve subjective video quality for high-motion content.
|
void |
setFlickerAdaptiveQuantization(String flickerAdaptiveQuantization)
Adjust quantization within each frame to reduce flicker or 'pop' on I-frames.
|
void |
setFramerateControl(String framerateControl)
If you are using the console, use the Framerate setting to specify the frame rate for this output.
|
void |
setFramerateConversionAlgorithm(String framerateConversionAlgorithm)
When set to INTERPOLATE, produces smoother motion during frame rate conversion.
|
void |
setFramerateDenominator(Integer framerateDenominator)
Frame rate denominator.
|
void |
setFramerateNumerator(Integer framerateNumerator)
Frame rate numerator - frame rate is a fraction, e.g.
|
void |
setGopBReference(String gopBReference)
If enable, use reference B frames for GOP structures that have B frames > 1.
|
void |
setGopClosedCadence(Integer gopClosedCadence)
Frequency of closed GOPs.
|
void |
setGopSize(Double gopSize)
GOP Length (keyframe interval) in frames or seconds.
|
void |
setGopSizeUnits(String gopSizeUnits)
Indicates if the GOP Size in H265 is specified in frames or seconds.
|
void |
setHrdBufferInitialFillPercentage(Integer hrdBufferInitialFillPercentage)
Percentage of the buffer that should initially be filled (HRD buffer model).
|
void |
setHrdBufferSize(Integer hrdBufferSize)
Size of buffer (HRD buffer model) in bits.
|
void |
setInterlaceMode(String interlaceMode)
Use Interlace mode (InterlaceMode) to choose the scan line type for the output.
|
void |
setMaxBitrate(Integer maxBitrate)
Maximum bitrate in bits/second.
|
void |
setMinIInterval(Integer minIInterval)
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
|
void |
setNumberBFramesBetweenReferenceFrames(Integer numberBFramesBetweenReferenceFrames)
Number of B-frames between reference frames.
|
void |
setNumberReferenceFrames(Integer numberReferenceFrames)
Number of reference frames to use.
|
void |
setParControl(String parControl)
Using the API, enable ParFollowSource if you want the service to use the pixel aspect ratio from the input.
|
void |
setParDenominator(Integer parDenominator)
Pixel Aspect Ratio denominator.
|
void |
setParNumerator(Integer parNumerator)
Pixel Aspect Ratio numerator.
|
void |
setQualityTuningLevel(String qualityTuningLevel)
Use Quality tuning level (H265QualityTuningLevel) to specifiy whether to use fast single-pass, high-quality
singlepass, or high-quality multipass video encoding.
|
void |
setQvbrSettings(H265QvbrSettings qvbrSettings)
Settings for quality-defined variable bitrate encoding with the H.265 codec.
|
void |
setRateControlMode(String rateControlMode)
Use this setting to specify whether this output has a variable bitrate (VBR), constant bitrate (CBR) or
quality-defined variable bitrate (QVBR).
|
void |
setSampleAdaptiveOffsetFilterMode(String sampleAdaptiveOffsetFilterMode)
Specify Sample Adaptive Offset (SAO) filter strength.
|
void |
setSceneChangeDetect(String sceneChangeDetect)
Scene change detection (inserts I-frames on scene changes).
|
void |
setSlices(Integer slices)
Number of slices per picture.
|
void |
setSlowPal(String slowPal)
Enables Slow PAL rate conversion.
|
void |
setSpatialAdaptiveQuantization(String spatialAdaptiveQuantization)
Adjust quantization within each frame based on spatial variation of content complexity.
|
void |
setTelecine(String telecine)
This field applies only if the Streams > Advanced > Framerate (framerate) field is set to 29.970.
|
void |
setTemporalAdaptiveQuantization(String temporalAdaptiveQuantization)
Adjust quantization within each frame based on temporal variation of content complexity.
|
void |
setTemporalIds(String temporalIds)
Enables temporal layer identifiers in the encoded bitstream.
|
void |
setTiles(String tiles)
Enable use of tiles, allowing horizontal as well as vertical subdivision of the encoded pictures.
|
void |
setUnregisteredSeiTimecode(String unregisteredSeiTimecode)
Inserts timecode for each frame as 4 bytes of an unregistered SEI message.
|
void |
setWriteMp4PackagingType(String writeMp4PackagingType)
Use this setting only for outputs encoded with H.265 that are in CMAF or DASH output groups.
|
String |
toString()
Returns a string representation of this object.
|
H265Settings |
withAdaptiveQuantization(H265AdaptiveQuantization adaptiveQuantization)
Adaptive quantization.
|
H265Settings |
withAdaptiveQuantization(String adaptiveQuantization)
Adaptive quantization.
|
H265Settings |
withAlternateTransferFunctionSei(H265AlternateTransferFunctionSei alternateTransferFunctionSei)
Enables Alternate Transfer Function SEI message for outputs using Hybrid Log Gamma (HLG) Electro-Optical Transfer
Function (EOTF).
|
H265Settings |
withAlternateTransferFunctionSei(String alternateTransferFunctionSei)
Enables Alternate Transfer Function SEI message for outputs using Hybrid Log Gamma (HLG) Electro-Optical Transfer
Function (EOTF).
|
H265Settings |
withBitrate(Integer bitrate)
Average bitrate in bits/second.
|
H265Settings |
withCodecLevel(H265CodecLevel codecLevel)
H.265 Level.
|
H265Settings |
withCodecLevel(String codecLevel)
H.265 Level.
|
H265Settings |
withCodecProfile(H265CodecProfile codecProfile)
Represents the Profile and Tier, per the HEVC (H.265) specification.
|
H265Settings |
withCodecProfile(String codecProfile)
Represents the Profile and Tier, per the HEVC (H.265) specification.
|
H265Settings |
withDynamicSubGop(H265DynamicSubGop dynamicSubGop)
Choose Adaptive to improve subjective video quality for high-motion content.
|
H265Settings |
withDynamicSubGop(String dynamicSubGop)
Choose Adaptive to improve subjective video quality for high-motion content.
|
H265Settings |
withFlickerAdaptiveQuantization(H265FlickerAdaptiveQuantization flickerAdaptiveQuantization)
Adjust quantization within each frame to reduce flicker or 'pop' on I-frames.
|
H265Settings |
withFlickerAdaptiveQuantization(String flickerAdaptiveQuantization)
Adjust quantization within each frame to reduce flicker or 'pop' on I-frames.
|
H265Settings |
withFramerateControl(H265FramerateControl framerateControl)
If you are using the console, use the Framerate setting to specify the frame rate for this output.
|
H265Settings |
withFramerateControl(String framerateControl)
If you are using the console, use the Framerate setting to specify the frame rate for this output.
|
H265Settings |
withFramerateConversionAlgorithm(H265FramerateConversionAlgorithm framerateConversionAlgorithm)
When set to INTERPOLATE, produces smoother motion during frame rate conversion.
|
H265Settings |
withFramerateConversionAlgorithm(String framerateConversionAlgorithm)
When set to INTERPOLATE, produces smoother motion during frame rate conversion.
|
H265Settings |
withFramerateDenominator(Integer framerateDenominator)
Frame rate denominator.
|
H265Settings |
withFramerateNumerator(Integer framerateNumerator)
Frame rate numerator - frame rate is a fraction, e.g.
|
H265Settings |
withGopBReference(H265GopBReference gopBReference)
If enable, use reference B frames for GOP structures that have B frames > 1.
|
H265Settings |
withGopBReference(String gopBReference)
If enable, use reference B frames for GOP structures that have B frames > 1.
|
H265Settings |
withGopClosedCadence(Integer gopClosedCadence)
Frequency of closed GOPs.
|
H265Settings |
withGopSize(Double gopSize)
GOP Length (keyframe interval) in frames or seconds.
|
H265Settings |
withGopSizeUnits(H265GopSizeUnits gopSizeUnits)
Indicates if the GOP Size in H265 is specified in frames or seconds.
|
H265Settings |
withGopSizeUnits(String gopSizeUnits)
Indicates if the GOP Size in H265 is specified in frames or seconds.
|
H265Settings |
withHrdBufferInitialFillPercentage(Integer hrdBufferInitialFillPercentage)
Percentage of the buffer that should initially be filled (HRD buffer model).
|
H265Settings |
withHrdBufferSize(Integer hrdBufferSize)
Size of buffer (HRD buffer model) in bits.
|
H265Settings |
withInterlaceMode(H265InterlaceMode interlaceMode)
Use Interlace mode (InterlaceMode) to choose the scan line type for the output.
|
H265Settings |
withInterlaceMode(String interlaceMode)
Use Interlace mode (InterlaceMode) to choose the scan line type for the output.
|
H265Settings |
withMaxBitrate(Integer maxBitrate)
Maximum bitrate in bits/second.
|
H265Settings |
withMinIInterval(Integer minIInterval)
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
|
H265Settings |
withNumberBFramesBetweenReferenceFrames(Integer numberBFramesBetweenReferenceFrames)
Number of B-frames between reference frames.
|
H265Settings |
withNumberReferenceFrames(Integer numberReferenceFrames)
Number of reference frames to use.
|
H265Settings |
withParControl(H265ParControl parControl)
Using the API, enable ParFollowSource if you want the service to use the pixel aspect ratio from the input.
|
H265Settings |
withParControl(String parControl)
Using the API, enable ParFollowSource if you want the service to use the pixel aspect ratio from the input.
|
H265Settings |
withParDenominator(Integer parDenominator)
Pixel Aspect Ratio denominator.
|
H265Settings |
withParNumerator(Integer parNumerator)
Pixel Aspect Ratio numerator.
|
H265Settings |
withQualityTuningLevel(H265QualityTuningLevel qualityTuningLevel)
Use Quality tuning level (H265QualityTuningLevel) to specifiy whether to use fast single-pass, high-quality
singlepass, or high-quality multipass video encoding.
|
H265Settings |
withQualityTuningLevel(String qualityTuningLevel)
Use Quality tuning level (H265QualityTuningLevel) to specifiy whether to use fast single-pass, high-quality
singlepass, or high-quality multipass video encoding.
|
H265Settings |
withQvbrSettings(H265QvbrSettings qvbrSettings)
Settings for quality-defined variable bitrate encoding with the H.265 codec.
|
H265Settings |
withRateControlMode(H265RateControlMode rateControlMode)
Use this setting to specify whether this output has a variable bitrate (VBR), constant bitrate (CBR) or
quality-defined variable bitrate (QVBR).
|
H265Settings |
withRateControlMode(String rateControlMode)
Use this setting to specify whether this output has a variable bitrate (VBR), constant bitrate (CBR) or
quality-defined variable bitrate (QVBR).
|
H265Settings |
withSampleAdaptiveOffsetFilterMode(H265SampleAdaptiveOffsetFilterMode sampleAdaptiveOffsetFilterMode)
Specify Sample Adaptive Offset (SAO) filter strength.
|
H265Settings |
withSampleAdaptiveOffsetFilterMode(String sampleAdaptiveOffsetFilterMode)
Specify Sample Adaptive Offset (SAO) filter strength.
|
H265Settings |
withSceneChangeDetect(H265SceneChangeDetect sceneChangeDetect)
Scene change detection (inserts I-frames on scene changes).
|
H265Settings |
withSceneChangeDetect(String sceneChangeDetect)
Scene change detection (inserts I-frames on scene changes).
|
H265Settings |
withSlices(Integer slices)
Number of slices per picture.
|
H265Settings |
withSlowPal(H265SlowPal slowPal)
Enables Slow PAL rate conversion.
|
H265Settings |
withSlowPal(String slowPal)
Enables Slow PAL rate conversion.
|
H265Settings |
withSpatialAdaptiveQuantization(H265SpatialAdaptiveQuantization spatialAdaptiveQuantization)
Adjust quantization within each frame based on spatial variation of content complexity.
|
H265Settings |
withSpatialAdaptiveQuantization(String spatialAdaptiveQuantization)
Adjust quantization within each frame based on spatial variation of content complexity.
|
H265Settings |
withTelecine(H265Telecine telecine)
This field applies only if the Streams > Advanced > Framerate (framerate) field is set to 29.970.
|
H265Settings |
withTelecine(String telecine)
This field applies only if the Streams > Advanced > Framerate (framerate) field is set to 29.970.
|
H265Settings |
withTemporalAdaptiveQuantization(H265TemporalAdaptiveQuantization temporalAdaptiveQuantization)
Adjust quantization within each frame based on temporal variation of content complexity.
|
H265Settings |
withTemporalAdaptiveQuantization(String temporalAdaptiveQuantization)
Adjust quantization within each frame based on temporal variation of content complexity.
|
H265Settings |
withTemporalIds(H265TemporalIds temporalIds)
Enables temporal layer identifiers in the encoded bitstream.
|
H265Settings |
withTemporalIds(String temporalIds)
Enables temporal layer identifiers in the encoded bitstream.
|
H265Settings |
withTiles(H265Tiles tiles)
Enable use of tiles, allowing horizontal as well as vertical subdivision of the encoded pictures.
|
H265Settings |
withTiles(String tiles)
Enable use of tiles, allowing horizontal as well as vertical subdivision of the encoded pictures.
|
H265Settings |
withUnregisteredSeiTimecode(H265UnregisteredSeiTimecode unregisteredSeiTimecode)
Inserts timecode for each frame as 4 bytes of an unregistered SEI message.
|
H265Settings |
withUnregisteredSeiTimecode(String unregisteredSeiTimecode)
Inserts timecode for each frame as 4 bytes of an unregistered SEI message.
|
H265Settings |
withWriteMp4PackagingType(H265WriteMp4PackagingType writeMp4PackagingType)
Use this setting only for outputs encoded with H.265 that are in CMAF or DASH output groups.
|
H265Settings |
withWriteMp4PackagingType(String writeMp4PackagingType)
Use this setting only for outputs encoded with H.265 that are in CMAF or DASH output groups.
|
public void setAdaptiveQuantization(String adaptiveQuantization)
adaptiveQuantization - Adaptive quantization. Allows intra-frame quantizers to vary to improve visual quality.H265AdaptiveQuantizationpublic String getAdaptiveQuantization()
H265AdaptiveQuantizationpublic H265Settings withAdaptiveQuantization(String adaptiveQuantization)
adaptiveQuantization - Adaptive quantization. Allows intra-frame quantizers to vary to improve visual quality.H265AdaptiveQuantizationpublic H265Settings withAdaptiveQuantization(H265AdaptiveQuantization adaptiveQuantization)
adaptiveQuantization - Adaptive quantization. Allows intra-frame quantizers to vary to improve visual quality.H265AdaptiveQuantizationpublic void setAlternateTransferFunctionSei(String alternateTransferFunctionSei)
alternateTransferFunctionSei - Enables Alternate Transfer Function SEI message for outputs using Hybrid Log Gamma (HLG) Electro-Optical
Transfer Function (EOTF).H265AlternateTransferFunctionSeipublic String getAlternateTransferFunctionSei()
H265AlternateTransferFunctionSeipublic H265Settings withAlternateTransferFunctionSei(String alternateTransferFunctionSei)
alternateTransferFunctionSei - Enables Alternate Transfer Function SEI message for outputs using Hybrid Log Gamma (HLG) Electro-Optical
Transfer Function (EOTF).H265AlternateTransferFunctionSeipublic H265Settings withAlternateTransferFunctionSei(H265AlternateTransferFunctionSei alternateTransferFunctionSei)
alternateTransferFunctionSei - Enables Alternate Transfer Function SEI message for outputs using Hybrid Log Gamma (HLG) Electro-Optical
Transfer Function (EOTF).H265AlternateTransferFunctionSeipublic void setBitrate(Integer bitrate)
bitrate - Average bitrate in bits/second. Required for VBR and CBR. For MS Smooth outputs, bitrates must be unique
when rounded down to the nearest multiple of 1000.public Integer getBitrate()
public H265Settings withBitrate(Integer bitrate)
bitrate - Average bitrate in bits/second. Required for VBR and CBR. For MS Smooth outputs, bitrates must be unique
when rounded down to the nearest multiple of 1000.public void setCodecLevel(String codecLevel)
codecLevel - H.265 Level.H265CodecLevelpublic String getCodecLevel()
H265CodecLevelpublic H265Settings withCodecLevel(String codecLevel)
codecLevel - H.265 Level.H265CodecLevelpublic H265Settings withCodecLevel(H265CodecLevel codecLevel)
codecLevel - H.265 Level.H265CodecLevelpublic void setCodecProfile(String codecProfile)
codecProfile - Represents the Profile and Tier, per the HEVC (H.265) specification. Selections are grouped as [Profile] /
[Tier], so "Main/High" represents Main Profile with High Tier. 4:2:2 profiles are only available with the
HEVC 4:2:2 License.H265CodecProfilepublic String getCodecProfile()
H265CodecProfilepublic H265Settings withCodecProfile(String codecProfile)
codecProfile - Represents the Profile and Tier, per the HEVC (H.265) specification. Selections are grouped as [Profile] /
[Tier], so "Main/High" represents Main Profile with High Tier. 4:2:2 profiles are only available with the
HEVC 4:2:2 License.H265CodecProfilepublic H265Settings withCodecProfile(H265CodecProfile codecProfile)
codecProfile - Represents the Profile and Tier, per the HEVC (H.265) specification. Selections are grouped as [Profile] /
[Tier], so "Main/High" represents Main Profile with High Tier. 4:2:2 profiles are only available with the
HEVC 4:2:2 License.H265CodecProfilepublic void setDynamicSubGop(String dynamicSubGop)
dynamicSubGop - Choose Adaptive to improve subjective video quality for high-motion content. This will cause the service
to use fewer B-frames (which infer information based on other frames) for high-motion portions of the
video and more B-frames for low-motion portions. The maximum number of B-frames is limited by the value
you provide for the setting B frames between reference frames (numberBFramesBetweenReferenceFrames).H265DynamicSubGoppublic String getDynamicSubGop()
H265DynamicSubGoppublic H265Settings withDynamicSubGop(String dynamicSubGop)
dynamicSubGop - Choose Adaptive to improve subjective video quality for high-motion content. This will cause the service
to use fewer B-frames (which infer information based on other frames) for high-motion portions of the
video and more B-frames for low-motion portions. The maximum number of B-frames is limited by the value
you provide for the setting B frames between reference frames (numberBFramesBetweenReferenceFrames).H265DynamicSubGoppublic H265Settings withDynamicSubGop(H265DynamicSubGop dynamicSubGop)
dynamicSubGop - Choose Adaptive to improve subjective video quality for high-motion content. This will cause the service
to use fewer B-frames (which infer information based on other frames) for high-motion portions of the
video and more B-frames for low-motion portions. The maximum number of B-frames is limited by the value
you provide for the setting B frames between reference frames (numberBFramesBetweenReferenceFrames).H265DynamicSubGoppublic void setFlickerAdaptiveQuantization(String flickerAdaptiveQuantization)
flickerAdaptiveQuantization - Adjust quantization within each frame to reduce flicker or 'pop' on I-frames.H265FlickerAdaptiveQuantizationpublic String getFlickerAdaptiveQuantization()
H265FlickerAdaptiveQuantizationpublic H265Settings withFlickerAdaptiveQuantization(String flickerAdaptiveQuantization)
flickerAdaptiveQuantization - Adjust quantization within each frame to reduce flicker or 'pop' on I-frames.H265FlickerAdaptiveQuantizationpublic H265Settings withFlickerAdaptiveQuantization(H265FlickerAdaptiveQuantization flickerAdaptiveQuantization)
flickerAdaptiveQuantization - Adjust quantization within each frame to reduce flicker or 'pop' on I-frames.H265FlickerAdaptiveQuantizationpublic void setFramerateControl(String framerateControl)
framerateControl - If you are using the console, use the Framerate setting to specify the frame rate for this output. If you
want to keep the same frame rate as the input video, choose Follow source. If you want to do frame rate
conversion, choose a frame rate from the dropdown list or choose Custom. The framerates shown in the
dropdown list are decimal approximations of fractions. If you choose Custom, specify your frame rate as a
fraction. If you are creating your transcoding job sepecification as a JSON file without the console, use
FramerateControl to specify which value the service uses for the frame rate for this output. Choose
INITIALIZE_FROM_SOURCE if you want the service to use the frame rate from the input. Choose SPECIFIED if
you want the service to use the frame rate you specify in the settings FramerateNumerator and
FramerateDenominator.H265FramerateControlpublic String getFramerateControl()
H265FramerateControlpublic H265Settings withFramerateControl(String framerateControl)
framerateControl - If you are using the console, use the Framerate setting to specify the frame rate for this output. If you
want to keep the same frame rate as the input video, choose Follow source. If you want to do frame rate
conversion, choose a frame rate from the dropdown list or choose Custom. The framerates shown in the
dropdown list are decimal approximations of fractions. If you choose Custom, specify your frame rate as a
fraction. If you are creating your transcoding job sepecification as a JSON file without the console, use
FramerateControl to specify which value the service uses for the frame rate for this output. Choose
INITIALIZE_FROM_SOURCE if you want the service to use the frame rate from the input. Choose SPECIFIED if
you want the service to use the frame rate you specify in the settings FramerateNumerator and
FramerateDenominator.H265FramerateControlpublic H265Settings withFramerateControl(H265FramerateControl framerateControl)
framerateControl - If you are using the console, use the Framerate setting to specify the frame rate for this output. If you
want to keep the same frame rate as the input video, choose Follow source. If you want to do frame rate
conversion, choose a frame rate from the dropdown list or choose Custom. The framerates shown in the
dropdown list are decimal approximations of fractions. If you choose Custom, specify your frame rate as a
fraction. If you are creating your transcoding job sepecification as a JSON file without the console, use
FramerateControl to specify which value the service uses for the frame rate for this output. Choose
INITIALIZE_FROM_SOURCE if you want the service to use the frame rate from the input. Choose SPECIFIED if
you want the service to use the frame rate you specify in the settings FramerateNumerator and
FramerateDenominator.H265FramerateControlpublic void setFramerateConversionAlgorithm(String framerateConversionAlgorithm)
framerateConversionAlgorithm - When set to INTERPOLATE, produces smoother motion during frame rate conversion.H265FramerateConversionAlgorithmpublic String getFramerateConversionAlgorithm()
H265FramerateConversionAlgorithmpublic H265Settings withFramerateConversionAlgorithm(String framerateConversionAlgorithm)
framerateConversionAlgorithm - When set to INTERPOLATE, produces smoother motion during frame rate conversion.H265FramerateConversionAlgorithmpublic H265Settings withFramerateConversionAlgorithm(H265FramerateConversionAlgorithm framerateConversionAlgorithm)
framerateConversionAlgorithm - When set to INTERPOLATE, produces smoother motion during frame rate conversion.H265FramerateConversionAlgorithmpublic void setFramerateDenominator(Integer framerateDenominator)
framerateDenominator - Frame rate denominator.public Integer getFramerateDenominator()
public H265Settings withFramerateDenominator(Integer framerateDenominator)
framerateDenominator - Frame rate denominator.public void setFramerateNumerator(Integer framerateNumerator)
framerateNumerator - Frame rate numerator - frame rate is a fraction, e.g. 24000 / 1001 = 23.976 fps.public Integer getFramerateNumerator()
public H265Settings withFramerateNumerator(Integer framerateNumerator)
framerateNumerator - Frame rate numerator - frame rate is a fraction, e.g. 24000 / 1001 = 23.976 fps.public void setGopBReference(String gopBReference)
gopBReference - If enable, use reference B frames for GOP structures that have B frames > 1.H265GopBReferencepublic String getGopBReference()
H265GopBReferencepublic H265Settings withGopBReference(String gopBReference)
gopBReference - If enable, use reference B frames for GOP structures that have B frames > 1.H265GopBReferencepublic H265Settings withGopBReference(H265GopBReference gopBReference)
gopBReference - If enable, use reference B frames for GOP structures that have B frames > 1.H265GopBReferencepublic void setGopClosedCadence(Integer gopClosedCadence)
gopClosedCadence - Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder
joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break
output segmenting.public Integer getGopClosedCadence()
public H265Settings withGopClosedCadence(Integer gopClosedCadence)
gopClosedCadence - Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder
joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break
output segmenting.public void setGopSize(Double gopSize)
gopSize - GOP Length (keyframe interval) in frames or seconds. Must be greater than zero.public Double getGopSize()
public H265Settings withGopSize(Double gopSize)
gopSize - GOP Length (keyframe interval) in frames or seconds. Must be greater than zero.public void setGopSizeUnits(String gopSizeUnits)
gopSizeUnits - Indicates if the GOP Size in H265 is specified in frames or seconds. If seconds the system will convert
the GOP Size into a frame count at run time.H265GopSizeUnitspublic String getGopSizeUnits()
H265GopSizeUnitspublic H265Settings withGopSizeUnits(String gopSizeUnits)
gopSizeUnits - Indicates if the GOP Size in H265 is specified in frames or seconds. If seconds the system will convert
the GOP Size into a frame count at run time.H265GopSizeUnitspublic H265Settings withGopSizeUnits(H265GopSizeUnits gopSizeUnits)
gopSizeUnits - Indicates if the GOP Size in H265 is specified in frames or seconds. If seconds the system will convert
the GOP Size into a frame count at run time.H265GopSizeUnitspublic void setHrdBufferInitialFillPercentage(Integer hrdBufferInitialFillPercentage)
hrdBufferInitialFillPercentage - Percentage of the buffer that should initially be filled (HRD buffer model).public Integer getHrdBufferInitialFillPercentage()
public H265Settings withHrdBufferInitialFillPercentage(Integer hrdBufferInitialFillPercentage)
hrdBufferInitialFillPercentage - Percentage of the buffer that should initially be filled (HRD buffer model).public void setHrdBufferSize(Integer hrdBufferSize)
hrdBufferSize - Size of buffer (HRD buffer model) in bits. For example, enter five megabits as 5000000.public Integer getHrdBufferSize()
public H265Settings withHrdBufferSize(Integer hrdBufferSize)
hrdBufferSize - Size of buffer (HRD buffer model) in bits. For example, enter five megabits as 5000000.public void setInterlaceMode(String interlaceMode)
interlaceMode - Use Interlace mode (InterlaceMode) to choose the scan line type for the output. * Top Field First
(TOP_FIELD) and Bottom Field First (BOTTOM_FIELD) produce interlaced output with the entire output having
the same field polarity (top or bottom first). * Follow, Default Top (FOLLOW_TOP_FIELD) and Follow,
Default Bottom (FOLLOW_BOTTOM_FIELD) use the same field polarity as the source. Therefore, behavior
depends on the input scan type. - If the source is interlaced, the output will be interlaced with the same
polarity as the source (it will follow the source). The output could therefore be a mix of
"top field first" and "bottom field first". - If the source is progressive, the output will be interlaced
with "top field first" or "bottom field first" polarity, depending on which of the Follow options you
chose.H265InterlaceModepublic String getInterlaceMode()
H265InterlaceModepublic H265Settings withInterlaceMode(String interlaceMode)
interlaceMode - Use Interlace mode (InterlaceMode) to choose the scan line type for the output. * Top Field First
(TOP_FIELD) and Bottom Field First (BOTTOM_FIELD) produce interlaced output with the entire output having
the same field polarity (top or bottom first). * Follow, Default Top (FOLLOW_TOP_FIELD) and Follow,
Default Bottom (FOLLOW_BOTTOM_FIELD) use the same field polarity as the source. Therefore, behavior
depends on the input scan type. - If the source is interlaced, the output will be interlaced with the same
polarity as the source (it will follow the source). The output could therefore be a mix of
"top field first" and "bottom field first". - If the source is progressive, the output will be interlaced
with "top field first" or "bottom field first" polarity, depending on which of the Follow options you
chose.H265InterlaceModepublic H265Settings withInterlaceMode(H265InterlaceMode interlaceMode)
interlaceMode - Use Interlace mode (InterlaceMode) to choose the scan line type for the output. * Top Field First
(TOP_FIELD) and Bottom Field First (BOTTOM_FIELD) produce interlaced output with the entire output having
the same field polarity (top or bottom first). * Follow, Default Top (FOLLOW_TOP_FIELD) and Follow,
Default Bottom (FOLLOW_BOTTOM_FIELD) use the same field polarity as the source. Therefore, behavior
depends on the input scan type. - If the source is interlaced, the output will be interlaced with the same
polarity as the source (it will follow the source). The output could therefore be a mix of
"top field first" and "bottom field first". - If the source is progressive, the output will be interlaced
with "top field first" or "bottom field first" polarity, depending on which of the Follow options you
chose.H265InterlaceModepublic void setMaxBitrate(Integer maxBitrate)
maxBitrate - Maximum bitrate in bits/second. For example, enter five megabits per second as 5000000. Required when Rate
control mode is QVBR.public Integer getMaxBitrate()
public H265Settings withMaxBitrate(Integer maxBitrate)
maxBitrate - Maximum bitrate in bits/second. For example, enter five megabits per second as 5000000. Required when Rate
control mode is QVBR.public void setMinIInterval(Integer minIInterval)
minIInterval - Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or
stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting
I-interval. The normal cadence resumes for the next GOP. This setting is only used when Scene Change
Detect is enabled. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1public Integer getMinIInterval()
public H265Settings withMinIInterval(Integer minIInterval)
minIInterval - Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or
stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting
I-interval. The normal cadence resumes for the next GOP. This setting is only used when Scene Change
Detect is enabled. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1public void setNumberBFramesBetweenReferenceFrames(Integer numberBFramesBetweenReferenceFrames)
numberBFramesBetweenReferenceFrames - Number of B-frames between reference frames.public Integer getNumberBFramesBetweenReferenceFrames()
public H265Settings withNumberBFramesBetweenReferenceFrames(Integer numberBFramesBetweenReferenceFrames)
numberBFramesBetweenReferenceFrames - Number of B-frames between reference frames.public void setNumberReferenceFrames(Integer numberReferenceFrames)
numberReferenceFrames - Number of reference frames to use. The encoder may use more than requested if using B-frames and/or
interlaced encoding.public Integer getNumberReferenceFrames()
public H265Settings withNumberReferenceFrames(Integer numberReferenceFrames)
numberReferenceFrames - Number of reference frames to use. The encoder may use more than requested if using B-frames and/or
interlaced encoding.public void setParControl(String parControl)
parControl - Using the API, enable ParFollowSource if you want the service to use the pixel aspect ratio from the
input. Using the console, do this by choosing Follow source for Pixel aspect ratio.H265ParControlpublic String getParControl()
H265ParControlpublic H265Settings withParControl(String parControl)
parControl - Using the API, enable ParFollowSource if you want the service to use the pixel aspect ratio from the
input. Using the console, do this by choosing Follow source for Pixel aspect ratio.H265ParControlpublic H265Settings withParControl(H265ParControl parControl)
parControl - Using the API, enable ParFollowSource if you want the service to use the pixel aspect ratio from the
input. Using the console, do this by choosing Follow source for Pixel aspect ratio.H265ParControlpublic void setParDenominator(Integer parDenominator)
parDenominator - Pixel Aspect Ratio denominator.public Integer getParDenominator()
public H265Settings withParDenominator(Integer parDenominator)
parDenominator - Pixel Aspect Ratio denominator.public void setParNumerator(Integer parNumerator)
parNumerator - Pixel Aspect Ratio numerator.public Integer getParNumerator()
public H265Settings withParNumerator(Integer parNumerator)
parNumerator - Pixel Aspect Ratio numerator.public void setQualityTuningLevel(String qualityTuningLevel)
qualityTuningLevel - Use Quality tuning level (H265QualityTuningLevel) to specifiy whether to use fast single-pass,
high-quality singlepass, or high-quality multipass video encoding.H265QualityTuningLevelpublic String getQualityTuningLevel()
H265QualityTuningLevelpublic H265Settings withQualityTuningLevel(String qualityTuningLevel)
qualityTuningLevel - Use Quality tuning level (H265QualityTuningLevel) to specifiy whether to use fast single-pass,
high-quality singlepass, or high-quality multipass video encoding.H265QualityTuningLevelpublic H265Settings withQualityTuningLevel(H265QualityTuningLevel qualityTuningLevel)
qualityTuningLevel - Use Quality tuning level (H265QualityTuningLevel) to specifiy whether to use fast single-pass,
high-quality singlepass, or high-quality multipass video encoding.H265QualityTuningLevelpublic void setQvbrSettings(H265QvbrSettings qvbrSettings)
qvbrSettings - Settings for quality-defined variable bitrate encoding with the H.265 codec. Required when you set Rate
control mode to QVBR. Not valid when you set Rate control mode to a value other than QVBR, or when you
don't define Rate control mode.public H265QvbrSettings getQvbrSettings()
public H265Settings withQvbrSettings(H265QvbrSettings qvbrSettings)
qvbrSettings - Settings for quality-defined variable bitrate encoding with the H.265 codec. Required when you set Rate
control mode to QVBR. Not valid when you set Rate control mode to a value other than QVBR, or when you
don't define Rate control mode.public void setRateControlMode(String rateControlMode)
rateControlMode - Use this setting to specify whether this output has a variable bitrate (VBR), constant bitrate (CBR) or
quality-defined variable bitrate (QVBR).H265RateControlModepublic String getRateControlMode()
H265RateControlModepublic H265Settings withRateControlMode(String rateControlMode)
rateControlMode - Use this setting to specify whether this output has a variable bitrate (VBR), constant bitrate (CBR) or
quality-defined variable bitrate (QVBR).H265RateControlModepublic H265Settings withRateControlMode(H265RateControlMode rateControlMode)
rateControlMode - Use this setting to specify whether this output has a variable bitrate (VBR), constant bitrate (CBR) or
quality-defined variable bitrate (QVBR).H265RateControlModepublic void setSampleAdaptiveOffsetFilterMode(String sampleAdaptiveOffsetFilterMode)
sampleAdaptiveOffsetFilterMode - Specify Sample Adaptive Offset (SAO) filter strength. Adaptive mode dynamically selects best strength
based on contentH265SampleAdaptiveOffsetFilterModepublic String getSampleAdaptiveOffsetFilterMode()
H265SampleAdaptiveOffsetFilterModepublic H265Settings withSampleAdaptiveOffsetFilterMode(String sampleAdaptiveOffsetFilterMode)
sampleAdaptiveOffsetFilterMode - Specify Sample Adaptive Offset (SAO) filter strength. Adaptive mode dynamically selects best strength
based on contentH265SampleAdaptiveOffsetFilterModepublic H265Settings withSampleAdaptiveOffsetFilterMode(H265SampleAdaptiveOffsetFilterMode sampleAdaptiveOffsetFilterMode)
sampleAdaptiveOffsetFilterMode - Specify Sample Adaptive Offset (SAO) filter strength. Adaptive mode dynamically selects best strength
based on contentH265SampleAdaptiveOffsetFilterModepublic void setSceneChangeDetect(String sceneChangeDetect)
sceneChangeDetect - Scene change detection (inserts I-frames on scene changes).H265SceneChangeDetectpublic String getSceneChangeDetect()
H265SceneChangeDetectpublic H265Settings withSceneChangeDetect(String sceneChangeDetect)
sceneChangeDetect - Scene change detection (inserts I-frames on scene changes).H265SceneChangeDetectpublic H265Settings withSceneChangeDetect(H265SceneChangeDetect sceneChangeDetect)
sceneChangeDetect - Scene change detection (inserts I-frames on scene changes).H265SceneChangeDetectpublic void setSlices(Integer slices)
slices - Number of slices per picture. Must be less than or equal to the number of macroblock rows for progressive
pictures, and less than or equal to half the number of macroblock rows for interlaced pictures.public Integer getSlices()
public H265Settings withSlices(Integer slices)
slices - Number of slices per picture. Must be less than or equal to the number of macroblock rows for progressive
pictures, and less than or equal to half the number of macroblock rows for interlaced pictures.public void setSlowPal(String slowPal)
slowPal - Enables Slow PAL rate conversion. 23.976fps and 24fps input is relabeled as 25fps, and audio is sped up
correspondingly.H265SlowPalpublic String getSlowPal()
H265SlowPalpublic H265Settings withSlowPal(String slowPal)
slowPal - Enables Slow PAL rate conversion. 23.976fps and 24fps input is relabeled as 25fps, and audio is sped up
correspondingly.H265SlowPalpublic H265Settings withSlowPal(H265SlowPal slowPal)
slowPal - Enables Slow PAL rate conversion. 23.976fps and 24fps input is relabeled as 25fps, and audio is sped up
correspondingly.H265SlowPalpublic void setSpatialAdaptiveQuantization(String spatialAdaptiveQuantization)
spatialAdaptiveQuantization - Adjust quantization within each frame based on spatial variation of content complexity.H265SpatialAdaptiveQuantizationpublic String getSpatialAdaptiveQuantization()
H265SpatialAdaptiveQuantizationpublic H265Settings withSpatialAdaptiveQuantization(String spatialAdaptiveQuantization)
spatialAdaptiveQuantization - Adjust quantization within each frame based on spatial variation of content complexity.H265SpatialAdaptiveQuantizationpublic H265Settings withSpatialAdaptiveQuantization(H265SpatialAdaptiveQuantization spatialAdaptiveQuantization)
spatialAdaptiveQuantization - Adjust quantization within each frame based on spatial variation of content complexity.H265SpatialAdaptiveQuantizationpublic void setTelecine(String telecine)
telecine - This field applies only if the Streams > Advanced > Framerate (framerate) field is set to 29.970. This
field works with the Streams > Advanced > Preprocessors > Deinterlacer field (deinterlace_mode) and the
Streams > Advanced > Interlaced Mode field (interlace_mode) to identify the scan type for the output:
Progressive, Interlaced, Hard Telecine or Soft Telecine. - Hard: produces 29.97i output from 23.976 input.
- Soft: produces 23.976; the player converts this output to 29.97i.H265Telecinepublic String getTelecine()
H265Telecinepublic H265Settings withTelecine(String telecine)
telecine - This field applies only if the Streams > Advanced > Framerate (framerate) field is set to 29.970. This
field works with the Streams > Advanced > Preprocessors > Deinterlacer field (deinterlace_mode) and the
Streams > Advanced > Interlaced Mode field (interlace_mode) to identify the scan type for the output:
Progressive, Interlaced, Hard Telecine or Soft Telecine. - Hard: produces 29.97i output from 23.976 input.
- Soft: produces 23.976; the player converts this output to 29.97i.H265Telecinepublic H265Settings withTelecine(H265Telecine telecine)
telecine - This field applies only if the Streams > Advanced > Framerate (framerate) field is set to 29.970. This
field works with the Streams > Advanced > Preprocessors > Deinterlacer field (deinterlace_mode) and the
Streams > Advanced > Interlaced Mode field (interlace_mode) to identify the scan type for the output:
Progressive, Interlaced, Hard Telecine or Soft Telecine. - Hard: produces 29.97i output from 23.976 input.
- Soft: produces 23.976; the player converts this output to 29.97i.H265Telecinepublic void setTemporalAdaptiveQuantization(String temporalAdaptiveQuantization)
temporalAdaptiveQuantization - Adjust quantization within each frame based on temporal variation of content complexity.H265TemporalAdaptiveQuantizationpublic String getTemporalAdaptiveQuantization()
H265TemporalAdaptiveQuantizationpublic H265Settings withTemporalAdaptiveQuantization(String temporalAdaptiveQuantization)
temporalAdaptiveQuantization - Adjust quantization within each frame based on temporal variation of content complexity.H265TemporalAdaptiveQuantizationpublic H265Settings withTemporalAdaptiveQuantization(H265TemporalAdaptiveQuantization temporalAdaptiveQuantization)
temporalAdaptiveQuantization - Adjust quantization within each frame based on temporal variation of content complexity.H265TemporalAdaptiveQuantizationpublic void setTemporalIds(String temporalIds)
temporalIds - Enables temporal layer identifiers in the encoded bitstream. Up to 3 layers are supported depending on GOP
structure: I- and P-frames form one layer, reference B-frames can form a second layer and non-reference
b-frames can form a third layer. Decoders can optionally decode only the lower temporal layers to generate
a lower frame rate output. For example, given a bitstream with temporal IDs and with b-frames = 1 (i.e.
IbPbPb display order), a decoder could decode all the frames for full frame rate output or only the I and
P frames (lowest temporal layer) for a half frame rate output.H265TemporalIdspublic String getTemporalIds()
H265TemporalIdspublic H265Settings withTemporalIds(String temporalIds)
temporalIds - Enables temporal layer identifiers in the encoded bitstream. Up to 3 layers are supported depending on GOP
structure: I- and P-frames form one layer, reference B-frames can form a second layer and non-reference
b-frames can form a third layer. Decoders can optionally decode only the lower temporal layers to generate
a lower frame rate output. For example, given a bitstream with temporal IDs and with b-frames = 1 (i.e.
IbPbPb display order), a decoder could decode all the frames for full frame rate output or only the I and
P frames (lowest temporal layer) for a half frame rate output.H265TemporalIdspublic H265Settings withTemporalIds(H265TemporalIds temporalIds)
temporalIds - Enables temporal layer identifiers in the encoded bitstream. Up to 3 layers are supported depending on GOP
structure: I- and P-frames form one layer, reference B-frames can form a second layer and non-reference
b-frames can form a third layer. Decoders can optionally decode only the lower temporal layers to generate
a lower frame rate output. For example, given a bitstream with temporal IDs and with b-frames = 1 (i.e.
IbPbPb display order), a decoder could decode all the frames for full frame rate output or only the I and
P frames (lowest temporal layer) for a half frame rate output.H265TemporalIdspublic void setTiles(String tiles)
tiles - Enable use of tiles, allowing horizontal as well as vertical subdivision of the encoded pictures.H265Tilespublic String getTiles()
H265Tilespublic H265Settings withTiles(String tiles)
tiles - Enable use of tiles, allowing horizontal as well as vertical subdivision of the encoded pictures.H265Tilespublic H265Settings withTiles(H265Tiles tiles)
tiles - Enable use of tiles, allowing horizontal as well as vertical subdivision of the encoded pictures.H265Tilespublic void setUnregisteredSeiTimecode(String unregisteredSeiTimecode)
unregisteredSeiTimecode - Inserts timecode for each frame as 4 bytes of an unregistered SEI message.H265UnregisteredSeiTimecodepublic String getUnregisteredSeiTimecode()
H265UnregisteredSeiTimecodepublic H265Settings withUnregisteredSeiTimecode(String unregisteredSeiTimecode)
unregisteredSeiTimecode - Inserts timecode for each frame as 4 bytes of an unregistered SEI message.H265UnregisteredSeiTimecodepublic H265Settings withUnregisteredSeiTimecode(H265UnregisteredSeiTimecode unregisteredSeiTimecode)
unregisteredSeiTimecode - Inserts timecode for each frame as 4 bytes of an unregistered SEI message.H265UnregisteredSeiTimecodepublic void setWriteMp4PackagingType(String writeMp4PackagingType)
writeMp4PackagingType - Use this setting only for outputs encoded with H.265 that are in CMAF or DASH output groups. If you
include writeMp4PackagingType in your JSON job specification for other outputs, your video might not work
properly with downstream systems and video players. If the location of parameter set NAL units don't
matter in your workflow, ignore this setting. The service defaults to marking your output as HEV1. Choose
HVC1 to mark your output as HVC1. This makes your output compliant with this specification: ISO IECJTC1
SC29 N13798 Text ISO/IEC FDIS 14496-15 3rd Edition. For these outputs, the service stores parameter set
NAL units in the sample headers but not in the samples directly. Keep the default HEV1 to mark your output
as HEV1. For these outputs, the service writes parameter set NAL units directly into the samples.H265WriteMp4PackagingTypepublic String getWriteMp4PackagingType()
H265WriteMp4PackagingTypepublic H265Settings withWriteMp4PackagingType(String writeMp4PackagingType)
writeMp4PackagingType - Use this setting only for outputs encoded with H.265 that are in CMAF or DASH output groups. If you
include writeMp4PackagingType in your JSON job specification for other outputs, your video might not work
properly with downstream systems and video players. If the location of parameter set NAL units don't
matter in your workflow, ignore this setting. The service defaults to marking your output as HEV1. Choose
HVC1 to mark your output as HVC1. This makes your output compliant with this specification: ISO IECJTC1
SC29 N13798 Text ISO/IEC FDIS 14496-15 3rd Edition. For these outputs, the service stores parameter set
NAL units in the sample headers but not in the samples directly. Keep the default HEV1 to mark your output
as HEV1. For these outputs, the service writes parameter set NAL units directly into the samples.H265WriteMp4PackagingTypepublic H265Settings withWriteMp4PackagingType(H265WriteMp4PackagingType writeMp4PackagingType)
writeMp4PackagingType - Use this setting only for outputs encoded with H.265 that are in CMAF or DASH output groups. If you
include writeMp4PackagingType in your JSON job specification for other outputs, your video might not work
properly with downstream systems and video players. If the location of parameter set NAL units don't
matter in your workflow, ignore this setting. The service defaults to marking your output as HEV1. Choose
HVC1 to mark your output as HVC1. This makes your output compliant with this specification: ISO IECJTC1
SC29 N13798 Text ISO/IEC FDIS 14496-15 3rd Edition. For these outputs, the service stores parameter set
NAL units in the sample headers but not in the samples directly. Keep the default HEV1 to mark your output
as HEV1. For these outputs, the service writes parameter set NAL units directly into the samples.H265WriteMp4PackagingTypepublic String toString()
toString in class ObjectObject.toString()public H265Settings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2019. All rights reserved.