aws-sdk-mediaconvert 1.66.0 → 1.67.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -182,6 +182,7 @@ module Aws::MediaConvert
182
182
  DvbSubtitleTeletextSpacing = Shapes::StringShape.new(name: 'DvbSubtitleTeletextSpacing')
183
183
  DvbSubtitlingType = Shapes::StringShape.new(name: 'DvbSubtitlingType')
184
184
  DvbTdtSettings = Shapes::StructureShape.new(name: 'DvbTdtSettings')
185
+ DvbddsHandling = Shapes::StringShape.new(name: 'DvbddsHandling')
185
186
  Eac3AtmosBitstreamMode = Shapes::StringShape.new(name: 'Eac3AtmosBitstreamMode')
186
187
  Eac3AtmosCodingMode = Shapes::StringShape.new(name: 'Eac3AtmosCodingMode')
187
188
  Eac3AtmosDialogueIntelligence = Shapes::StringShape.new(name: 'Eac3AtmosDialogueIntelligence')
@@ -324,6 +325,7 @@ module Aws::MediaConvert
324
325
  InputFilterEnable = Shapes::StringShape.new(name: 'InputFilterEnable')
325
326
  InputPsiControl = Shapes::StringShape.new(name: 'InputPsiControl')
326
327
  InputRotate = Shapes::StringShape.new(name: 'InputRotate')
328
+ InputSampleRange = Shapes::StringShape.new(name: 'InputSampleRange')
327
329
  InputScanType = Shapes::StringShape.new(name: 'InputScanType')
328
330
  InputTemplate = Shapes::StructureShape.new(name: 'InputTemplate')
329
331
  InputTimecodeSource = Shapes::StringShape.new(name: 'InputTimecodeSource')
@@ -337,6 +339,7 @@ module Aws::MediaConvert
337
339
  JobTemplate = Shapes::StructureShape.new(name: 'JobTemplate')
338
340
  JobTemplateListBy = Shapes::StringShape.new(name: 'JobTemplateListBy')
339
341
  JobTemplateSettings = Shapes::StructureShape.new(name: 'JobTemplateSettings')
342
+ KantarWatermarkSettings = Shapes::StructureShape.new(name: 'KantarWatermarkSettings')
340
343
  LanguageCode = Shapes::StringShape.new(name: 'LanguageCode')
341
344
  ListJobTemplatesRequest = Shapes::StructureShape.new(name: 'ListJobTemplatesRequest')
342
345
  ListJobTemplatesResponse = Shapes::StructureShape.new(name: 'ListJobTemplatesResponse')
@@ -689,6 +692,8 @@ module Aws::MediaConvert
689
692
  __stringMin1Max20 = Shapes::StringShape.new(name: '__stringMin1Max20')
690
693
  __stringMin1Max256 = Shapes::StringShape.new(name: '__stringMin1Max256')
691
694
  __stringMin1Max50 = Shapes::StringShape.new(name: '__stringMin1Max50')
695
+ __stringMin1Max50PatternAZAZ09 = Shapes::StringShape.new(name: '__stringMin1Max50PatternAZAZ09')
696
+ __stringMin1Max512PatternAZAZ09 = Shapes::StringShape.new(name: '__stringMin1Max512PatternAZAZ09')
692
697
  __stringMin24Max512PatternAZaZ0902 = Shapes::StringShape.new(name: '__stringMin24Max512PatternAZaZ0902')
693
698
  __stringMin32Max32Pattern09aFAF32 = Shapes::StringShape.new(name: '__stringMin32Max32Pattern09aFAF32')
694
699
  __stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12 = Shapes::StringShape.new(name: '__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12')
@@ -708,6 +713,7 @@ module Aws::MediaConvert
708
713
  __stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912 = Shapes::StringShape.new(name: '__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912')
709
714
  __stringPatternDD = Shapes::StringShape.new(name: '__stringPatternDD')
710
715
  __stringPatternHttps = Shapes::StringShape.new(name: '__stringPatternHttps')
716
+ __stringPatternHttpsKantarmediaCom = Shapes::StringShape.new(name: '__stringPatternHttpsKantarmediaCom')
711
717
  __stringPatternIdentityAZaZ26AZaZ09163 = Shapes::StringShape.new(name: '__stringPatternIdentityAZaZ26AZaZ09163')
712
718
  __stringPatternS3 = Shapes::StringShape.new(name: '__stringPatternS3')
713
719
  __stringPatternS3ASSETMAPXml = Shapes::StringShape.new(name: '__stringPatternS3ASSETMAPXml')
@@ -1134,11 +1140,15 @@ module Aws::MediaConvert
1134
1140
  DvbSubDestinationSettings.add_member(:alignment, Shapes::ShapeRef.new(shape: DvbSubtitleAlignment, location_name: "alignment"))
1135
1141
  DvbSubDestinationSettings.add_member(:background_color, Shapes::ShapeRef.new(shape: DvbSubtitleBackgroundColor, location_name: "backgroundColor"))
1136
1142
  DvbSubDestinationSettings.add_member(:background_opacity, Shapes::ShapeRef.new(shape: __integerMin0Max255, location_name: "backgroundOpacity"))
1143
+ DvbSubDestinationSettings.add_member(:dds_handling, Shapes::ShapeRef.new(shape: DvbddsHandling, location_name: "ddsHandling"))
1144
+ DvbSubDestinationSettings.add_member(:dds_x_coordinate, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "ddsXCoordinate"))
1145
+ DvbSubDestinationSettings.add_member(:dds_y_coordinate, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "ddsYCoordinate"))
1137
1146
  DvbSubDestinationSettings.add_member(:font_color, Shapes::ShapeRef.new(shape: DvbSubtitleFontColor, location_name: "fontColor"))
1138
1147
  DvbSubDestinationSettings.add_member(:font_opacity, Shapes::ShapeRef.new(shape: __integerMin0Max255, location_name: "fontOpacity"))
1139
1148
  DvbSubDestinationSettings.add_member(:font_resolution, Shapes::ShapeRef.new(shape: __integerMin96Max600, location_name: "fontResolution"))
1140
1149
  DvbSubDestinationSettings.add_member(:font_script, Shapes::ShapeRef.new(shape: FontScript, location_name: "fontScript"))
1141
1150
  DvbSubDestinationSettings.add_member(:font_size, Shapes::ShapeRef.new(shape: __integerMin0Max96, location_name: "fontSize"))
1151
+ DvbSubDestinationSettings.add_member(:height, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "height"))
1142
1152
  DvbSubDestinationSettings.add_member(:outline_color, Shapes::ShapeRef.new(shape: DvbSubtitleOutlineColor, location_name: "outlineColor"))
1143
1153
  DvbSubDestinationSettings.add_member(:outline_size, Shapes::ShapeRef.new(shape: __integerMin0Max10, location_name: "outlineSize"))
1144
1154
  DvbSubDestinationSettings.add_member(:shadow_color, Shapes::ShapeRef.new(shape: DvbSubtitleShadowColor, location_name: "shadowColor"))
@@ -1147,6 +1157,7 @@ module Aws::MediaConvert
1147
1157
  DvbSubDestinationSettings.add_member(:shadow_y_offset, Shapes::ShapeRef.new(shape: __integerMinNegative2147483648Max2147483647, location_name: "shadowYOffset"))
1148
1158
  DvbSubDestinationSettings.add_member(:subtitling_type, Shapes::ShapeRef.new(shape: DvbSubtitlingType, location_name: "subtitlingType"))
1149
1159
  DvbSubDestinationSettings.add_member(:teletext_spacing, Shapes::ShapeRef.new(shape: DvbSubtitleTeletextSpacing, location_name: "teletextSpacing"))
