cdk-docker-image-deployment 0.0.155 → 0.0.157
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +8 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +29 -7
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +48 -27
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +38 -35
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +37 -37
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +11 -3
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +20 -2
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +78 -78
- package/node_modules/aws-sdk/clients/outposts.d.ts +14 -2
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +4 -4
- package/node_modules/aws-sdk/dist/aws-sdk.js +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +2 -2
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
|
@@ -291,7 +291,7 @@ declare namespace MediaConvert {
|
|
|
291
291
|
export type Ac3MetadataControl = "FOLLOW_INPUT"|"USE_CONFIGURED"|string;
|
|
292
292
|
export interface Ac3Settings {
|
|
293
293
|
/**
|
|
294
|
-
* Specify the average bitrate in bits per second. The bitrate that you specify must be a multiple of 8000 within the allowed minimum and maximum values.
|
|
294
|
+
* Specify the average bitrate in bits per second. The bitrate that you specify must be a multiple of 8000 within the allowed minimum and maximum values. Leave blank to use the default bitrate for the coding mode you select according ETSI TS 102 366. Valid bitrates for coding mode 1/0: Default: 96000. Minimum: 64000. Maximum: 128000. Valid bitrates for coding mode 1/1: Default: 192000. Minimum: 128000. Maximum: 384000. Valid bitrates for coding mode 2/0: Default: 192000. Minimum: 128000. Maximum: 384000. Valid bitrates for coding mode 3/2 with FLE: Default: 384000. Minimum: 384000. Maximum: 640000.
|
|
295
295
|
*/
|
|
296
296
|
Bitrate?: __integerMin64000Max640000;
|
|
297
297
|
/**
|
|
@@ -397,14 +397,14 @@ declare namespace MediaConvert {
|
|
|
397
397
|
export type AudioChannelTag = "L"|"R"|"C"|"LFE"|"LS"|"RS"|"LC"|"RC"|"CS"|"LSD"|"RSD"|"TCS"|"VHL"|"VHC"|"VHR"|string;
|
|
398
398
|
export interface AudioChannelTaggingSettings {
|
|
399
399
|
/**
|
|
400
|
-
* You can add a tag for this mono-channel audio track to mimic its placement in a multi-channel layout.
|
|
400
|
+
* You can add a tag for this mono-channel audio track to mimic its placement in a multi-channel layout. For example, if this track is the left surround channel, choose Left surround (LS).
|
|
401
401
|
*/
|
|
402
402
|
ChannelTag?: AudioChannelTag;
|
|
403
403
|
}
|
|
404
404
|
export type AudioCodec = "AAC"|"MP2"|"MP3"|"WAV"|"AIFF"|"AC3"|"EAC3"|"EAC3_ATMOS"|"VORBIS"|"OPUS"|"PASSTHROUGH"|string;
|
|
405
405
|
export interface AudioCodecSettings {
|
|
406
406
|
/**
|
|
407
|
-
* Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value AAC. The service accepts one of two mutually exclusive groups of AAC settings--VBR and CBR. To select one of these modes, set the value of Bitrate control mode (rateControlMode) to "VBR" or "CBR".
|
|
407
|
+
* Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value AAC. The service accepts one of two mutually exclusive groups of AAC settings--VBR and CBR. To select one of these modes, set the value of Bitrate control mode (rateControlMode) to "VBR" or "CBR". In VBR mode, you control the audio quality with the setting VBR quality (vbrQuality). In CBR mode, you use the setting Bitrate (bitrate). Defaults and valid values depend on the rate control mode.
|
|
408
408
|
*/
|
|
409
409
|
AacSettings?: AacSettings;
|
|
410
410
|
/**
|
|
@@ -547,7 +547,7 @@ declare namespace MediaConvert {
|
|
|
547
547
|
/**
|
|
548
548
|
* Specifies audio data from an external file source.
|
|
549
549
|
*/
|
|
550
|
-
ExternalAudioFileInput?:
|
|
550
|
+
ExternalAudioFileInput?: __stringPatternS3MM2PPWWEEBBMMMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAFFLLAACCFFLLAAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSOOGGGGaAHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAFFLLAACCAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSOOGGGGaA;
|
|
551
551
|
/**
|
|
552
552
|
* Settings specific to audio sources in an HLS alternate rendition group. Specify the properties (renditionGroupId, renditionName or renditionLanguageCode) to identify the unique audio track among the alternative rendition groups present in the HLS manifest. If no unique track is found, or multiple tracks match the properties provided, the job fails. If no properties in hlsRenditionGroupSettings are specified, the default audio track within the video segment is chosen. If there is no audio within video segment, the alternative audio with DEFAULT=YES is chosen instead.
|
|
553
553
|
*/
|
|
@@ -583,7 +583,7 @@ declare namespace MediaConvert {
|
|
|
583
583
|
}
|
|
584
584
|
export interface AudioSelectorGroup {
|
|
585
585
|
/**
|
|
586
|
-
* Name of an Audio Selector within the same input to include in the group.
|
|
586
|
+
* Name of an Audio Selector within the same input to include in the group. Audio selector names are standardized, based on their order within the input (e.g., "Audio Selector 1"). The audio selector name parameter can be repeated to add any number of audio selectors to the group.
|
|
587
587
|
*/
|
|
588
588
|
AudioSelectorNames?: __listOf__stringMin1;
|
|
589
589
|
}
|
|
@@ -668,11 +668,11 @@ declare namespace MediaConvert {
|
|
|
668
668
|
*/
|
|
669
669
|
FramerateConversionAlgorithm?: Av1FramerateConversionAlgorithm;
|
|
670
670
|
/**
|
|
671
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
671
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateDenominator to specify the denominator of this fraction. In this example, use 1001 for the value of FramerateDenominator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
672
672
|
*/
|
|
673
673
|
FramerateDenominator?: __integerMin1Max2147483647;
|
|
674
674
|
/**
|
|
675
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
675
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateNumerator to specify the numerator of this fraction. In this example, use 24000 for the value of FramerateNumerator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
676
676
|
*/
|
|
677
677
|
FramerateNumerator?: __integerMin1Max2147483647;
|
|
678
678
|
/**
|
|
@@ -734,11 +734,11 @@ declare namespace MediaConvert {
|
|
|
734
734
|
*/
|
|
735
735
|
FramerateConversionAlgorithm?: AvcIntraFramerateConversionAlgorithm;
|
|
736
736
|
/**
|
|
737
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
737
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateDenominator to specify the denominator of this fraction. In this example, use 1001 for the value of FramerateDenominator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
738
738
|
*/
|
|
739
739
|
FramerateDenominator?: __integerMin1Max1001;
|
|
740
740
|
/**
|
|
741
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
741
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateNumerator to specify the numerator of this fraction. In this example, use 24000 for the value of FramerateNumerator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
742
742
|
*/
|
|
743
743
|
FramerateNumerator?: __integerMin24Max60000;
|
|
744
744
|
/**
|
|
@@ -996,7 +996,7 @@ declare namespace MediaConvert {
|
|
|
996
996
|
*/
|
|
997
997
|
FileSourceSettings?: FileSourceSettings;
|
|
998
998
|
/**
|
|
999
|
-
* Use Source (SourceType) to identify the format of your input captions.
|
|
999
|
+
* Use Source (SourceType) to identify the format of your input captions. The service cannot auto-detect caption format.
|
|
1000
1000
|
*/
|
|
1001
1001
|
SourceType?: CaptionSourceType;
|
|
1002
1002
|
/**
|
|
@@ -1142,7 +1142,7 @@ declare namespace MediaConvert {
|
|
|
1142
1142
|
*/
|
|
1143
1143
|
MpdManifestBandwidthType?: CmafMpdManifestBandwidthType;
|
|
1144
1144
|
/**
|
|
1145
|
-
* Specify whether your DASH profile is on-demand or main. When you choose Main profile (MAIN_PROFILE), the service signals
|
|
1145
|
+
* Specify whether your DASH profile is on-demand or main. When you choose Main profile (MAIN_PROFILE), the service signals urn:mpeg:dash:profile:isoff-main:2011 in your .mpd DASH manifest. When you choose On-demand (ON_DEMAND_PROFILE), the service signals urn:mpeg:dash:profile:isoff-on-demand:2011 in your .mpd. When you choose On-demand, you must also set the output group setting Segment control (SegmentControl) to Single file (SINGLE_FILE).
|
|
1146
1146
|
*/
|
|
1147
1147
|
MpdProfile?: CmafMpdProfile;
|
|
1148
1148
|
/**
|
|
@@ -1189,19 +1189,19 @@ declare namespace MediaConvert {
|
|
|
1189
1189
|
export type CmafImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|"ADVANCED"|string;
|
|
1190
1190
|
export interface CmafImageBasedTrickPlaySettings {
|
|
1191
1191
|
/**
|
|
1192
|
-
* The cadence MediaConvert follows for generating thumbnails.
|
|
1192
|
+
* The cadence MediaConvert follows for generating thumbnails. If set to FOLLOW_IFRAME, MediaConvert generates thumbnails for each IDR frame in the output (matching the GOP cadence). If set to FOLLOW_CUSTOM, MediaConvert generates thumbnails according to the interval you specify in thumbnailInterval.
|
|
1193
1193
|
*/
|
|
1194
1194
|
IntervalCadence?: CmafIntervalCadence;
|
|
1195
1195
|
/**
|
|
1196
|
-
* Height of each thumbnail within each tile image, in pixels.
|
|
1196
|
+
* Height of each thumbnail within each tile image, in pixels. Leave blank to maintain aspect ratio with thumbnail width. If following the aspect ratio would lead to a total tile height greater than 4096, then the job will be rejected. Must be divisible by 2.
|
|
1197
1197
|
*/
|
|
1198
1198
|
ThumbnailHeight?: __integerMin2Max4096;
|
|
1199
1199
|
/**
|
|
1200
|
-
* Enter the interval, in seconds, that MediaConvert uses to generate thumbnails.
|
|
1200
|
+
* Enter the interval, in seconds, that MediaConvert uses to generate thumbnails. If the interval you enter doesn't align with the output frame rate, MediaConvert automatically rounds the interval to align with the output frame rate. For example, if the output frame rate is 29.97 frames per second and you enter 5, MediaConvert uses a 150 frame interval to generate thumbnails.
|
|
1201
1201
|
*/
|
|
1202
1202
|
ThumbnailInterval?: __doubleMin0Max2147483647;
|
|
1203
1203
|
/**
|
|
1204
|
-
* Width of each thumbnail within each tile image, in pixels.
|
|
1204
|
+
* Width of each thumbnail within each tile image, in pixels. Default is 312. Must be divisible by 8.
|
|
1205
1205
|
*/
|
|
1206
1206
|
ThumbnailWidth?: __integerMin8Max4096;
|
|
1207
1207
|
/**
|
|
@@ -1209,7 +1209,7 @@ declare namespace MediaConvert {
|
|
|
1209
1209
|
*/
|
|
1210
1210
|
TileHeight?: __integerMin1Max2048;
|
|
1211
1211
|
/**
|
|
1212
|
-
* Number of thumbnails in each row of a tile image.
|
|
1212
|
+
* Number of thumbnails in each row of a tile image. Set a value between 1 and 512.
|
|
1213
1213
|
*/
|
|
1214
1214
|
TileWidth?: __integerMin1Max512;
|
|
1215
1215
|
}
|
|
@@ -1567,7 +1567,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
1567
1567
|
*/
|
|
1568
1568
|
PlaybackDeviceCompatibility?: DashIsoPlaybackDeviceCompatibility;
|
|
1569
1569
|
/**
|
|
1570
|
-
* If your output group type is HLS, DASH, or Microsoft Smooth, use these settings when doing DRM encryption with a SPEKE-compliant key provider.
|
|
1570
|
+
* If your output group type is HLS, DASH, or Microsoft Smooth, use these settings when doing DRM encryption with a SPEKE-compliant key provider. If your output group type is CMAF, use the SpekeKeyProviderCmaf settings instead.
|
|
1571
1571
|
*/
|
|
1572
1572
|
SpekeKeyProvider?: SpekeKeyProvider;
|
|
1573
1573
|
}
|
|
@@ -1630,7 +1630,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
1630
1630
|
*/
|
|
1631
1631
|
MpdManifestBandwidthType?: DashIsoMpdManifestBandwidthType;
|
|
1632
1632
|
/**
|
|
1633
|
-
* Specify whether your DASH profile is on-demand or main. When you choose Main profile (MAIN_PROFILE), the service signals
|
|
1633
|
+
* Specify whether your DASH profile is on-demand or main. When you choose Main profile (MAIN_PROFILE), the service signals urn:mpeg:dash:profile:isoff-main:2011 in your .mpd DASH manifest. When you choose On-demand (ON_DEMAND_PROFILE), the service signals urn:mpeg:dash:profile:isoff-on-demand:2011 in your .mpd. When you choose On-demand, you must also set the output group setting Segment control (SegmentControl) to Single file (SINGLE_FILE).
|
|
1634
1634
|
*/
|
|
1635
1635
|
MpdProfile?: DashIsoMpdProfile;
|
|
1636
1636
|
/**
|
|
@@ -1662,19 +1662,19 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
1662
1662
|
export type DashIsoImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|"ADVANCED"|string;
|
|
1663
1663
|
export interface DashIsoImageBasedTrickPlaySettings {
|
|
1664
1664
|
/**
|
|
1665
|
-
* The cadence MediaConvert follows for generating thumbnails.
|
|
1665
|
+
* The cadence MediaConvert follows for generating thumbnails. If set to FOLLOW_IFRAME, MediaConvert generates thumbnails for each IDR frame in the output (matching the GOP cadence). If set to FOLLOW_CUSTOM, MediaConvert generates thumbnails according to the interval you specify in thumbnailInterval.
|
|
1666
1666
|
*/
|
|
1667
1667
|
IntervalCadence?: DashIsoIntervalCadence;
|
|
1668
1668
|
/**
|
|
1669
|
-
* Height of each thumbnail within each tile image, in pixels.
|
|
1669
|
+
* Height of each thumbnail within each tile image, in pixels. Leave blank to maintain aspect ratio with thumbnail width. If following the aspect ratio would lead to a total tile height greater than 4096, then the job will be rejected. Must be divisible by 2.
|
|
1670
1670
|
*/
|
|
1671
1671
|
ThumbnailHeight?: __integerMin1Max4096;
|
|
1672
1672
|
/**
|
|
1673
|
-
* Enter the interval, in seconds, that MediaConvert uses to generate thumbnails.
|
|
1673
|
+
* Enter the interval, in seconds, that MediaConvert uses to generate thumbnails. If the interval you enter doesn't align with the output frame rate, MediaConvert automatically rounds the interval to align with the output frame rate. For example, if the output frame rate is 29.97 frames per second and you enter 5, MediaConvert uses a 150 frame interval to generate thumbnails.
|
|
1674
1674
|
*/
|
|
1675
1675
|
ThumbnailInterval?: __doubleMin0Max2147483647;
|
|
1676
1676
|
/**
|
|
1677
|
-
* Width of each thumbnail within each tile image, in pixels.
|
|
1677
|
+
* Width of each thumbnail within each tile image, in pixels. Default is 312. Must be divisible by 8.
|
|
1678
1678
|
*/
|
|
1679
1679
|
ThumbnailWidth?: __integerMin8Max4096;
|
|
1680
1680
|
/**
|
|
@@ -1682,7 +1682,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
1682
1682
|
*/
|
|
1683
1683
|
TileHeight?: __integerMin1Max2048;
|
|
1684
1684
|
/**
|
|
1685
|
-
* Number of thumbnails in each row of a tile image.
|
|
1685
|
+
* Number of thumbnails in each row of a tile image. Set a value between 1 and 512.
|
|
1686
1686
|
*/
|
|
1687
1687
|
TileWidth?: __integerMin1Max512;
|
|
1688
1688
|
}
|
|
@@ -1704,7 +1704,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
1704
1704
|
*/
|
|
1705
1705
|
Algorithm?: DeinterlaceAlgorithm;
|
|
1706
1706
|
/**
|
|
1707
|
-
* - When set to NORMAL (default), the deinterlacer does not convert frames that are tagged
|
|
1707
|
+
* - When set to NORMAL (default), the deinterlacer does not convert frames that are tagged in metadata as progressive. It will only convert those that are tagged as some other type. - When set to FORCE_ALL_FRAMES, the deinterlacer converts every frame to progressive - even those that are already tagged as progressive. Turn Force mode on only if there is a good chance that the metadata has tagged frames as progressive when they are not progressive. Do not turn on otherwise; processing frames that are already progressive into progressive will probably result in lower quality video.
|
|
1708
1708
|
*/
|
|
1709
1709
|
Control?: DeinterlacerControl;
|
|
1710
1710
|
/**
|
|
@@ -1829,7 +1829,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
1829
1829
|
}
|
|
1830
1830
|
export interface DvbSdtSettings {
|
|
1831
1831
|
/**
|
|
1832
|
-
* Selects method of inserting SDT information into output stream.
|
|
1832
|
+
* Selects method of inserting SDT information into output stream. "Follow input SDT" copies SDT information from input stream to output stream. "Follow input SDT if present" copies SDT information from input stream to output stream if SDT information is present in the input, otherwise it will fall back on the user-defined values. Enter "SDT Manually" means user will enter the SDT information. "No SDT" means output stream will not contain SDT information.
|
|
1833
1833
|
*/
|
|
1834
1834
|
OutputSdt?: OutputSdt;
|
|
1835
1835
|
/**
|
|
@@ -2006,7 +2006,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
2006
2006
|
*/
|
|
2007
2007
|
DialogueIntelligence?: Eac3AtmosDialogueIntelligence;
|
|
2008
2008
|
/**
|
|
2009
|
-
* Specify whether MediaConvert should use any downmix metadata from your input file. Keep the default value, Custom (SPECIFIED) to provide downmix values in your job settings. Choose Follow source (INITIALIZE_FROM_SOURCE) to use the metadata from your input. Related settings--Use these settings to specify your downmix values: Left only/Right only surround (LoRoSurroundMixLevel), Left total/Right total surround (LtRtSurroundMixLevel), Left total/Right total center (LtRtCenterMixLevel), Left only/Right only center (LoRoCenterMixLevel),
|
|
2009
|
+
* Specify whether MediaConvert should use any downmix metadata from your input file. Keep the default value, Custom (SPECIFIED) to provide downmix values in your job settings. Choose Follow source (INITIALIZE_FROM_SOURCE) to use the metadata from your input. Related settings--Use these settings to specify your downmix values: Left only/Right only surround (LoRoSurroundMixLevel), Left total/Right total surround (LtRtSurroundMixLevel), Left total/Right total center (LtRtCenterMixLevel), Left only/Right only center (LoRoCenterMixLevel), and Stereo downmix (StereoDownmix). When you keep Custom (SPECIFIED) for Downmix control (DownmixControl) and you don't specify values for the related settings, MediaConvert uses default values for those settings.
|
|
2010
2010
|
*/
|
|
2011
2011
|
DownmixControl?: Eac3AtmosDownmixControl;
|
|
2012
2012
|
/**
|
|
@@ -2077,7 +2077,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
2077
2077
|
*/
|
|
2078
2078
|
AttenuationControl?: Eac3AttenuationControl;
|
|
2079
2079
|
/**
|
|
2080
|
-
* Specify the average bitrate in bits per second. The bitrate that you specify must be a multiple of 8000 within the allowed minimum and maximum values.
|
|
2080
|
+
* Specify the average bitrate in bits per second. The bitrate that you specify must be a multiple of 8000 within the allowed minimum and maximum values. Leave blank to use the default bitrate for the coding mode you select according ETSI TS 102 366. Valid bitrates for coding mode 1/0: Default: 96000. Minimum: 32000. Maximum: 3024000. Valid bitrates for coding mode 2/0: Default: 192000. Minimum: 96000. Maximum: 3024000. Valid bitrates for coding mode 3/2: Default: 384000. Minimum: 192000. Maximum: 3024000.
|
|
2081
2081
|
*/
|
|
2082
2082
|
Bitrate?: __integerMin32000Max3024000;
|
|
2083
2083
|
/**
|
|
@@ -2225,11 +2225,11 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
2225
2225
|
}
|
|
2226
2226
|
export interface ExtendedDataServices {
|
|
2227
2227
|
/**
|
|
2228
|
-
* The action to take on
|
|
2228
|
+
* The action to take on content advisory XDS packets. If you select PASSTHROUGH, packets will not be changed. If you select STRIP, any packets will be removed in output captions.
|
|
2229
2229
|
*/
|
|
2230
2230
|
CopyProtectionAction?: CopyProtectionAction;
|
|
2231
2231
|
/**
|
|
2232
|
-
* The action to take on content advisory XDS packets.
|
|
2232
|
+
* The action to take on content advisory XDS packets. If you select PASSTHROUGH, packets will not be changed. If you select STRIP, any packets will be removed in output captions.
|
|
2233
2233
|
*/
|
|
2234
2234
|
VchipAction?: VchipAction;
|
|
2235
2235
|
}
|
|
@@ -2433,11 +2433,11 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
2433
2433
|
*/
|
|
2434
2434
|
FramerateConversionAlgorithm?: H264FramerateConversionAlgorithm;
|
|
2435
2435
|
/**
|
|
2436
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
2436
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateDenominator to specify the denominator of this fraction. In this example, use 1001 for the value of FramerateDenominator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
2437
2437
|
*/
|
|
2438
2438
|
FramerateDenominator?: __integerMin1Max2147483647;
|
|
2439
2439
|
/**
|
|
2440
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
2440
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateNumerator to specify the numerator of this fraction. In this example, use 24000 for the value of FramerateNumerator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
2441
2441
|
*/
|
|
2442
2442
|
FramerateNumerator?: __integerMin1Max2147483647;
|
|
2443
2443
|
/**
|
|
@@ -2632,11 +2632,11 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
2632
2632
|
*/
|
|
2633
2633
|
FramerateConversionAlgorithm?: H265FramerateConversionAlgorithm;
|
|
2634
2634
|
/**
|
|
2635
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
2635
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateDenominator to specify the denominator of this fraction. In this example, use 1001 for the value of FramerateDenominator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
2636
2636
|
*/
|
|
2637
2637
|
FramerateDenominator?: __integerMin1Max2147483647;
|
|
2638
2638
|
/**
|
|
2639
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
2639
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateNumerator to specify the numerator of this fraction. In this example, use 24000 for the value of FramerateNumerator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
2640
2640
|
*/
|
|
2641
2641
|
FramerateNumerator?: __integerMin1Max2147483647;
|
|
2642
2642
|
/**
|
|
@@ -2712,7 +2712,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
2712
2712
|
*/
|
|
2713
2713
|
RateControlMode?: H265RateControlMode;
|
|
2714
2714
|
/**
|
|
2715
|
-
* Specify Sample Adaptive Offset (SAO) filter strength.
|
|
2715
|
+
* Specify Sample Adaptive Offset (SAO) filter strength. Adaptive mode dynamically selects best strength based on content
|
|
2716
2716
|
*/
|
|
2717
2717
|
SampleAdaptiveOffsetFilterMode?: H265SampleAdaptiveOffsetFilterMode;
|
|
2718
2718
|
/**
|
|
@@ -2736,7 +2736,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
2736
2736
|
*/
|
|
2737
2737
|
SpatialAdaptiveQuantization?: H265SpatialAdaptiveQuantization;
|
|
2738
2738
|
/**
|
|
2739
|
-
* This field applies only if the Streams > Advanced > Framerate (framerate) field
|
|
2739
|
+
* 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.
|
|
2740
2740
|
*/
|
|
2741
2741
|
Telecine?: H265Telecine;
|
|
2742
2742
|
/**
|
|
@@ -2786,7 +2786,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
2786
2786
|
*/
|
|
2787
2787
|
GreenPrimaryY?: __integerMin0Max50000;
|
|
2788
2788
|
/**
|
|
2789
|
-
* Maximum light level among all samples in the coded video sequence, in units of candelas per square meter.
|
|
2789
|
+
* Maximum light level among all samples in the coded video sequence, in units of candelas per square meter. This setting doesn't have a default value; you must specify a value that is suitable for the content.
|
|
2790
2790
|
*/
|
|
2791
2791
|
MaxContentLightLevel?: __integerMin0Max65535;
|
|
2792
2792
|
/**
|
|
@@ -2884,7 +2884,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
2884
2884
|
*/
|
|
2885
2885
|
OfflineEncrypted?: HlsOfflineEncrypted;
|
|
2886
2886
|
/**
|
|
2887
|
-
* If your output group type is HLS, DASH, or Microsoft Smooth, use these settings when doing DRM encryption with a SPEKE-compliant key provider.
|
|
2887
|
+
* If your output group type is HLS, DASH, or Microsoft Smooth, use these settings when doing DRM encryption with a SPEKE-compliant key provider. If your output group type is CMAF, use the SpekeKeyProviderCmaf settings instead.
|
|
2888
2888
|
*/
|
|
2889
2889
|
SpekeKeyProvider?: SpekeKeyProvider;
|
|
2890
2890
|
/**
|
|
@@ -3027,19 +3027,19 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3027
3027
|
export type HlsImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|"ADVANCED"|string;
|
|
3028
3028
|
export interface HlsImageBasedTrickPlaySettings {
|
|
3029
3029
|
/**
|
|
3030
|
-
* The cadence MediaConvert follows for generating thumbnails.
|
|
3030
|
+
* The cadence MediaConvert follows for generating thumbnails. If set to FOLLOW_IFRAME, MediaConvert generates thumbnails for each IDR frame in the output (matching the GOP cadence). If set to FOLLOW_CUSTOM, MediaConvert generates thumbnails according to the interval you specify in thumbnailInterval.
|
|
3031
3031
|
*/
|
|
3032
3032
|
IntervalCadence?: HlsIntervalCadence;
|
|
3033
3033
|
/**
|
|
3034
|
-
* Height of each thumbnail within each tile image, in pixels.
|
|
3034
|
+
* Height of each thumbnail within each tile image, in pixels. Leave blank to maintain aspect ratio with thumbnail width. If following the aspect ratio would lead to a total tile height greater than 4096, then the job will be rejected. Must be divisible by 2.
|
|
3035
3035
|
*/
|
|
3036
3036
|
ThumbnailHeight?: __integerMin2Max4096;
|
|
3037
3037
|
/**
|
|
3038
|
-
* Enter the interval, in seconds, that MediaConvert uses to generate thumbnails.
|
|
3038
|
+
* Enter the interval, in seconds, that MediaConvert uses to generate thumbnails. If the interval you enter doesn't align with the output frame rate, MediaConvert automatically rounds the interval to align with the output frame rate. For example, if the output frame rate is 29.97 frames per second and you enter 5, MediaConvert uses a 150 frame interval to generate thumbnails.
|
|
3039
3039
|
*/
|
|
3040
3040
|
ThumbnailInterval?: __doubleMin0Max2147483647;
|
|
3041
3041
|
/**
|
|
3042
|
-
* Width of each thumbnail within each tile image, in pixels.
|
|
3042
|
+
* Width of each thumbnail within each tile image, in pixels. Default is 312. Must be divisible by 8.
|
|
3043
3043
|
*/
|
|
3044
3044
|
ThumbnailWidth?: __integerMin8Max4096;
|
|
3045
3045
|
/**
|
|
@@ -3047,7 +3047,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3047
3047
|
*/
|
|
3048
3048
|
TileHeight?: __integerMin1Max2048;
|
|
3049
3049
|
/**
|
|
3050
|
-
* Number of thumbnails in each row of a tile image.
|
|
3050
|
+
* Number of thumbnails in each row of a tile image. Set a value between 1 and 512.
|
|
3051
3051
|
*/
|
|
3052
3052
|
TileWidth?: __integerMin1Max512;
|
|
3053
3053
|
}
|
|
@@ -3180,7 +3180,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3180
3180
|
*/
|
|
3181
3181
|
DecryptionSettings?: InputDecryptionSettings;
|
|
3182
3182
|
/**
|
|
3183
|
-
* Enable Denoise (InputDenoiseFilter) to filter noise from the input.
|
|
3183
|
+
* Enable Denoise (InputDenoiseFilter) to filter noise from the input. Default is disabled. Only applicable to MPEG2, H.264, H.265, and uncompressed video inputs.
|
|
3184
3184
|
*/
|
|
3185
3185
|
DenoiseFilter?: InputDenoiseFilter;
|
|
3186
3186
|
/**
|
|
@@ -3190,15 +3190,15 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3190
3190
|
/**
|
|
3191
3191
|
* Specify the source file for your transcoding job. You can use multiple inputs in a single job. The service concatenates these inputs, in the order that you specify them in the job, to create the outputs. If your input format is IMF, specify your input by providing the path to your CPL. For example, "s3://bucket/vf/cpl.xml". If the CPL is in an incomplete IMP, make sure to use *Supplemental IMPs* (SupplementalImps) to specify any supplemental IMPs that contain assets referenced by the CPL.
|
|
3192
3192
|
*/
|
|
3193
|
-
FileInput?:
|
|
3193
|
+
FileInput?: __stringPatternS3MM2PPMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAFFLLAACCFFLLAAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8WWEEBBMMLLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMXXMMLLOOGGGGaAAATTMMOOSSHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAFFLLAACCAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8WWEEBBMMLLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMXXMMLLOOGGGGaAAATTMMOOSS;
|
|
3194
3194
|
/**
|
|
3195
3195
|
* Specify how the transcoding service applies the denoise and deblock filters. You must also enable the filters separately, with Denoise (InputDenoiseFilter) and Deblock (InputDeblockFilter). * Auto - The transcoding service determines whether to apply filtering, depending on input type and quality. * Disable - The input is not filtered. This is true even if you use the API to enable them in (InputDeblockFilter) and (InputDeblockFilter). * Force - The input is filtered regardless of input type.
|
|
3196
3196
|
*/
|
|
3197
3197
|
FilterEnable?: InputFilterEnable;
|
|
3198
3198
|
/**
|
|
3199
|
-
* Use Filter strength (FilterStrength) to adjust the magnitude the input filter settings (Deblock and Denoise). The range is
|
|
3199
|
+
* Use Filter strength (FilterStrength) to adjust the magnitude the input filter settings (Deblock and Denoise). The range is 0 to 5. Default is 0.
|
|
3200
3200
|
*/
|
|
3201
|
-
FilterStrength?:
|
|
3201
|
+
FilterStrength?: __integerMin0Max5;
|
|
3202
3202
|
/**
|
|
3203
3203
|
* Enable the image inserter feature to include a graphic overlay on your video. Enable or disable this feature for each input individually. This setting is disabled by default.
|
|
3204
3204
|
*/
|
|
@@ -3302,7 +3302,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3302
3302
|
*/
|
|
3303
3303
|
DeblockFilter?: InputDeblockFilter;
|
|
3304
3304
|
/**
|
|
3305
|
-
* Enable Denoise (InputDenoiseFilter) to filter noise from the input.
|
|
3305
|
+
* Enable Denoise (InputDenoiseFilter) to filter noise from the input. Default is disabled. Only applicable to MPEG2, H.264, H.265, and uncompressed video inputs.
|
|
3306
3306
|
*/
|
|
3307
3307
|
DenoiseFilter?: InputDenoiseFilter;
|
|
3308
3308
|
/**
|
|
@@ -3314,9 +3314,9 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3314
3314
|
*/
|
|
3315
3315
|
FilterEnable?: InputFilterEnable;
|
|
3316
3316
|
/**
|
|
3317
|
-
* Use Filter strength (FilterStrength) to adjust the magnitude the input filter settings (Deblock and Denoise). The range is
|
|
3317
|
+
* Use Filter strength (FilterStrength) to adjust the magnitude the input filter settings (Deblock and Denoise). The range is 0 to 5. Default is 0.
|
|
3318
3318
|
*/
|
|
3319
|
-
FilterStrength?:
|
|
3319
|
+
FilterStrength?: __integerMin0Max5;
|
|
3320
3320
|
/**
|
|
3321
3321
|
* Enable the image inserter feature to include a graphic overlay on your video. Enable or disable this feature for each input individually. This setting is disabled by default.
|
|
3322
3322
|
*/
|
|
@@ -3526,7 +3526,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3526
3526
|
*/
|
|
3527
3527
|
AdAvailOffset?: __integerMinNegative1000Max1000;
|
|
3528
3528
|
/**
|
|
3529
|
-
* Settings for ad avail blanking.
|
|
3529
|
+
* Settings for ad avail blanking. Video can be blanked or overlaid with an image, and audio muted during SCTE-35 triggered ad avails.
|
|
3530
3530
|
*/
|
|
3531
3531
|
AvailBlanking?: AvailBlanking;
|
|
3532
3532
|
/**
|
|
@@ -3554,7 +3554,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3554
3554
|
*/
|
|
3555
3555
|
NielsenConfiguration?: NielsenConfiguration;
|
|
3556
3556
|
/**
|
|
3557
|
-
* Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that
|
|
3557
|
+
* Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that MediaConvert uses to generate and place Nielsen watermarks in your output audio. In addition to specifying these values, you also need to set up your cloud TIC server. These settings apply to every output in your job. The MediaConvert implementation is currently with the following Nielsen versions: Nielsen Watermark SDK Version 5.2.1 Nielsen NLM Watermark Engine Version 1.2.7 Nielsen Watermark Authenticator [SID_TIC] Version [5.0.0]
|
|
3558
3558
|
*/
|
|
3559
3559
|
NielsenNonLinearWatermark?: NielsenNonLinearWatermarkSettings;
|
|
3560
3560
|
/**
|
|
@@ -3632,7 +3632,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3632
3632
|
*/
|
|
3633
3633
|
AdAvailOffset?: __integerMinNegative1000Max1000;
|
|
3634
3634
|
/**
|
|
3635
|
-
* Settings for ad avail blanking.
|
|
3635
|
+
* Settings for ad avail blanking. Video can be blanked or overlaid with an image, and audio muted during SCTE-35 triggered ad avails.
|
|
3636
3636
|
*/
|
|
3637
3637
|
AvailBlanking?: AvailBlanking;
|
|
3638
3638
|
/**
|
|
@@ -3644,7 +3644,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3644
3644
|
*/
|
|
3645
3645
|
ExtendedDataServices?: ExtendedDataServices;
|
|
3646
3646
|
/**
|
|
3647
|
-
* Use Inputs (inputs) to define the source file used in the transcode job. There can only be one input in a job template.
|
|
3647
|
+
* Use Inputs (inputs) to define the source file used in the transcode job. There can only be one input in a job template. Using the API, you can include multiple inputs when referencing a job template.
|
|
3648
3648
|
*/
|
|
3649
3649
|
Inputs?: __listOfInputTemplate;
|
|
3650
3650
|
/**
|
|
@@ -3660,7 +3660,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3660
3660
|
*/
|
|
3661
3661
|
NielsenConfiguration?: NielsenConfiguration;
|
|
3662
3662
|
/**
|
|
3663
|
-
* Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that
|
|
3663
|
+
* Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that MediaConvert uses to generate and place Nielsen watermarks in your output audio. In addition to specifying these values, you also need to set up your cloud TIC server. These settings apply to every output in your job. The MediaConvert implementation is currently with the following Nielsen versions: Nielsen Watermark SDK Version 5.2.1 Nielsen NLM Watermark Engine Version 1.2.7 Nielsen Watermark Authenticator [SID_TIC] Version [5.0.0]
|
|
3664
3664
|
*/
|
|
3665
3665
|
NielsenNonLinearWatermark?: NielsenNonLinearWatermarkSettings;
|
|
3666
3666
|
/**
|
|
@@ -3910,7 +3910,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3910
3910
|
*/
|
|
3911
3911
|
Bitrate?: __integerMin0Max2147483647;
|
|
3912
3912
|
/**
|
|
3913
|
-
* Controls what buffer model to use for accurate interleaving. If set to MULTIPLEX, use multiplex
|
|
3913
|
+
* Controls what buffer model to use for accurate interleaving. If set to MULTIPLEX, use multiplex buffer model. If set to NONE, this can lead to lower latency, but low-memory devices may not be able to play back the stream without interruptions.
|
|
3914
3914
|
*/
|
|
3915
3915
|
BufferModel?: M2tsBufferModel;
|
|
3916
3916
|
/**
|
|
@@ -4307,7 +4307,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
4307
4307
|
*/
|
|
4308
4308
|
AudioDuration?: MpdAudioDuration;
|
|
4309
4309
|
/**
|
|
4310
|
-
* Use this setting only in DASH output groups that include sidecar TTML or IMSC captions.
|
|
4310
|
+
* Use this setting only in DASH output groups that include sidecar TTML or IMSC captions. You specify sidecar captions in a separate output from your audio and video. Choose Raw (RAW) for captions in a single XML file in a raw container. Choose Fragmented MPEG-4 (FRAGMENTED_MP4) for captions in XML format contained within fragmented MP4 files. This set of fragmented MP4 files is separate from your video and audio fragmented MP4 files.
|
|
4311
4311
|
*/
|
|
4312
4312
|
CaptionContainerType?: MpdCaptionContainerType;
|
|
4313
4313
|
/**
|
|
@@ -4392,11 +4392,11 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
4392
4392
|
*/
|
|
4393
4393
|
FramerateConversionAlgorithm?: Mpeg2FramerateConversionAlgorithm;
|
|
4394
4394
|
/**
|
|
4395
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
4395
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateDenominator to specify the denominator of this fraction. In this example, use 1001 for the value of FramerateDenominator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
4396
4396
|
*/
|
|
4397
4397
|
FramerateDenominator?: __integerMin1Max1001;
|
|
4398
4398
|
/**
|
|
4399
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
4399
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateNumerator to specify the numerator of this fraction. In this example, use 24000 for the value of FramerateNumerator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
4400
4400
|
*/
|
|
4401
4401
|
FramerateNumerator?: __integerMin24Max60000;
|
|
4402
4402
|
/**
|
|
@@ -4484,7 +4484,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
4484
4484
|
*/
|
|
4485
4485
|
SpatialAdaptiveQuantization?: Mpeg2SpatialAdaptiveQuantization;
|
|
4486
4486
|
/**
|
|
4487
|
-
* Specify whether this output's video uses the D10 syntax. Keep the default value to
|
|
4487
|
+
* Specify whether this output's video uses the D10 syntax. Keep the default value to not use the syntax. Related settings: When you choose D10 (D_10) for your MXF profile (profile), you must also set this value to D10 (D_10).
|
|
4488
4488
|
*/
|
|
4489
4489
|
Syntax?: Mpeg2Syntax;
|
|
4490
4490
|
/**
|
|
@@ -4514,7 +4514,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
4514
4514
|
export type MsSmoothAudioDeduplication = "COMBINE_DUPLICATE_STREAMS"|"NONE"|string;
|
|
4515
4515
|
export interface MsSmoothEncryptionSettings {
|
|
4516
4516
|
/**
|
|
4517
|
-
* If your output group type is HLS, DASH, or Microsoft Smooth, use these settings when doing DRM encryption with a SPEKE-compliant key provider.
|
|
4517
|
+
* If your output group type is HLS, DASH, or Microsoft Smooth, use these settings when doing DRM encryption with a SPEKE-compliant key provider. If your output group type is CMAF, use the SpekeKeyProviderCmaf settings instead.
|
|
4518
4518
|
*/
|
|
4519
4519
|
SpekeKeyProvider?: SpekeKeyProvider;
|
|
4520
4520
|
}
|
|
@@ -4616,7 +4616,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
4616
4616
|
*/
|
|
4617
4617
|
ActiveWatermarkProcess?: NielsenActiveWatermarkProcessType;
|
|
4618
4618
|
/**
|
|
4619
|
-
* Optional. Use this setting when you want the service to include an ADI file in the Nielsen
|
|
4619
|
+
* Optional. Use this setting when you want the service to include an ADI file in the Nielsen metadata .zip file. To provide an ADI file, store it in Amazon S3 and provide a URL to it here. The URL should be in the following format: S3://bucket/path/ADI-file. For more information about the metadata .zip file, see the setting Metadata destination (metadataDestination).
|
|
4620
4620
|
*/
|
|
4621
4621
|
AdiFilename?: __stringPatternS3;
|
|
4622
4622
|
/**
|
|
@@ -4644,7 +4644,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
4644
4644
|
*/
|
|
4645
4645
|
SourceId?: __integerMin0Max65534;
|
|
4646
4646
|
/**
|
|
4647
|
-
* Required. Specify whether your source content already contains Nielsen non-linear watermarks. When you set this value to Watermarked (WATERMARKED), the service fails the job. Nielsen requires that you add non-linear watermarking to only clean content that doesn't already
|
|
4647
|
+
* Required. Specify whether your source content already contains Nielsen non-linear watermarks. When you set this value to Watermarked (WATERMARKED), the service fails the job. Nielsen requires that you add non-linear watermarking to only clean content that doesn't already have non-linear Nielsen watermarks.
|
|
4648
4648
|
*/
|
|
4649
4649
|
SourceWatermarkStatus?: NielsenSourceWatermarkStatusType;
|
|
4650
4650
|
/**
|
|
@@ -4952,11 +4952,11 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
4952
4952
|
*/
|
|
4953
4953
|
FramerateConversionAlgorithm?: ProresFramerateConversionAlgorithm;
|
|
4954
4954
|
/**
|
|
4955
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
4955
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateDenominator to specify the denominator of this fraction. In this example, use 1001 for the value of FramerateDenominator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
4956
4956
|
*/
|
|
4957
4957
|
FramerateDenominator?: __integerMin1Max2147483647;
|
|
4958
4958
|
/**
|
|
4959
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
4959
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateNumerator to specify the numerator of this fraction. In this example, use 24000 for the value of FramerateNumerator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
4960
4960
|
*/
|
|
4961
4961
|
FramerateNumerator?: __integerMin1Max2147483647;
|
|
4962
4962
|
/**
|
|
@@ -5169,7 +5169,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
5169
5169
|
}
|
|
5170
5170
|
export interface S3EncryptionSettings {
|
|
5171
5171
|
/**
|
|
5172
|
-
* Specify how you want your data keys managed. AWS uses data keys to encrypt your content. AWS also encrypts the data keys themselves, using a customer master key (CMK), and then stores the encrypted data keys alongside your encrypted content. Use this setting to specify which AWS service manages the CMK. For simplest set up, choose Amazon S3 (SERVER_SIDE_ENCRYPTION_S3). If you want your master key to be managed by AWS Key Management Service (KMS), choose AWS KMS (SERVER_SIDE_ENCRYPTION_KMS). By default, when you choose AWS KMS, KMS uses the AWS managed customer master key (CMK) associated with Amazon S3 to encrypt your data keys. You can optionally choose to specify a different, customer managed CMK. Do so by specifying the Amazon Resource Name (ARN) of the key for the setting
|
|
5172
|
+
* Specify how you want your data keys managed. AWS uses data keys to encrypt your content. AWS also encrypts the data keys themselves, using a customer master key (CMK), and then stores the encrypted data keys alongside your encrypted content. Use this setting to specify which AWS service manages the CMK. For simplest set up, choose Amazon S3 (SERVER_SIDE_ENCRYPTION_S3). If you want your master key to be managed by AWS Key Management Service (KMS), choose AWS KMS (SERVER_SIDE_ENCRYPTION_KMS). By default, when you choose AWS KMS, KMS uses the AWS managed customer master key (CMK) associated with Amazon S3 to encrypt your data keys. You can optionally choose to specify a different, customer managed CMK. Do so by specifying the Amazon Resource Name (ARN) of the key for the setting KMS ARN (kmsKeyArn).
|
|
5173
5173
|
*/
|
|
5174
5174
|
EncryptionType?: S3ServerSideEncryptionType;
|
|
5175
5175
|
/**
|
|
@@ -5306,7 +5306,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
5306
5306
|
export type TimecodeBurninPosition = "TOP_CENTER"|"TOP_LEFT"|"TOP_RIGHT"|"MIDDLE_LEFT"|"MIDDLE_CENTER"|"MIDDLE_RIGHT"|"BOTTOM_LEFT"|"BOTTOM_CENTER"|"BOTTOM_RIGHT"|string;
|
|
5307
5307
|
export interface TimecodeConfig {
|
|
5308
5308
|
/**
|
|
5309
|
-
* If you use an editing platform that relies on an anchor timecode, use Anchor Timecode (Anchor) to specify a timecode that will match the input video frame to the output video frame. Use 24-hour format with frame number, (HH:MM:SS:FF) or (HH:MM:SS;FF). This setting ignores frame rate conversion. System behavior for Anchor Timecode varies depending on your setting for Source (TimecodeSource). * If Source (TimecodeSource) is set to Specified Start (SPECIFIEDSTART), the first input frame is the specified value in Start Timecode (Start). Anchor Timecode (Anchor) and Start Timecode (Start) are used calculate output timecode. * If Source (TimecodeSource) is set to Start at 0 (ZEROBASED)
|
|
5309
|
+
* If you use an editing platform that relies on an anchor timecode, use Anchor Timecode (Anchor) to specify a timecode that will match the input video frame to the output video frame. Use 24-hour format with frame number, (HH:MM:SS:FF) or (HH:MM:SS;FF). This setting ignores frame rate conversion. System behavior for Anchor Timecode varies depending on your setting for Source (TimecodeSource). * If Source (TimecodeSource) is set to Specified Start (SPECIFIEDSTART), the first input frame is the specified value in Start Timecode (Start). Anchor Timecode (Anchor) and Start Timecode (Start) are used calculate output timecode. * If Source (TimecodeSource) is set to Start at 0 (ZEROBASED) the first frame is 00:00:00:00. * If Source (TimecodeSource) is set to Embedded (EMBEDDED), the first frame is the timecode value on the first input frame of the input.
|
|
5310
5310
|
*/
|
|
5311
5311
|
Anchor?: __stringPattern010920405090509092;
|
|
5312
5312
|
/**
|
|
@@ -5318,7 +5318,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
5318
5318
|
*/
|
|
5319
5319
|
Start?: __stringPattern010920405090509092;
|
|
5320
5320
|
/**
|
|
5321
|
-
* Only applies to outputs that support program-date-time stamp. Use Timestamp offset (TimestampOffset) to overwrite the timecode date without affecting the time and frame number. Provide the new date as a string in the format "yyyy-mm-dd".
|
|
5321
|
+
* Only applies to outputs that support program-date-time stamp. Use Timestamp offset (TimestampOffset) to overwrite the timecode date without affecting the time and frame number. Provide the new date as a string in the format "yyyy-mm-dd". To use Time stamp offset, you must also enable Insert program-date-time (InsertProgramDateTime) in the output settings. For example, if the date part of your timecodes is 2002-1-25 and you want to change it to one year later, set Timestamp offset (TimestampOffset) to 2003-1-25.
|
|
5322
5322
|
*/
|
|
5323
5323
|
TimestampOffset?: __stringPattern0940191020191209301;
|
|
5324
5324
|
}
|
|
@@ -5477,11 +5477,11 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
5477
5477
|
*/
|
|
5478
5478
|
FramerateConversionAlgorithm?: Vc3FramerateConversionAlgorithm;
|
|
5479
5479
|
/**
|
|
5480
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
5480
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateDenominator to specify the denominator of this fraction. In this example, use 1001 for the value of FramerateDenominator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
5481
5481
|
*/
|
|
5482
5482
|
FramerateDenominator?: __integerMin1Max1001;
|
|
5483
5483
|
/**
|
|
5484
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
5484
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateNumerator to specify the numerator of this fraction. In this example, use 24000 for the value of FramerateNumerator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
5485
5485
|
*/
|
|
5486
5486
|
FramerateNumerator?: __integerMin24Max60000;
|
|
5487
5487
|
/**
|
|
@@ -5519,7 +5519,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
5519
5519
|
*/
|
|
5520
5520
|
AvcIntraSettings?: AvcIntraSettings;
|
|
5521
5521
|
/**
|
|
5522
|
-
* Specifies the video codec. This must be equal to one of the enum values defined by the object
|
|
5522
|
+
* Specifies the video codec. This must be equal to one of the enum values defined by the object VideoCodec.
|
|
5523
5523
|
*/
|
|
5524
5524
|
Codec?: VideoCodec;
|
|
5525
5525
|
/**
|
|
@@ -5585,7 +5585,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
5585
5585
|
*/
|
|
5586
5586
|
DropFrameTimecode?: DropFrameTimecode;
|
|
5587
5587
|
/**
|
|
5588
|
-
* Applies only if you set AFD Signaling(AfdSignaling) to Fixed (FIXED). Use Fixed (FixedAfd) to specify a four-bit AFD value which the service will write on all
|
|
5588
|
+
* Applies only if you set AFD Signaling(AfdSignaling) to Fixed (FIXED). Use Fixed (FixedAfd) to specify a four-bit AFD value which the service will write on all frames of this video output.
|
|
5589
5589
|
*/
|
|
5590
5590
|
FixedAfd?: __integerMin0Max15;
|
|
5591
5591
|
/**
|
|
@@ -5744,11 +5744,11 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
5744
5744
|
*/
|
|
5745
5745
|
FramerateConversionAlgorithm?: Vp8FramerateConversionAlgorithm;
|
|
5746
5746
|
/**
|
|
5747
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
5747
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateDenominator to specify the denominator of this fraction. In this example, use 1001 for the value of FramerateDenominator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
5748
5748
|
*/
|
|
5749
5749
|
FramerateDenominator?: __integerMin1Max2147483647;
|
|
5750
5750
|
/**
|
|
5751
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
5751
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateNumerator to specify the numerator of this fraction. In this example, use 24000 for the value of FramerateNumerator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
5752
5752
|
*/
|
|
5753
5753
|
FramerateNumerator?: __integerMin1Max2147483647;
|
|
5754
5754
|
/**
|
|
@@ -5803,11 +5803,11 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
5803
5803
|
*/
|
|
5804
5804
|
FramerateConversionAlgorithm?: Vp9FramerateConversionAlgorithm;
|
|
5805
5805
|
/**
|
|
5806
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
5806
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateDenominator to specify the denominator of this fraction. In this example, use 1001 for the value of FramerateDenominator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
5807
5807
|
*/
|
|
5808
5808
|
FramerateDenominator?: __integerMin1Max2147483647;
|
|
5809
5809
|
/**
|
|
5810
|
-
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example,
|
|
5810
|
+
* When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateNumerator to specify the numerator of this fraction. In this example, use 24000 for the value of FramerateNumerator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
|
|
5811
5811
|
*/
|
|
5812
5812
|
FramerateNumerator?: __integerMin1Max2147483647;
|
|
5813
5813
|
/**
|
|
@@ -6096,6 +6096,7 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
6096
6096
|
export type __integerMin0Max4000 = number;
|
|
6097
6097
|
export type __integerMin0Max4194303 = number;
|
|
6098
6098
|
export type __integerMin0Max47185920 = number;
|
|
6099
|
+
export type __integerMin0Max5 = number;
|
|
6099
6100
|
export type __integerMin0Max500 = number;
|
|
6100
6101
|
export type __integerMin0Max50000 = number;
|
|
6101
6102
|
export type __integerMin0Max65534 = number;
|
|
@@ -6170,7 +6171,6 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
6170
6171
|
export type __integerMinNegative2Max3 = number;
|
|
6171
6172
|
export type __integerMinNegative50Max50 = number;
|
|
6172
6173
|
export type __integerMinNegative5Max10 = number;
|
|
6173
|
-
export type __integerMinNegative5Max5 = number;
|
|
6174
6174
|
export type __integerMinNegative60Max6 = number;
|
|
6175
6175
|
export type __integerMinNegative70Max0 = number;
|
|
6176
6176
|
export type __listOfAllowedRenditionSize = AllowedRenditionSize[];
|
|
@@ -6257,8 +6257,8 @@ When you specify Version 1, you must also set ID3 metadata (timedMetadata) to Pa
|
|
|
6257
6257
|
export type __stringPatternIdentityAZaZ26AZaZ09163 = string;
|
|
6258
6258
|
export type __stringPatternS3 = string;
|
|
6259
6259
|
export type __stringPatternS3ASSETMAPXml = string;
|
|
6260
|
-
export type
|
|
6261
|
-
export type
|
|
6260
|
+
export type __stringPatternS3MM2PPMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAFFLLAACCFFLLAAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8WWEEBBMMLLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMXXMMLLOOGGGGaAAATTMMOOSSHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAFFLLAACCAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8WWEEBBMMLLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMXXMMLLOOGGGGaAAATTMMOOSS = string;
|
|
6261
|
+
export type __stringPatternS3MM2PPWWEEBBMMMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAFFLLAACCFFLLAAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSOOGGGGaAHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAFFLLAACCAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSOOGGGGaA = string;
|
|
6262
6262
|
export type __stringPatternSNManifestConfirmConditionNotificationNS = string;
|
|
6263
6263
|
export type __stringPatternSNSignalProcessingNotificationNS = string;
|
|
6264
6264
|
export type __stringPatternW = string;
|