Skip to content

Commit d9d753e

Browse files
author
AWS
committed
AWS Elemental MediaConvert Update: This release includes improved color handling of overlays and general updates to user documentation.
1 parent 64ff9cf commit d9d753e

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Elemental MediaConvert",
4+
"contributor": "",
5+
"description": "This release includes improved color handling of overlays and general updates to user documentation."
6+
}

services/mediaconvert/src/main/resources/codegen-resources/service-2.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2741,12 +2741,12 @@
27412741
"CustomLanguageCode": {
27422742
"shape": "__stringMin3Max3PatternAZaZ3",
27432743
"locationName": "customLanguageCode",
2744-
"documentation": "The specific language to extract from source, using the ISO 639-2 or ISO 639-3 three-letter language code. If input is SCTE-27, complete this field and/or PID to select the caption language to extract. If input is DVB-Sub and output is Burn-in or SMPTE-TT, complete this field and/or PID to select the caption language to extract. If input is DVB-Sub that is being passed through, omit this field (and PID field); there is no way to extract a specific language with pass-through captions."
2744+
"documentation": "The specific language to extract from source, using the ISO 639-2 or ISO 639-3 three-letter language code. If input is SCTE-27, complete this field and/or PID to select the caption language to extract. If input is DVB-Sub and output is Burn-in, complete this field and/or PID to select the caption language to extract. If input is DVB-Sub that is being passed through, omit this field (and PID field); there is no way to extract a specific language with pass-through captions."
27452745
},
27462746
"LanguageCode": {
27472747
"shape": "LanguageCode",
27482748
"locationName": "languageCode",
2749-
"documentation": "The specific language to extract from source. If input is SCTE-27, complete this field and/or PID to select the caption language to extract. If input is DVB-Sub and output is Burn-in or SMPTE-TT, complete this field and/or PID to select the caption language to extract. If input is DVB-Sub that is being passed through, omit this field (and PID field); there is no way to extract a specific language with pass-through captions."
2749+
"documentation": "The specific language to extract from source. If input is SCTE-27, complete this field and/or PID to select the caption language to extract. If input is DVB-Sub and output is Burn-in, complete this field and/or PID to select the caption language to extract. If input is DVB-Sub that is being passed through, omit this field (and PID field); there is no way to extract a specific language with pass-through captions."
27502750
},
27512751
"SourceSettings": {
27522752
"shape": "CaptionSourceSettings",
@@ -4628,7 +4628,7 @@
46284628
"Pid": {
46294629
"shape": "__integerMin1Max2147483647",
46304630
"locationName": "pid",
4631-
"documentation": "When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content. Unused for DVB-Sub passthrough. All DVB-Sub content is passed through, regardless of selectors."
4631+
"documentation": "When using DVB-Sub with Burn-in, use this PID for the source content. Unused for DVB-Sub passthrough. All DVB-Sub content is passed through, regardless of selectors."
46324632
}
46334633
},
46344634
"documentation": "DVB Sub Source Settings"
@@ -6919,7 +6919,7 @@
69196919
"SegmentsPerSubdirectory": {
69206920
"shape": "__integerMin1Max2147483647",
69216921
"locationName": "segmentsPerSubdirectory",
6922-
"documentation": "Specify the number of segments to write to a subdirectory before starting a new one. You must also set Directory structure to Subdirectory per stream for this setting to have an effect."
6922+
"documentation": "Specify the number of segments to write to a subdirectory before starting a new one. You must also set Directory structure to Subdirectory per stream for this setting to have an effect."
69236923
},
69246924
"StreamInfResolution": {
69256925
"shape": "HlsStreamInfResolution",
@@ -9945,7 +9945,7 @@
99459945
},
99469946
"MxfProfile": {
99479947
"type": "string",
9948-
"documentation": "Specify the MXF profile, also called shim, for this output. When you choose Auto, MediaConvert chooses a profile based on the video codec and resolution. For a list of codecs supported with each MXF profile, see https://docs.aws.amazon.com/mediaconvert/latest/ug/codecs-supported-with-each-mxf-profile.html. For more information about the automatic selection behavior, see https://docs.aws.amazon.com/mediaconvert/latest/ug/default-automatic-selection-of-mxf-profiles.html.",
9948+
"documentation": "Specify the MXF profile, also called shim, for this output. To automatically select a profile according to your output video codec and resolution, leave blank. For a list of codecs supported with each MXF profile, see https://docs.aws.amazon.com/mediaconvert/latest/ug/codecs-supported-with-each-mxf-profile.html. For more information about the automatic selection behavior, see https://docs.aws.amazon.com/mediaconvert/latest/ug/default-automatic-selection-of-mxf-profiles.html.",
99499949
"enum": [
99509950
"D_10",
99519951
"XDCAM",
@@ -9965,7 +9965,7 @@
99659965
"Profile": {
99669966
"shape": "MxfProfile",
99679967
"locationName": "profile",
9968-
"documentation": "Specify the MXF profile, also called shim, for this output. When you choose Auto, MediaConvert chooses a profile based on the video codec and resolution. For a list of codecs supported with each MXF profile, see https://docs.aws.amazon.com/mediaconvert/latest/ug/codecs-supported-with-each-mxf-profile.html. For more information about the automatic selection behavior, see https://docs.aws.amazon.com/mediaconvert/latest/ug/default-automatic-selection-of-mxf-profiles.html."
9968+
"documentation": "Specify the MXF profile, also called shim, for this output. To automatically select a profile according to your output video codec and resolution, leave blank. For a list of codecs supported with each MXF profile, see https://docs.aws.amazon.com/mediaconvert/latest/ug/codecs-supported-with-each-mxf-profile.html. For more information about the automatic selection behavior, see https://docs.aws.amazon.com/mediaconvert/latest/ug/default-automatic-selection-of-mxf-profiles.html."
99699969
},
99709970
"XavcProfileSettings": {
99719971
"shape": "MxfXavcProfileSettings",
@@ -11832,7 +11832,7 @@
1183211832
"Codec": {
1183311833
"shape": "VideoCodec",
1183411834
"locationName": "codec",
11835-
"documentation": "Specifies the video codec. This must be equal to one of the enum values defined by the object VideoCodec. To passthrough the video stream of your input JPEG2000, VC-3, AVC-INTRA or Apple ProRes video without any video encoding: Choose Passthrough. If you have multiple input videos, note that they must have identical encoding attributes. When you choose Passthrough, your output container must be MXF or QuickTime MOV."
11835+
"documentation": "Specifies the video codec. This must be equal to one of the enum values defined by the object VideoCodec. To passthrough the video stream of your input JPEG2000, VC-3, AVC-INTRA or Apple ProRes video without any video encoding: Choose Passthrough. If you have multiple input videos, note that they must have identical encoding attributes. When you choose Passthrough, your output container must be MXF or QuickTime MOV."
1183611836
},
1183711837
"FrameCaptureSettings": {
1183811838
"shape": "FrameCaptureSettings",
@@ -12000,7 +12000,7 @@
1200012000
"Hdr10Plus": {
1200112001
"shape": "Hdr10Plus",
1200212002
"locationName": "hdr10Plus",
12003-
"documentation": "Enable HDR10+ analyis and metadata injection. Compatible with HEVC only."
12003+
"documentation": "Enable HDR10+ analysis and metadata injection. Compatible with HEVC only."
1200412004
},
1200512005
"ImageInserter": {
1200612006
"shape": "ImageInserter",

0 commit comments

Comments
 (0)