1160
+ DvbSubDestinationSettings.add_member(:width, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "width"))
1150
1161
  DvbSubDestinationSettings.add_member(:x_position, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "xPosition"))
1151
1162
  DvbSubDestinationSettings.add_member(:y_position, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "yPosition"))
1152
1163
  DvbSubDestinationSettings.struct_class = Types::DvbSubDestinationSettings
@@ -1551,6 +1562,7 @@ module Aws::MediaConvert
1551
1562
  JobSettings.add_member(:avail_blanking, Shapes::ShapeRef.new(shape: AvailBlanking, location_name: "availBlanking"))
1552
1563
  JobSettings.add_member(:esam, Shapes::ShapeRef.new(shape: EsamSettings, location_name: "esam"))
1553
1564
  JobSettings.add_member(:inputs, Shapes::ShapeRef.new(shape: __listOfInput, location_name: "inputs"))
1565
+ JobSettings.add_member(:kantar_watermark, Shapes::ShapeRef.new(shape: KantarWatermarkSettings, location_name: "kantarWatermark"))
1554
1566
  JobSettings.add_member(:motion_image_inserter, Shapes::ShapeRef.new(shape: MotionImageInserter, location_name: "motionImageInserter"))
1555
1567
  JobSettings.add_member(:nielsen_configuration, Shapes::ShapeRef.new(shape: NielsenConfiguration, location_name: "nielsenConfiguration"))
1556
1568
  JobSettings.add_member(:nielsen_non_linear_watermark, Shapes::ShapeRef.new(shape: NielsenNonLinearWatermarkSettings, location_name: "nielsenNonLinearWatermark"))
@@ -1578,6 +1590,7 @@ module Aws::MediaConvert
1578
1590
  JobTemplateSettings.add_member(:avail_blanking, Shapes::ShapeRef.new(shape: AvailBlanking, location_name: "availBlanking"))
1579
1591
  JobTemplateSettings.add_member(:esam, Shapes::ShapeRef.new(shape: EsamSettings, location_name: "esam"))
1580
1592
  JobTemplateSettings.add_member(:inputs, Shapes::ShapeRef.new(shape: __listOfInputTemplate, location_name: "inputs"))
1593
+ JobTemplateSettings.add_member(:kantar_watermark, Shapes::ShapeRef.new(shape: KantarWatermarkSettings, location_name: "kantarWatermark"))
1581
1594
  JobTemplateSettings.add_member(:motion_image_inserter, Shapes::ShapeRef.new(shape: MotionImageInserter, location_name: "motionImageInserter"))
1582
1595
  JobTemplateSettings.add_member(:nielsen_configuration, Shapes::ShapeRef.new(shape: NielsenConfiguration, location_name: "nielsenConfiguration"))
1583
1596
  JobTemplateSettings.add_member(:nielsen_non_linear_watermark, Shapes::ShapeRef.new(shape: NielsenNonLinearWatermarkSettings, location_name: "nielsenNonLinearWatermark"))
@@ -1586,6 +1599,21 @@ module Aws::MediaConvert
1586
1599
  JobTemplateSettings.add_member(:timed_metadata_insertion, Shapes::ShapeRef.new(shape: TimedMetadataInsertion, location_name: "timedMetadataInsertion"))
1587
1600
  JobTemplateSettings.struct_class = Types::JobTemplateSettings
1588
1601
 
1602
+ KantarWatermarkSettings.add_member(:channel_name, Shapes::ShapeRef.new(shape: __stringMin1Max20, location_name: "channelName"))
1603
+ KantarWatermarkSettings.add_member(:content_reference, Shapes::ShapeRef.new(shape: __stringMin1Max50PatternAZAZ09, location_name: "contentReference"))
1604
+ KantarWatermarkSettings.add_member(:credentials_secret_name, Shapes::ShapeRef.new(shape: __stringMin1Max512PatternAZAZ09, location_name: "credentialsSecretName"))
1605
+ KantarWatermarkSettings.add_member(:file_offset, Shapes::ShapeRef.new(shape: __doubleMin0, location_name: "fileOffset"))
1606
+ KantarWatermarkSettings.add_member(:kantar_license_id, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "kantarLicenseId"))
1607
+ KantarWatermarkSettings.add_member(:kantar_server_url, Shapes::ShapeRef.new(shape: __stringPatternHttpsKantarmediaCom, location_name: "kantarServerUrl"))
1608
+ KantarWatermarkSettings.add_member(:log_destination, Shapes::ShapeRef.new(shape: __stringPatternS3, location_name: "logDestination"))
1609
+ KantarWatermarkSettings.add_member(:metadata_3, Shapes::ShapeRef.new(shape: __stringMin1Max50, location_name: "metadata3"))
1610
+ KantarWatermarkSettings.add_member(:metadata_4, Shapes::ShapeRef.new(shape: __stringMin1Max50, location_name: "metadata4"))
1611
+ KantarWatermarkSettings.add_member(:metadata_5, Shapes::ShapeRef.new(shape: __stringMin1Max50, location_name: "metadata5"))
1612
+ KantarWatermarkSettings.add_member(:metadata_6, Shapes::ShapeRef.new(shape: __stringMin1Max50, location_name: "metadata6"))
1613
+ KantarWatermarkSettings.add_member(:metadata_7, Shapes::ShapeRef.new(shape: __stringMin1Max50, location_name: "metadata7"))
1614
+ KantarWatermarkSettings.add_member(:metadata_8, Shapes::ShapeRef.new(shape: __stringMin1Max50, location_name: "metadata8"))
1615
+ KantarWatermarkSettings.struct_class = Types::KantarWatermarkSettings
1616
+
1589
1617
  ListJobTemplatesRequest.add_member(:category, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "category"))
1590
1618
  ListJobTemplatesRequest.add_member(:list_by, Shapes::ShapeRef.new(shape: JobTemplateListBy, location: "querystring", location_name: "listBy"))
1591
1619
  ListJobTemplatesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __integerMin1Max20, location: "querystring", location_name: "maxResults"))
@@ -1680,6 +1708,7 @@ module Aws::MediaConvert
1680
1708
  M3u8Settings.add_member(:audio_duration, Shapes::ShapeRef.new(shape: M3u8AudioDuration, location_name: "audioDuration"))
1681
1709
  M3u8Settings.add_member(:audio_frames_per_pes, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "audioFramesPerPes"))
1682
1710
  M3u8Settings.add_member(:audio_pids, Shapes::ShapeRef.new(shape: __listOf__integerMin32Max8182, location_name: "audioPids"))
1711
+ M3u8Settings.add_member(:max_pcr_interval, Shapes::ShapeRef.new(shape: __integerMin0Max500, location_name: "maxPcrInterval"))
1683
1712
  M3u8Settings.add_member(:nielsen_id_3, Shapes::ShapeRef.new(shape: M3u8NielsenId3, location_name: "nielsenId3"))
1684
1713
  M3u8Settings.add_member(:pat_interval, Shapes::ShapeRef.new(shape: __integerMin0Max1000, location_name: "patInterval"))
1685
1714
  M3u8Settings.add_member(:pcr_control, Shapes::ShapeRef.new(shape: M3u8PcrControl, location_name: "pcrControl"))
@@ -2142,6 +2171,7 @@ module Aws::MediaConvert
2142
2171
  VideoSelector.add_member(:pid, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "pid"))
2143
2172
  VideoSelector.add_member(:program_number, Shapes::ShapeRef.new(shape: __integerMinNegative2147483648Max2147483647, location_name: "programNumber"))
2144
2173
  VideoSelector.add_member(:rotate, Shapes::ShapeRef.new(shape: InputRotate, location_name: "rotate"))
2174
+ VideoSelector.add_member(:sample_range, Shapes::ShapeRef.new(shape: InputSampleRange, location_name: "sampleRange"))
2145
2175
  VideoSelector.struct_class = Types::VideoSelector
2146
2176
 
2147
2177
  VorbisSettings.add_member(:channels, Shapes::ShapeRef.new(shape: __integerMin1Max2, location_name: "channels"))
@@ -1804,11 +1804,15 @@ module Aws::MediaConvert
1804
1804
  # alignment: "CENTERED", # accepts CENTERED, LEFT
1805
1805
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
1806
1806
  # background_opacity: 1,
1807
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
1808
+ # dds_x_coordinate: 1,
1809
+ # dds_y_coordinate: 1,
1807
1810
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
1808
1811
  # font_opacity: 1,
1809
1812
  # font_resolution: 1,
1810
1813
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
1811
1814
  # font_size: 1,
1815
+ # height: 1,
1812
1816
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
1813
1817
  # outline_size: 1,
1814
1818
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -1817,6 +1821,7 @@ module Aws::MediaConvert
1817
1821
  # shadow_y_offset: 1,
1818
1822
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
1819
1823
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
1824
+ # width: 1,
1820
1825
  # x_position: 1,
1821
1826
  # y_position: 1,
1822
1827
  # },
@@ -1932,11 +1937,15 @@ module Aws::MediaConvert
1932
1937
  # alignment: "CENTERED", # accepts CENTERED, LEFT
1933
1938
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
1934
1939
  # background_opacity: 1,
1940
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
1941
+ # dds_x_coordinate: 1,
1942
+ # dds_y_coordinate: 1,
1935
1943
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
1936
1944
  # font_opacity: 1,
1937
1945
  # font_resolution: 1,
1938
1946
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
1939
1947
  # font_size: 1,
1948
+ # height: 1,
1940
1949
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
1941
1950
  # outline_size: 1,
1942
1951
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -1945,6 +1954,7 @@ module Aws::MediaConvert
1945
1954
  # shadow_y_offset: 1,
1946
1955
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
1947
1956
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
1957
+ # width: 1,
1948
1958
  # x_position: 1,
1949
1959
  # y_position: 1,
1950
1960
  # },
@@ -2059,11 +2069,15 @@ module Aws::MediaConvert
2059
2069
  # alignment: "CENTERED", # accepts CENTERED, LEFT
2060
2070
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
2061
2071
  # background_opacity: 1,
2072
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
2073
+ # dds_x_coordinate: 1,
2074
+ # dds_y_coordinate: 1,
2062
2075
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
2063
2076
  # font_opacity: 1,
2064
2077
  # font_resolution: 1,
2065
2078
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
2066
2079
  # font_size: 1,
2080
+ # height: 1,
2067
2081
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
2068
2082
  # outline_size: 1,
2069
2083
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -2072,6 +2086,7 @@ module Aws::MediaConvert
2072
2086
  # shadow_y_offset: 1,
2073
2087
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
2074
2088
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
2089
+ # width: 1,
2075
2090
  # x_position: 1,
2076
2091
  # y_position: 1,
2077
2092
  # },
@@ -3130,6 +3145,7 @@ module Aws::MediaConvert
3130
3145
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
3131
3146
  # audio_frames_per_pes: 1,
3132
3147
  # audio_pids: [1],
3148
+ # max_pcr_interval: 1,
3133
3149
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
3134
3150
  # pat_interval: 1,
3135
3151
  # pcr_control: "PCR_EVERY_PES_PACKET", # accepts PCR_EVERY_PES_PACKET, CONFIGURED_PCR_PERIOD
@@ -3422,9 +3438,25 @@ module Aws::MediaConvert
3422
3438
  # pid: 1,
3423
3439
  # program_number: 1,
3424
3440
  # rotate: "DEGREE_0", # accepts DEGREE_0, DEGREES_90, DEGREES_180, DEGREES_270, AUTO
3441
+ # sample_range: "FOLLOW", # accepts FOLLOW, FULL_RANGE, LIMITED_RANGE
3425
3442
  # },
3426
3443
  # },
3427
3444
  # ],
3445
+ # kantar_watermark: {
3446
+ # channel_name: "__stringMin1Max20",
3447
+ # content_reference: "__stringMin1Max50PatternAZAZ09",
3448
+ # credentials_secret_name: "__stringMin1Max512PatternAZAZ09",
3449
+ # file_offset: 1.0,
3450
+ # kantar_license_id: 1,
3451
+ # kantar_server_url: "__stringPatternHttpsKantarmediaCom",
3452
+ # log_destination: "__stringPatternS3",
3453
+ # metadata_3: "__stringMin1Max50",
3454
+ # metadata_4: "__stringMin1Max50",
3455
+ # metadata_5: "__stringMin1Max50",
3456
+ # metadata_6: "__stringMin1Max50",
3457
+ # metadata_7: "__stringMin1Max50",
3458
+ # metadata_8: "__stringMin1Max50",
3459
+ # },
3428
3460
  # motion_image_inserter: {
3429
3461
  # framerate: {
3430
3462
  # framerate_denominator: 1,
@@ -3842,11 +3874,15 @@ module Aws::MediaConvert
3842
3874
  # alignment: "CENTERED", # accepts CENTERED, LEFT
3843
3875
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
3844
3876
  # background_opacity: 1,
3877
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
3878
+ # dds_x_coordinate: 1,
3879
+ # dds_y_coordinate: 1,
3845
3880
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
3846
3881
  # font_opacity: 1,
3847
3882
  # font_resolution: 1,
3848
3883
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
3849
3884
  # font_size: 1,
3885
+ # height: 1,
3850
3886
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
3851
3887
  # outline_size: 1,
3852
3888
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -3855,6 +3891,7 @@ module Aws::MediaConvert
3855
3891
  # shadow_y_offset: 1,
3856
3892
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
3857
3893
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
3894
+ # width: 1,
3858
3895
  # x_position: 1,
3859
3896
  # y_position: 1,
3860
3897
  # },
@@ -3954,6 +3991,7 @@ module Aws::MediaConvert
3954
3991
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
3955
3992
  # audio_frames_per_pes: 1,
3956
3993
  # audio_pids: [1],
3994
+ # max_pcr_interval: 1,
3957
3995
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
3958
3996
  # pat_interval: 1,
3959
3997
  # pcr_control: "PCR_EVERY_PES_PACKET", # accepts PCR_EVERY_PES_PACKET, CONFIGURED_PCR_PERIOD
@@ -4666,9 +4704,25 @@ module Aws::MediaConvert
4666
4704
  # pid: 1,
4667
4705
  # program_number: 1,
4668
4706
  # rotate: "DEGREE_0", # accepts DEGREE_0, DEGREES_90, DEGREES_180, DEGREES_270, AUTO
4707
+ # sample_range: "FOLLOW", # accepts FOLLOW, FULL_RANGE, LIMITED_RANGE
4669
4708
  # },
4670
4709
  # },
4671
4710
  # ],
4711
+ # kantar_watermark: {
4712
+ # channel_name: "__stringMin1Max20",
4713
+ # content_reference: "__stringMin1Max50PatternAZAZ09",
4714
+ # credentials_secret_name: "__stringMin1Max512PatternAZAZ09",
4715
+ # file_offset: 1.0,
4716
+ # kantar_license_id: 1,
4717
+ # kantar_server_url: "__stringPatternHttpsKantarmediaCom",
4718
+ # log_destination: "__stringPatternS3",
4719
+ # metadata_3: "__stringMin1Max50",
4720
+ # metadata_4: "__stringMin1Max50",
4721
+ # metadata_5: "__stringMin1Max50",
4722
+ # metadata_6: "__stringMin1Max50",
4723
+ # metadata_7: "__stringMin1Max50",
4724
+ # metadata_8: "__stringMin1Max50",
4725
+ # },
4672
4726
  # motion_image_inserter: {
4673
4727
  # framerate: {
4674
4728
  # framerate_denominator: 1,
@@ -5086,11 +5140,15 @@ module Aws::MediaConvert
5086
5140
  # alignment: "CENTERED", # accepts CENTERED, LEFT
5087
5141
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
5088
5142
  # background_opacity: 1,
5143
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
5144
+ # dds_x_coordinate: 1,
5145
+ # dds_y_coordinate: 1,
5089
5146
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
5090
5147
  # font_opacity: 1,
5091
5148
  # font_resolution: 1,
5092
5149
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
5093
5150
  # font_size: 1,
5151
+ # height: 1,
5094
5152
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
5095
5153
  # outline_size: 1,
5096
5154
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -5099,6 +5157,7 @@ module Aws::MediaConvert
5099
5157
  # shadow_y_offset: 1,
5100
5158
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
5101
5159
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
5160
+ # width: 1,
5102
5161
  # x_position: 1,
5103
5162
  # y_position: 1,
5104
5163
  # },
@@ -5198,6 +5257,7 @@ module Aws::MediaConvert
5198
5257
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
5199
5258
  # audio_frames_per_pes: 1,
5200
5259
  # audio_pids: [1],
5260
+ # max_pcr_interval: 1,
5201
5261
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
5202
5262
  # pat_interval: 1,
5203
5263
  # pcr_control: "PCR_EVERY_PES_PACKET", # accepts PCR_EVERY_PES_PACKET, CONFIGURED_PCR_PERIOD
@@ -5871,11 +5931,15 @@ module Aws::MediaConvert
5871
5931
  # alignment: "CENTERED", # accepts CENTERED, LEFT
5872
5932
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
5873
5933
  # background_opacity: 1,
5934
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
5935
+ # dds_x_coordinate: 1,
5936
+ # dds_y_coordinate: 1,
5874
5937
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
5875
5938
  # font_opacity: 1,
5876
5939
  # font_resolution: 1,
5877
5940
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
5878
5941
  # font_size: 1,
5942
+ # height: 1,
5879
5943
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
5880
5944
  # outline_size: 1,
5881
5945
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -5884,6 +5948,7 @@ module Aws::MediaConvert
5884
5948
  # shadow_y_offset: 1,
5885
5949
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
5886
5950
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
5951
+ # width: 1,
5887
5952
  # x_position: 1,
5888
5953
  # y_position: 1,
5889
5954
  # },
@@ -5983,6 +6048,7 @@ module Aws::MediaConvert
5983
6048
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
5984
6049
  # audio_frames_per_pes: 1,
5985
6050
  # audio_pids: [1],
6051
+ # max_pcr_interval: 1,
5986
6052
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
5987
6053
  # pat_interval: 1,
5988
6054
  # pcr_control: "PCR_EVERY_PES_PACKET", # accepts PCR_EVERY_PES_PACKET, CONFIGURED_PCR_PERIOD
@@ -7216,11 +7282,15 @@ module Aws::MediaConvert
7216
7282
  # alignment: "CENTERED", # accepts CENTERED, LEFT
7217
7283
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
7218
7284
  # background_opacity: 1,
7285
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
7286
+ # dds_x_coordinate: 1,
7287
+ # dds_y_coordinate: 1,
7219
7288
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
7220
7289
  # font_opacity: 1,
7221
7290
  # font_resolution: 1,
7222
7291
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
7223
7292
  # font_size: 1,
7293
+ # height: 1,
7224
7294
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
7225
7295
  # outline_size: 1,
7226
7296
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -7229,6 +7299,7 @@ module Aws::MediaConvert
7229
7299
  # shadow_y_offset: 1,
7230
7300
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
7231
7301
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
7302
+ # width: 1,
7232
7303
  # x_position: 1,
7233
7304
  # y_position: 1,
7234
7305
  # }
@@ -7258,6 +7329,53 @@ module Aws::MediaConvert
7258
7329
  # must match.
7259
7330
  # @return [Integer]
7260
7331
  #
7332
+ # @!attribute [rw] dds_handling
7333
+ # Specify how MediaConvert handles the display definition segment
7334
+ # (DDS). Keep the default, None (NONE), to exclude the DDS from this
7335
+ # set of captions. Choose No display window (NO\_DISPLAY\_WINDOW) to
7336
+ # have MediaConvert include the DDS but not include display window
7337
+ # data. In this case, MediaConvert writes that information to the page
7338
+ # composition segment (PCS) instead. Choose Specify (SPECIFIED) to
7339
+ # have MediaConvert set up the display window based on the values that
7340
+ # you specify in related job settings. For video resolutions that are
7341
+ # 576 pixels or smaller in height, MediaConvert doesn't include the
7342
+ # DDS, regardless of the value you choose for DDS handling
7343
+ # (ddsHandling). In this case, it doesn't write the display window
7344
+ # data to the PCS either. Related settings: Use the settings DDS
7345
+ # x-coordinate (ddsXCoordinate) and DDS y-coordinate (ddsYCoordinate)
7346
+ # to specify the offset between the top left corner of the display
7347
+ # window and the top left corner of the video frame. All burn-in and
7348
+ # DVB-Sub font settings must match.
7349
+ # @return [String]
7350
+ #
7351
+ # @!attribute [rw] dds_x_coordinate
7352
+ # Use this setting, along with DDS y-coordinate (ddsYCoordinate), to
7353
+ # specify the upper left corner of the display definition segment
7354
+ # (DDS) display window. With this setting, specify the distance, in
7355
+ # pixels, between the left side of the frame and the left side of the
7356
+ # DDS display window. Keep the default value, 0, to have MediaConvert
7357
+ # automatically choose this offset. Related setting: When you use this
7358
+ # setting, you must set DDS handling (ddsHandling) to a value other
7359
+ # than None (NONE). MediaConvert uses these values to determine
7360
+ # whether to write page position data to the DDS or to the page
7361
+ # composition segment (PCS). All burn-in and DVB-Sub font settings
7362
+ # must match.
7363
+ # @return [Integer]
7364
+ #
7365
+ # @!attribute [rw] dds_y_coordinate
7366
+ # Use this setting, along with DDS x-coordinate (ddsXCoordinate), to
7367
+ # specify the upper left corner of the display definition segment
7368
+ # (DDS) display window. With this setting, specify the distance, in
7369
+ # pixels, between the top of the frame and the top of the DDS display
7370
+ # window. Keep the default value, 0, to have MediaConvert
7371
+ # automatically choose this offset. Related setting: When you use this
7372
+ # setting, you must set DDS handling (ddsHandling) to a value other
7373
+ # than None (NONE). MediaConvert uses these values to determine
7374
+ # whether to write page position data to the DDS or to the page
7375
+ # composition segment (PCS). All burn-in and DVB-Sub font settings
7376
+ # must match.
7377
+ # @return [Integer]
7378
+ #
7261
7379
  # @!attribute [rw] font_color
7262
7380
  # Specifies the color of the burned-in captions. This option is not
7263
7381
  # valid for source captions that are STL, 608/embedded or teletext.
@@ -7289,6 +7407,13 @@ module Aws::MediaConvert
7289
7407
  # settings must match.
7290
7408
  # @return [Integer]
7291
7409
  #
7410
+ # @!attribute [rw] height
7411
+ # Specify the height, in pixels, of this set of DVB-Sub captions. The
7412
+ # default value is 576 pixels. Related setting: When you use this
7413
+ # setting, you must set DDS handling (ddsHandling) to a value other
7414
+ # than None (NONE). All burn-in and DVB-Sub font settings must match.
7415
+ # @return [Integer]
7416
+ #
7292
7417
  # @!attribute [rw] outline_color
7293
7418
  # Specifies font outline color. This option is not valid for source
7294
7419
  # captions that are either 608/embedded or teletext. These source
@@ -7344,6 +7469,13 @@ module Aws::MediaConvert
7344
7469
  # if the captions are closed caption.
7345
7470
  # @return [String]
7346
7471
  #
7472
+ # @!attribute [rw] width
7473
+ # Specify the width, in pixels, of this set of DVB-Sub captions. The
7474
+ # default value is 720 pixels. Related setting: When you use this
7475
+ # setting, you must set DDS handling (ddsHandling) to a value other
7476
+ # than None (NONE). All burn-in and DVB-Sub font settings must match.
7477
+ # @return [Integer]
7478
+ #
7347
7479
  # @!attribute [rw] x_position
7348
7480
  # Specifies the horizontal position of the caption relative to the
7349
7481
  # left side of the output in pixels. A value of 10 would result in the
@@ -7372,11 +7504,15 @@ module Aws::MediaConvert
7372
7504
  :alignment,
7373
7505
  :background_color,
7374
7506
  :background_opacity,
7507
+ :dds_handling,
7508
+ :dds_x_coordinate,
7509
+ :dds_y_coordinate,
7375
7510
  :font_color,
7376
7511
  :font_opacity,
7377
7512
  :font_resolution,
7378
7513
  :font_script,
7379
7514
  :font_size,
7515
+ :height,
7380
7516
  :outline_color,
7381
7517
  :outline_size,
7382
7518
  :shadow_color,
@@ -7385,6 +7521,7 @@ module Aws::MediaConvert
7385
7521
  :shadow_y_offset,
7386
7522
  :subtitling_type,
7387
7523
  :teletext_spacing,
7524
+ :width,
7388
7525
  :x_position,
7389
7526
  :y_position)
7390
7527
  SENSITIVE = []
@@ -10369,6 +10506,7 @@ module Aws::MediaConvert
10369
10506
  # pid: 1,
10370
10507
  # program_number: 1,
10371
10508
  # rotate: "DEGREE_0", # accepts DEGREE_0, DEGREES_90, DEGREES_180, DEGREES_270, AUTO
10509
+ # sample_range: "FOLLOW", # accepts FOLLOW, FULL_RANGE, LIMITED_RANGE
10372
10510
  # },
10373
10511
  # }
10374
10512
  #
@@ -10806,6 +10944,7 @@ module Aws::MediaConvert
10806
10944
  # pid: 1,
10807
10945
  # program_number: 1,
10808
10946
  # rotate: "DEGREE_0", # accepts DEGREE_0, DEGREES_90, DEGREES_180, DEGREES_270, AUTO
10947
+ # sample_range: "FOLLOW", # accepts FOLLOW, FULL_RANGE, LIMITED_RANGE
10809
10948
  # },
10810
10949
  # }
10811
10950
  #
@@ -11457,9 +11596,25 @@ module Aws::MediaConvert
11457
11596
  # pid: 1,
11458
11597
  # program_number: 1,
11459
11598
  # rotate: "DEGREE_0", # accepts DEGREE_0, DEGREES_90, DEGREES_180, DEGREES_270, AUTO
11599
+ # sample_range: "FOLLOW", # accepts FOLLOW, FULL_RANGE, LIMITED_RANGE
11460
11600
  # },
11461
11601
  # },
11462
11602
  # ],
11603
+ # kantar_watermark: {
11604
+ # channel_name: "__stringMin1Max20",
11605
+ # content_reference: "__stringMin1Max50PatternAZAZ09",
11606
+ # credentials_secret_name: "__stringMin1Max512PatternAZAZ09",
11607
+ # file_offset: 1.0,
11608
+ # kantar_license_id: 1,
11609
+ # kantar_server_url: "__stringPatternHttpsKantarmediaCom",
11610
+ # log_destination: "__stringPatternS3",
11611
+ # metadata_3: "__stringMin1Max50",
11612
+ # metadata_4: "__stringMin1Max50",
11613
+ # metadata_5: "__stringMin1Max50",
11614
+ # metadata_6: "__stringMin1Max50",
11615
+ # metadata_7: "__stringMin1Max50",
11616
+ # metadata_8: "__stringMin1Max50",
11617
+ # },
11463
11618
  # motion_image_inserter: {
11464
11619
  # framerate: {
11465
11620
  # framerate_denominator: 1,
@@ -11877,11 +12032,15 @@ module Aws::MediaConvert
11877
12032
  # alignment: "CENTERED", # accepts CENTERED, LEFT
11878
12033
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
11879
12034
  # background_opacity: 1,
12035
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
12036
+ # dds_x_coordinate: 1,
12037
+ # dds_y_coordinate: 1,
11880
12038
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
11881
12039
  # font_opacity: 1,
11882
12040
  # font_resolution: 1,
11883
12041
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
11884
12042
  # font_size: 1,
12043
+ # height: 1,
11885
12044
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
11886
12045
  # outline_size: 1,
11887
12046
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -11890,6 +12049,7 @@ module Aws::MediaConvert
11890
12049
  # shadow_y_offset: 1,
11891
12050
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
11892
12051
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
12052
+ # width: 1,
11893
12053
  # x_position: 1,
11894
12054
  # y_position: 1,
11895
12055
  # },
@@ -11989,6 +12149,7 @@ module Aws::MediaConvert
11989
12149
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
11990
12150
  # audio_frames_per_pes: 1,
11991
12151
  # audio_pids: [1],
12152
+ # max_pcr_interval: 1,
11992
12153
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
11993
12154
  # pat_interval: 1,
11994
12155
  # pcr_control: "PCR_EVERY_PES_PACKET", # accepts PCR_EVERY_PES_PACKET, CONFIGURED_PCR_PERIOD
@@ -12415,6 +12576,16 @@ module Aws::MediaConvert
12415
12576
  # concantenated together to create the output.
12416
12577
  # @return [Array<Types::Input>]
12417
12578
  #
12579
+ # @!attribute [rw] kantar_watermark
12580
+ # Use these settings only when you use Kantar watermarking. Specify
12581
+ # the values that MediaConvert uses to generate and place Kantar
12582
+ # watermarks in your output audio. These settings apply to every
12583
+ # output in your job. In addition to specifying these values, you also
12584
+ # need to store your Kantar credentials in AWS Secrets Manager. For
12585
+ # more information, see
12586
+ # https://docs.aws.amazon.com/mediaconvert/latest/ug/kantar-watermarking.html.
12587
+ # @return [Types::KantarWatermarkSettings]
12588
+ #
12418
12589
  # @!attribute [rw] motion_image_inserter
12419
12590
  # Overlay motion graphics on top of your video. The motion graphics
12420
12591
  # that you specify here appear on all outputs in all output groups.
@@ -12479,6 +12650,7 @@ module Aws::MediaConvert
12479
12650
  :avail_blanking,
12480
12651
  :esam,
12481
12652
  :inputs,
12653
+ :kantar_watermark,
12482
12654
  :motion_image_inserter,
12483
12655
  :nielsen_configuration,
12484
12656
  :nielsen_non_linear_watermark,
@@ -12730,9 +12902,25 @@ module Aws::MediaConvert
12730
12902
  # pid: 1,
12731
12903
  # program_number: 1,
12732
12904
  # rotate: "DEGREE_0", # accepts DEGREE_0, DEGREES_90, DEGREES_180, DEGREES_270, AUTO
12905
+ # sample_range: "FOLLOW", # accepts FOLLOW, FULL_RANGE, LIMITED_RANGE
12733
12906
  # },
12734
12907
  # },
12735
12908
  # ],
12909
+ # kantar_watermark: {
12910
+ # channel_name: "__stringMin1Max20",
12911
+ # content_reference: "__stringMin1Max50PatternAZAZ09",
12912
+ # credentials_secret_name: "__stringMin1Max512PatternAZAZ09",
12913
+ # file_offset: 1.0,
12914
+ # kantar_license_id: 1,
12915
+ # kantar_server_url: "__stringPatternHttpsKantarmediaCom",
12916
+ # log_destination: "__stringPatternS3",
12917
+ # metadata_3: "__stringMin1Max50",
12918
+ # metadata_4: "__stringMin1Max50",
12919
+ # metadata_5: "__stringMin1Max50",
12920
+ # metadata_6: "__stringMin1Max50",
12921
+ # metadata_7: "__stringMin1Max50",
12922
+ # metadata_8: "__stringMin1Max50",
12923
+ # },
12736
12924
  # motion_image_inserter: {
12737
12925
  # framerate: {
12738
12926
  # framerate_denominator: 1,
@@ -13150,11 +13338,15 @@ module Aws::MediaConvert
13150
13338
  # alignment: "CENTERED", # accepts CENTERED, LEFT
13151
13339
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
13152
13340
  # background_opacity: 1,
13341
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
13342
+ # dds_x_coordinate: 1,
13343
+ # dds_y_coordinate: 1,
13153
13344
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
13154
13345
  # font_opacity: 1,
13155
13346
  # font_resolution: 1,
13156
13347
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
13157
13348
  # font_size: 1,
13349
+ # height: 1,
13158
13350
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
13159
13351
  # outline_size: 1,
13160
13352
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -13163,6 +13355,7 @@ module Aws::MediaConvert
13163
13355
  # shadow_y_offset: 1,
13164
13356
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
13165
13357
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
13358
+ # width: 1,
13166
13359
  # x_position: 1,
13167
13360
  # y_position: 1,
13168
13361
  # },
@@ -13262,6 +13455,7 @@ module Aws::MediaConvert
13262
13455
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
13263
13456
  # audio_frames_per_pes: 1,
13264
13457
  # audio_pids: [1],
13458
+ # max_pcr_interval: 1,
13265
13459
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
13266
13460
  # pat_interval: 1,
13267
13461
  # pcr_control: "PCR_EVERY_PES_PACKET", # accepts PCR_EVERY_PES_PACKET, CONFIGURED_PCR_PERIOD
@@ -13688,6 +13882,16 @@ module Aws::MediaConvert
13688
13882
  # you can include multiple inputs when referencing a job template.
13689
13883
  # @return [Array<Types::InputTemplate>]
13690
13884
  #
13885
+ # @!attribute [rw] kantar_watermark
13886
+ # Use these settings only when you use Kantar watermarking. Specify
13887
+ # the values that MediaConvert uses to generate and place Kantar
13888
+ # watermarks in your output audio. These settings apply to every
13889
+ # output in your job. In addition to specifying these values, you also
13890
+ # need to store your Kantar credentials in AWS Secrets Manager. For
13891
+ # more information, see
13892
+ # https://docs.aws.amazon.com/mediaconvert/latest/ug/kantar-watermarking.html.
13893
+ # @return [Types::KantarWatermarkSettings]
13894
+ #
13691
13895
  # @!attribute [rw] motion_image_inserter
13692
13896
  # Overlay motion graphics on top of your video. The motion graphics
13693
13897
  # that you specify here appear on all outputs in all output groups.
@@ -13752,6 +13956,7 @@ module Aws::MediaConvert
13752
13956
  :avail_blanking,
13753
13957
  :esam,
13754
13958
  :inputs,
13959
+ :kantar_watermark,
13755
13960
  :motion_image_inserter,
13756
13961
  :nielsen_configuration,
13757
13962
  :nielsen_non_linear_watermark,
@@ -13762,6 +13967,131 @@ module Aws::MediaConvert
13762
13967
  include Aws::Structure
13763
13968
  end
13764
13969
 
13970
+ # Use these settings only when you use Kantar watermarking. Specify the
13971
+ # values that MediaConvert uses to generate and place Kantar watermarks
13972
+ # in your output audio. These settings apply to every output in your
13973
+ # job. In addition to specifying these values, you also need to store
13974
+ # your Kantar credentials in AWS Secrets Manager. For more information,
13975
+ # see
13976
+ # https://docs.aws.amazon.com/mediaconvert/latest/ug/kantar-watermarking.html.
13977
+ #
13978
+ # @note When making an API call, you may pass KantarWatermarkSettings
13979
+ # data as a hash:
13980
+ #
13981
+ # {
13982
+ # channel_name: "__stringMin1Max20",
13983
+ # content_reference: "__stringMin1Max50PatternAZAZ09",
13984
+ # credentials_secret_name: "__stringMin1Max512PatternAZAZ09",
13985
+ # file_offset: 1.0,
13986
+ # kantar_license_id: 1,
13987
+ # kantar_server_url: "__stringPatternHttpsKantarmediaCom",
13988
+ # log_destination: "__stringPatternS3",
13989
+ # metadata_3: "__stringMin1Max50",
13990
+ # metadata_4: "__stringMin1Max50",
13991
+ # metadata_5: "__stringMin1Max50",
13992
+ # metadata_6: "__stringMin1Max50",
13993
+ # metadata_7: "__stringMin1Max50",
13994
+ # metadata_8: "__stringMin1Max50",
13995
+ # }
13996
+ #
13997
+ # @!attribute [rw] channel_name
13998
+ # Provide an audio channel name from your Kantar audio license.
13999
+ # @return [String]
14000
+ #
14001
+ # @!attribute [rw] content_reference
14002
+ # Specify a unique identifier for Kantar to use for this piece of
14003
+ # content.
14004
+ # @return [String]
14005
+ #
14006
+ # @!attribute [rw] credentials_secret_name
14007
+ # Provide the name of the AWS Secrets Manager secret where your Kantar
14008
+ # credentials are stored. Note that your MediaConvert service role
14009
+ # must provide access to this secret. For more information, see
14010
+ # https://docs.aws.amazon.com/mediaconvert/latest/ug/granting-permissions-for-mediaconvert-to-access-secrets-manager-secret.html.
14011
+ # For instructions on creating a secret, see
14012
+ # https://docs.aws.amazon.com/secretsmanager/latest/userguide/tutorials\_basic.html,
14013
+ # in the AWS Secrets Manager User Guide.
14014
+ # @return [String]
14015
+ #
14016
+ # @!attribute [rw] file_offset
14017
+ # Optional. Specify an offset, in whole seconds, from the start of
14018
+ # your output and the beginning of the watermarking. When you don't
14019
+ # specify an offset, Kantar defaults to zero.
14020
+ # @return [Float]
14021
+ #
14022
+ # @!attribute [rw] kantar_license_id
14023
+ # Provide your Kantar license ID number. You should get this number
14024
+ # from Kantar.
14025
+ # @return [Integer]
14026
+ #
14027
+ # @!attribute [rw] kantar_server_url
14028
+ # Provide the HTTPS endpoint to the Kantar server. You should get this
14029
+ # endpoint from Kantar.
14030
+ # @return [String]
14031
+ #
14032
+ # @!attribute [rw] log_destination
14033
+ # Optional. Specify the Amazon S3 bucket where you want MediaConvert
14034
+ # to store your Kantar watermark XML logs. When you don't specify a
14035
+ # bucket, MediaConvert doesn't save these logs. Note that your
14036
+ # MediaConvert service role must provide access to this location. For
14037
+ # more information, see
14038
+ # https://docs.aws.amazon.com/mediaconvert/latest/ug/iam-role.html
14039
+ # @return [String]
14040
+ #
14041
+ # @!attribute [rw] metadata_3
14042
+ # You can optionally use this field to specify the first timestamp
14043
+ # that Kantar embeds during watermarking. Kantar suggests that you be
14044
+ # very cautious when using this Kantar feature, and that you use it
14045
+ # only on channels that are managed specifically for use with this
14046
+ # feature by your Audience Measurement Operator. For more information
14047
+ # about this feature, contact Kantar technical support.
14048
+ # @return [String]
14049
+ #
14050
+ # @!attribute [rw] metadata_4
14051
+ # Additional metadata that MediaConvert sends to Kantar. Maximum
14052
+ # length is 50 characters.
14053
+ # @return [String]
14054
+ #
14055
+ # @!attribute [rw] metadata_5
14056
+ # Additional metadata that MediaConvert sends to Kantar. Maximum
14057
+ # length is 50 characters.
14058
+ # @return [String]
14059
+ #
14060
+ # @!attribute [rw] metadata_6
14061
+ # Additional metadata that MediaConvert sends to Kantar. Maximum
14062
+ # length is 50 characters.
14063
+ # @return [String]
14064
+ #
14065
+ # @!attribute [rw] metadata_7
14066
+ # Additional metadata that MediaConvert sends to Kantar. Maximum
14067
+ # length is 50 characters.
14068
+ # @return [String]
14069
+ #
14070
+ # @!attribute [rw] metadata_8
14071
+ # Additional metadata that MediaConvert sends to Kantar. Maximum
14072
+ # length is 50 characters.
14073
+ # @return [String]
14074
+ #
14075
+ # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/KantarWatermarkSettings AWS API Documentation
14076
+ #
14077
+ class KantarWatermarkSettings < Struct.new(
14078
+ :channel_name,
14079
+ :content_reference,
14080
+ :credentials_secret_name,
14081
+ :file_offset,
14082
+ :kantar_license_id,
14083
+ :kantar_server_url,
14084
+ :log_destination,
14085
+ :metadata_3,
14086
+ :metadata_4,
14087
+ :metadata_5,
14088
+ :metadata_6,
14089
+ :metadata_7,
14090
+ :metadata_8)
14091
+ SENSITIVE = []
14092
+ include Aws::Structure
14093
+ end
14094
+
13765
14095
  # You can send list job templates requests with an empty body.
13766
14096
  # Optionally, you can filter the response by category by specifying it
13767
14097
  # in your request body. You can also optionally specify the maximum
@@ -14505,6 +14835,7 @@ module Aws::MediaConvert
14505
14835
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
14506
14836
  # audio_frames_per_pes: 1,
14507
14837
  # audio_pids: [1],
14838
+ # max_pcr_interval: 1,
14508
14839
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
14509
14840
  # pat_interval: 1,
14510
14841
  # pcr_control: "PCR_EVERY_PES_PACKET", # accepts PCR_EVERY_PES_PACKET, CONFIGURED_PCR_PERIOD
@@ -14550,6 +14881,11 @@ module Aws::MediaConvert
14550
14881
  # in ranges and/or by comma separation.
14551
14882
  # @return [Array<Integer>]
14552
14883
  #
14884
+ # @!attribute [rw] max_pcr_interval
14885
+ # Specify the maximum time, in milliseconds, between Program Clock
14886
+ # References (PCRs) inserted into the transport stream.
14887
+ # @return [Integer]
14888
+ #
14553
14889
  # @!attribute [rw] nielsen_id_3
14554
14890
  # If INSERT, Nielsen inaudible tones for media tracking will be
14555
14891
  # detected in the input audio and an equivalent ID3 tag will be
@@ -14636,6 +14972,7 @@ module Aws::MediaConvert
14636
14972
  :audio_duration,
14637
14973
  :audio_frames_per_pes,
14638
14974
  :audio_pids,
14975
+ :max_pcr_interval,
14639
14976
  :nielsen_id_3,
14640
14977
  :pat_interval,
14641
14978
  :pcr_control,
@@ -16330,11 +16667,15 @@ module Aws::MediaConvert
16330
16667
  # alignment: "CENTERED", # accepts CENTERED, LEFT
16331
16668
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
16332
16669
  # background_opacity: 1,
16670
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
16671
+ # dds_x_coordinate: 1,
16672
+ # dds_y_coordinate: 1,
16333
16673
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
16334
16674
  # font_opacity: 1,
16335
16675
  # font_resolution: 1,
16336
16676
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
16337
16677
  # font_size: 1,
16678
+ # height: 1,
16338
16679
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
16339
16680
  # outline_size: 1,
16340
16681
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -16343,6 +16684,7 @@ module Aws::MediaConvert
16343
16684
  # shadow_y_offset: 1,
16344
16685
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
16345
16686
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
16687
+ # width: 1,
16346
16688
  # x_position: 1,
16347
16689
  # y_position: 1,
16348
16690
  # },
@@ -16442,6 +16784,7 @@ module Aws::MediaConvert
16442
16784
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
16443
16785
  # audio_frames_per_pes: 1,
16444
16786
  # audio_pids: [1],
16787
+ # max_pcr_interval: 1,
16445
16788
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
16446
16789
  # pat_interval: 1,
16447
16790
  # pcr_control: "PCR_EVERY_PES_PACKET", # accepts PCR_EVERY_PES_PACKET, CONFIGURED_PCR_PERIOD
@@ -17339,11 +17682,15 @@ module Aws::MediaConvert
17339
17682
  # alignment: "CENTERED", # accepts CENTERED, LEFT
17340
17683
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
17341
17684
  # background_opacity: 1,
17685
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
17686
+ # dds_x_coordinate: 1,
17687
+ # dds_y_coordinate: 1,
17342
17688
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
17343
17689
  # font_opacity: 1,
17344
17690
  # font_resolution: 1,
17345
17691
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
17346
17692
  # font_size: 1,
17693
+ # height: 1,
17347
17694
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
17348
17695
  # outline_size: 1,
17349
17696
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -17352,6 +17699,7 @@ module Aws::MediaConvert
17352
17699
  # shadow_y_offset: 1,
17353
17700
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
17354
17701
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
17702
+ # width: 1,
17355
17703
  # x_position: 1,
17356
17704
  # y_position: 1,
17357
17705
  # },
@@ -17451,6 +17799,7 @@ module Aws::MediaConvert
17451
17799
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
17452
17800
  # audio_frames_per_pes: 1,
17453
17801
  # audio_pids: [1],
17802
+ # max_pcr_interval: 1,
17454
17803
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
17455
17804
  # pat_interval: 1,
17456
17805
  # pcr_control: "PCR_EVERY_PES_PACKET", # accepts PCR_EVERY_PES_PACKET, CONFIGURED_PCR_PERIOD
@@ -18451,11 +18800,15 @@ module Aws::MediaConvert
18451
18800
  # alignment: "CENTERED", # accepts CENTERED, LEFT
18452
18801
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
18453
18802
  # background_opacity: 1,
18803
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
18804
+ # dds_x_coordinate: 1,
18805
+ # dds_y_coordinate: 1,
18454
18806
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
18455
18807
  # font_opacity: 1,
18456
18808
  # font_resolution: 1,
18457
18809
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
18458
18810
  # font_size: 1,
18811
+ # height: 1,
18459
18812
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
18460
18813
  # outline_size: 1,
18461
18814
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -18464,6 +18817,7 @@ module Aws::MediaConvert
18464
18817
  # shadow_y_offset: 1,
18465
18818
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
18466
18819
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
18820
+ # width: 1,
18467
18821
  # x_position: 1,
18468
18822
  # y_position: 1,
18469
18823
  # },
@@ -18563,6 +18917,7 @@ module Aws::MediaConvert
18563
18917
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
18564
18918
  # audio_frames_per_pes: 1,
18565
18919
  # audio_pids: [1],
18920
+ # max_pcr_interval: 1,
18566
18921
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
18567
18922
  # pat_interval: 1,
18568
18923
  # pcr_control: "PCR_EVERY_PES_PACKET", # accepts PCR_EVERY_PES_PACKET, CONFIGURED_PCR_PERIOD
@@ -20332,9 +20687,25 @@ module Aws::MediaConvert
20332
20687
  # pid: 1,
20333
20688
  # program_number: 1,
20334
20689
  # rotate: "DEGREE_0", # accepts DEGREE_0, DEGREES_90, DEGREES_180, DEGREES_270, AUTO
20690
+ # sample_range: "FOLLOW", # accepts FOLLOW, FULL_RANGE, LIMITED_RANGE
20335
20691
  # },
20336
20692
  # },
20337
20693
  # ],
20694
+ # kantar_watermark: {
20695
+ # channel_name: "__stringMin1Max20",
20696
+ # content_reference: "__stringMin1Max50PatternAZAZ09",
20697
+ # credentials_secret_name: "__stringMin1Max512PatternAZAZ09",
20698
+ # file_offset: 1.0,
20699
+ # kantar_license_id: 1,
20700
+ # kantar_server_url: "__stringPatternHttpsKantarmediaCom",
20701
+ # log_destination: "__stringPatternS3",
20702
+ # metadata_3: "__stringMin1Max50",
20703
+ # metadata_4: "__stringMin1Max50",
20704
+ # metadata_5: "__stringMin1Max50",
20705
+ # metadata_6: "__stringMin1Max50",
20706
+ # metadata_7: "__stringMin1Max50",
20707
+ # metadata_8: "__stringMin1Max50",
20708
+ # },
20338
20709
  # motion_image_inserter: {
20339
20710
  # framerate: {
20340
20711
  # framerate_denominator: 1,
@@ -20752,11 +21123,15 @@ module Aws::MediaConvert
20752
21123
  # alignment: "CENTERED", # accepts CENTERED, LEFT
20753
21124
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
20754
21125
  # background_opacity: 1,
21126
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
21127
+ # dds_x_coordinate: 1,
21128
+ # dds_y_coordinate: 1,
20755
21129
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
20756
21130
  # font_opacity: 1,
20757
21131
  # font_resolution: 1,
20758
21132
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
20759
21133
  # font_size: 1,
21134
+ # height: 1,
20760
21135
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
20761
21136
  # outline_size: 1,
20762
21137
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -20765,6 +21140,7 @@ module Aws::MediaConvert
20765
21140
  # shadow_y_offset: 1,
20766
21141
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
20767
21142
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
21143
+ # width: 1,
20768
21144
  # x_position: 1,
20769
21145
  # y_position: 1,
20770
21146
  # },
@@ -20864,6 +21240,7 @@ module Aws::MediaConvert
20864
21240
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
20865
21241
  # audio_frames_per_pes: 1,
20866
21242
  # audio_pids: [1],
21243
+ # max_pcr_interval: 1,
20867
21244
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
20868
21245
  # pat_interval: 1,
20869
21246
  # pcr_control: "PCR_EVERY_PES_PACKET", # accepts PCR_EVERY_PES_PACKET, CONFIGURED_PCR_PERIOD
@@ -21524,11 +21901,15 @@ module Aws::MediaConvert
21524
21901
  # alignment: "CENTERED", # accepts CENTERED, LEFT
21525
21902
  # background_color: "NONE", # accepts NONE, BLACK, WHITE
21526
21903
  # background_opacity: 1,
21904
+ # dds_handling: "NONE", # accepts NONE, SPECIFIED, NO_DISPLAY_WINDOW
21905
+ # dds_x_coordinate: 1,
21906
+ # dds_y_coordinate: 1,
21527
21907
  # font_color: "WHITE", # accepts WHITE, BLACK, YELLOW, RED, GREEN, BLUE
21528
21908
  # font_opacity: 1,
21529
21909
  # font_resolution: 1,
21530
21910
  # font_script: "AUTOMATIC", # accepts AUTOMATIC, HANS, HANT
21531
21911
  # font_size: 1,
21912
+ # height: 1,
21532
21913
  # outline_color: "BLACK", # accepts BLACK, WHITE, YELLOW, RED, GREEN, BLUE
21533
21914
  # outline_size: 1,
21534
21915
  # shadow_color: "NONE", # accepts NONE, BLACK, WHITE
@@ -21537,6 +21918,7 @@ module Aws::MediaConvert
21537
21918
  # shadow_y_offset: 1,
21538
21919
  # subtitling_type: "HEARING_IMPAIRED", # accepts HEARING_IMPAIRED, STANDARD
21539
21920
  # teletext_spacing: "FIXED_GRID", # accepts FIXED_GRID, PROPORTIONAL
21921
+ # width: 1,
21540
21922
  # x_position: 1,
21541
21923
  # y_position: 1,
21542
21924
  # },
@@ -21636,6 +22018,7 @@ module Aws::MediaConvert
21636
22018
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
21637
22019
  # audio_frames_per_pes: 1,
21638
22020
  # audio_pids: [1],
22021
+ # max_pcr_interval: 1,
21639
22022
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
21640
22023
  # pat_interval: 1,
21641
22024
  # pcr_control: "PCR_EVERY_PES_PACKET", # accepts PCR_EVERY_PES_PACKET, CONFIGURED_PCR_PERIOD
@@ -23254,6 +23637,7 @@ module Aws::MediaConvert
23254
23637
  # pid: 1,
23255
23638
  # program_number: 1,
23256
23639
  # rotate: "DEGREE_0", # accepts DEGREE_0, DEGREES_90, DEGREES_180, DEGREES_270, AUTO
23640
+ # sample_range: "FOLLOW", # accepts FOLLOW, FULL_RANGE, LIMITED_RANGE
23257
23641
  # }
23258
23642
  #
23259
23643
  # @!attribute [rw] alpha_behavior
@@ -23338,6 +23722,21 @@ module Aws::MediaConvert
23338
23722
  # service doesn't pass through rotation metadata.
23339
23723
  # @return [String]
23340
23724
  #
23725
+ # @!attribute [rw] sample_range
23726
+ # Use this setting when your input video codec is AVC-Intra. Ignore
23727
+ # this setting for all other inputs. If the sample range metadata in
23728
+ # your input video is accurate, or if you don't know about sample
23729
+ # range, keep the default value, Follow (FOLLOW), for this setting.
23730
+ # When you do, the service automatically detects your input sample
23731
+ # range. If your input video has metadata indicating the wrong sample
23732
+ # range, specify the accurate sample range here. When you do,
23733
+ # MediaConvert ignores any sample range information in the input
23734
+ # metadata. Regardless of whether MediaConvert uses the input sample
23735
+ # range or the sample range that you specify, MediaConvert uses the
23736
+ # sample range for transcoding and also writes it to the output
23737
+ # metadata.
23738
+ # @return [String]
23739
+ #
23341
23740
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/VideoSelector AWS API Documentation
23342
23741
  #
23343
23742
  class VideoSelector < Struct.new(
@@ -23347,7 +23746,8 @@ module Aws::MediaConvert
23347
23746
  :hdr_10_metadata,
23348
23747
  :pid,
23349
23748
  :program_number,
23350
- :rotate)
23749
+ :rotate,
23750
+ :sample_range)
23351
23751
  SENSITIVE = []
23352
23752
  include Aws::Structure
23353
23753
  end