aws-sdk-mediaconvert 1.118.0 → 1.119.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-mediaconvert/client.rb +57 -5
- data/lib/aws-sdk-mediaconvert/client_api.rb +30 -3
- data/lib/aws-sdk-mediaconvert/types.rb +139 -22
- data/lib/aws-sdk-mediaconvert.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 99c902ddeaafa107cd8dc9cc2d98022e1ecead87b885892fd5811ca7f420d727
|
|
4
|
+
data.tar.gz: 2255936a570b42ecd12a22518ec7034ae9c529a1312f48005a35596aea108005
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2ae1d09f83496b2027dc376dfa99991f725bef32446cb0175bb61443af8daf26c040be5eb4d158b3adeb2f5ac8f9ff458fd78708ebea2ea9ab98063ac95945ed
|
|
7
|
+
data.tar.gz: 4d68ebbfc6a4f2f2e42323678973a87441e366a921adc452312bfade7f58023b072853eeddf4624f29d396901f1d52be978cdc1c9dbd503b550c6f9e840cc970
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.119.0
|
|
@@ -606,7 +606,6 @@ module Aws::MediaConvert
|
|
|
606
606
|
# resp.job_template.settings.esam.signal_processing_notification.scc_xml #=> String
|
|
607
607
|
# resp.job_template.settings.extended_data_services.copy_protection_action #=> String, one of "PASSTHROUGH", "STRIP"
|
|
608
608
|
# resp.job_template.settings.extended_data_services.vchip_action #=> String, one of "PASSTHROUGH", "STRIP"
|
|
609
|
-
# resp.job_template.settings.follow_input_index #=> Integer
|
|
610
609
|
# resp.job_template.settings.inputs #=> Array
|
|
611
610
|
# resp.job_template.settings.inputs[0].advanced_input_filter #=> String, one of "ENABLED", "DISABLED"
|
|
612
611
|
# resp.job_template.settings.inputs[0].advanced_input_filter_settings.add_texture #=> String, one of "ENABLED", "DISABLED"
|
|
@@ -695,6 +694,15 @@ module Aws::MediaConvert
|
|
|
695
694
|
# resp.job_template.settings.inputs[0].psi_control #=> String, one of "IGNORE_PSI", "USE_PSI"
|
|
696
695
|
# resp.job_template.settings.inputs[0].timecode_source #=> String, one of "EMBEDDED", "ZEROBASED", "SPECIFIEDSTART"
|
|
697
696
|
# resp.job_template.settings.inputs[0].timecode_start #=> String
|
|
697
|
+
# resp.job_template.settings.inputs[0].video_overlays #=> Array
|
|
698
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].end_timecode #=> String
|
|
699
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.file_input #=> String
|
|
700
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.input_clippings #=> Array
|
|
701
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.input_clippings[0].end_timecode #=> String
|
|
702
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.input_clippings[0].start_timecode #=> String
|
|
703
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.timecode_source #=> String, one of "EMBEDDED", "ZEROBASED", "SPECIFIEDSTART"
|
|
704
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.timecode_start #=> String
|
|
705
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].start_timecode #=> String
|
|
698
706
|
# resp.job_template.settings.inputs[0].video_selector.alpha_behavior #=> String, one of "DISCARD", "REMAP_TO_LUMA"
|
|
699
707
|
# resp.job_template.settings.inputs[0].video_selector.color_space #=> String, one of "FOLLOW", "REC_601", "REC_709", "HDR10", "HLG_2020", "P3DCI", "P3D65_SDR", "P3D65_HDR"
|
|
700
708
|
# resp.job_template.settings.inputs[0].video_selector.color_space_usage #=> String, one of "FORCE", "FALLBACK"
|
|
@@ -1281,6 +1289,7 @@ module Aws::MediaConvert
|
|
|
1281
1289
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_1_1", "LEVEL_1_2", "LEVEL_1_3", "LEVEL_2", "LEVEL_2_1", "LEVEL_2_2", "LEVEL_3", "LEVEL_3_1", "LEVEL_3_2", "LEVEL_4", "LEVEL_4_1", "LEVEL_4_2", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2"
|
|
1282
1290
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.codec_profile #=> String, one of "BASELINE", "HIGH", "HIGH_10BIT", "HIGH_422", "HIGH_422_10BIT", "MAIN"
|
|
1283
1291
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
1292
|
+
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
1284
1293
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.entropy_encoding #=> String, one of "CABAC", "CAVLC"
|
|
1285
1294
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.field_encoding #=> String, one of "PAFF", "FORCE_FIELD", "MBAFF"
|
|
1286
1295
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
@@ -1327,6 +1336,7 @@ module Aws::MediaConvert
|
|
|
1327
1336
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_2", "LEVEL_2_1", "LEVEL_3", "LEVEL_3_1", "LEVEL_4", "LEVEL_4_1", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2", "LEVEL_6", "LEVEL_6_1", "LEVEL_6_2"
|
|
1328
1337
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.codec_profile #=> String, one of "MAIN_MAIN", "MAIN_HIGH", "MAIN10_MAIN", "MAIN10_HIGH", "MAIN_422_8BIT_MAIN", "MAIN_422_8BIT_HIGH", "MAIN_422_10BIT_MAIN", "MAIN_422_10BIT_HIGH"
|
|
1329
1338
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
1339
|
+
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
1330
1340
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
1331
1341
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.framerate_control #=> String, one of "INITIALIZE_FROM_SOURCE", "SPECIFIED"
|
|
1332
1342
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.framerate_conversion_algorithm #=> String, one of "DUPLICATE_DROP", "INTERPOLATE", "FRAMEFORMER"
|
|
@@ -2026,6 +2036,7 @@ module Aws::MediaConvert
|
|
|
2026
2036
|
# codec_level: "AUTO", # accepts AUTO, LEVEL_1, LEVEL_1_1, LEVEL_1_2, LEVEL_1_3, LEVEL_2, LEVEL_2_1, LEVEL_2_2, LEVEL_3, LEVEL_3_1, LEVEL_3_2, LEVEL_4, LEVEL_4_1, LEVEL_4_2, LEVEL_5, LEVEL_5_1, LEVEL_5_2
|
|
2027
2037
|
# codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
|
|
2028
2038
|
# dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
|
|
2039
|
+
# end_of_stream_markers: "INCLUDE", # accepts INCLUDE, SUPPRESS
|
|
2029
2040
|
# entropy_encoding: "CABAC", # accepts CABAC, CAVLC
|
|
2030
2041
|
# field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
|
|
2031
2042
|
# flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
|
|
@@ -2078,6 +2089,7 @@ module Aws::MediaConvert
|
|
|
2078
2089
|
# codec_level: "AUTO", # accepts AUTO, LEVEL_1, LEVEL_2, LEVEL_2_1, LEVEL_3, LEVEL_3_1, LEVEL_4, LEVEL_4_1, LEVEL_5, LEVEL_5_1, LEVEL_5_2, LEVEL_6, LEVEL_6_1, LEVEL_6_2
|
|
2079
2090
|
# codec_profile: "MAIN_MAIN", # accepts MAIN_MAIN, MAIN_HIGH, MAIN10_MAIN, MAIN10_HIGH, MAIN_422_8BIT_MAIN, MAIN_422_8BIT_HIGH, MAIN_422_10BIT_MAIN, MAIN_422_10BIT_HIGH
|
|
2080
2091
|
# dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
|
|
2092
|
+
# end_of_stream_markers: "INCLUDE", # accepts INCLUDE, SUPPRESS
|
|
2081
2093
|
# flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
|
|
2082
2094
|
# framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
|
|
2083
2095
|
# framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
|
|
@@ -2709,6 +2721,7 @@ module Aws::MediaConvert
|
|
|
2709
2721
|
# resp.preset.settings.video_description.codec_settings.h264_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_1_1", "LEVEL_1_2", "LEVEL_1_3", "LEVEL_2", "LEVEL_2_1", "LEVEL_2_2", "LEVEL_3", "LEVEL_3_1", "LEVEL_3_2", "LEVEL_4", "LEVEL_4_1", "LEVEL_4_2", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2"
|
|
2710
2722
|
# resp.preset.settings.video_description.codec_settings.h264_settings.codec_profile #=> String, one of "BASELINE", "HIGH", "HIGH_10BIT", "HIGH_422", "HIGH_422_10BIT", "MAIN"
|
|
2711
2723
|
# resp.preset.settings.video_description.codec_settings.h264_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
2724
|
+
# resp.preset.settings.video_description.codec_settings.h264_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
2712
2725
|
# resp.preset.settings.video_description.codec_settings.h264_settings.entropy_encoding #=> String, one of "CABAC", "CAVLC"
|
|
2713
2726
|
# resp.preset.settings.video_description.codec_settings.h264_settings.field_encoding #=> String, one of "PAFF", "FORCE_FIELD", "MBAFF"
|
|
2714
2727
|
# resp.preset.settings.video_description.codec_settings.h264_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
@@ -2755,6 +2768,7 @@ module Aws::MediaConvert
|
|
|
2755
2768
|
# resp.preset.settings.video_description.codec_settings.h265_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_2", "LEVEL_2_1", "LEVEL_3", "LEVEL_3_1", "LEVEL_4", "LEVEL_4_1", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2", "LEVEL_6", "LEVEL_6_1", "LEVEL_6_2"
|
|
2756
2769
|
# resp.preset.settings.video_description.codec_settings.h265_settings.codec_profile #=> String, one of "MAIN_MAIN", "MAIN_HIGH", "MAIN10_MAIN", "MAIN10_HIGH", "MAIN_422_8BIT_MAIN", "MAIN_422_8BIT_HIGH", "MAIN_422_10BIT_MAIN", "MAIN_422_10BIT_HIGH"
|
|
2757
2770
|
# resp.preset.settings.video_description.codec_settings.h265_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
2771
|
+
# resp.preset.settings.video_description.codec_settings.h265_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
2758
2772
|
# resp.preset.settings.video_description.codec_settings.h265_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
2759
2773
|
# resp.preset.settings.video_description.codec_settings.h265_settings.framerate_control #=> String, one of "INITIALIZE_FROM_SOURCE", "SPECIFIED"
|
|
2760
2774
|
# resp.preset.settings.video_description.codec_settings.h265_settings.framerate_conversion_algorithm #=> String, one of "DUPLICATE_DROP", "INTERPOLATE", "FRAMEFORMER"
|
|
@@ -3288,7 +3302,6 @@ module Aws::MediaConvert
|
|
|
3288
3302
|
# resp.job_template.settings.esam.signal_processing_notification.scc_xml #=> String
|
|
3289
3303
|
# resp.job_template.settings.extended_data_services.copy_protection_action #=> String, one of "PASSTHROUGH", "STRIP"
|
|
3290
3304
|
# resp.job_template.settings.extended_data_services.vchip_action #=> String, one of "PASSTHROUGH", "STRIP"
|
|
3291
|
-
# resp.job_template.settings.follow_input_index #=> Integer
|
|
3292
3305
|
# resp.job_template.settings.inputs #=> Array
|
|
3293
3306
|
# resp.job_template.settings.inputs[0].advanced_input_filter #=> String, one of "ENABLED", "DISABLED"
|
|
3294
3307
|
# resp.job_template.settings.inputs[0].advanced_input_filter_settings.add_texture #=> String, one of "ENABLED", "DISABLED"
|
|
@@ -3377,6 +3390,15 @@ module Aws::MediaConvert
|
|
|
3377
3390
|
# resp.job_template.settings.inputs[0].psi_control #=> String, one of "IGNORE_PSI", "USE_PSI"
|
|
3378
3391
|
# resp.job_template.settings.inputs[0].timecode_source #=> String, one of "EMBEDDED", "ZEROBASED", "SPECIFIEDSTART"
|
|
3379
3392
|
# resp.job_template.settings.inputs[0].timecode_start #=> String
|
|
3393
|
+
# resp.job_template.settings.inputs[0].video_overlays #=> Array
|
|
3394
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].end_timecode #=> String
|
|
3395
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.file_input #=> String
|
|
3396
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.input_clippings #=> Array
|
|
3397
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.input_clippings[0].end_timecode #=> String
|
|
3398
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.input_clippings[0].start_timecode #=> String
|
|
3399
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.timecode_source #=> String, one of "EMBEDDED", "ZEROBASED", "SPECIFIEDSTART"
|
|
3400
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.timecode_start #=> String
|
|
3401
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].start_timecode #=> String
|
|
3380
3402
|
# resp.job_template.settings.inputs[0].video_selector.alpha_behavior #=> String, one of "DISCARD", "REMAP_TO_LUMA"
|
|
3381
3403
|
# resp.job_template.settings.inputs[0].video_selector.color_space #=> String, one of "FOLLOW", "REC_601", "REC_709", "HDR10", "HLG_2020", "P3DCI", "P3D65_SDR", "P3D65_HDR"
|
|
3382
3404
|
# resp.job_template.settings.inputs[0].video_selector.color_space_usage #=> String, one of "FORCE", "FALLBACK"
|
|
@@ -3963,6 +3985,7 @@ module Aws::MediaConvert
|
|
|
3963
3985
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_1_1", "LEVEL_1_2", "LEVEL_1_3", "LEVEL_2", "LEVEL_2_1", "LEVEL_2_2", "LEVEL_3", "LEVEL_3_1", "LEVEL_3_2", "LEVEL_4", "LEVEL_4_1", "LEVEL_4_2", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2"
|
|
3964
3986
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.codec_profile #=> String, one of "BASELINE", "HIGH", "HIGH_10BIT", "HIGH_422", "HIGH_422_10BIT", "MAIN"
|
|
3965
3987
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
3988
|
+
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
3966
3989
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.entropy_encoding #=> String, one of "CABAC", "CAVLC"
|
|
3967
3990
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.field_encoding #=> String, one of "PAFF", "FORCE_FIELD", "MBAFF"
|
|
3968
3991
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
@@ -4009,6 +4032,7 @@ module Aws::MediaConvert
|
|
|
4009
4032
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_2", "LEVEL_2_1", "LEVEL_3", "LEVEL_3_1", "LEVEL_4", "LEVEL_4_1", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2", "LEVEL_6", "LEVEL_6_1", "LEVEL_6_2"
|
|
4010
4033
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.codec_profile #=> String, one of "MAIN_MAIN", "MAIN_HIGH", "MAIN10_MAIN", "MAIN10_HIGH", "MAIN_422_8BIT_MAIN", "MAIN_422_8BIT_HIGH", "MAIN_422_10BIT_MAIN", "MAIN_422_10BIT_HIGH"
|
|
4011
4034
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
4035
|
+
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
4012
4036
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
4013
4037
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.framerate_control #=> String, one of "INITIALIZE_FROM_SOURCE", "SPECIFIED"
|
|
4014
4038
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.framerate_conversion_algorithm #=> String, one of "DUPLICATE_DROP", "INTERPOLATE", "FRAMEFORMER"
|
|
@@ -4623,6 +4647,7 @@ module Aws::MediaConvert
|
|
|
4623
4647
|
# resp.preset.settings.video_description.codec_settings.h264_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_1_1", "LEVEL_1_2", "LEVEL_1_3", "LEVEL_2", "LEVEL_2_1", "LEVEL_2_2", "LEVEL_3", "LEVEL_3_1", "LEVEL_3_2", "LEVEL_4", "LEVEL_4_1", "LEVEL_4_2", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2"
|
|
4624
4648
|
# resp.preset.settings.video_description.codec_settings.h264_settings.codec_profile #=> String, one of "BASELINE", "HIGH", "HIGH_10BIT", "HIGH_422", "HIGH_422_10BIT", "MAIN"
|
|
4625
4649
|
# resp.preset.settings.video_description.codec_settings.h264_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
4650
|
+
# resp.preset.settings.video_description.codec_settings.h264_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
4626
4651
|
# resp.preset.settings.video_description.codec_settings.h264_settings.entropy_encoding #=> String, one of "CABAC", "CAVLC"
|
|
4627
4652
|
# resp.preset.settings.video_description.codec_settings.h264_settings.field_encoding #=> String, one of "PAFF", "FORCE_FIELD", "MBAFF"
|
|
4628
4653
|
# resp.preset.settings.video_description.codec_settings.h264_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
@@ -4669,6 +4694,7 @@ module Aws::MediaConvert
|
|
|
4669
4694
|
# resp.preset.settings.video_description.codec_settings.h265_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_2", "LEVEL_2_1", "LEVEL_3", "LEVEL_3_1", "LEVEL_4", "LEVEL_4_1", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2", "LEVEL_6", "LEVEL_6_1", "LEVEL_6_2"
|
|
4670
4695
|
# resp.preset.settings.video_description.codec_settings.h265_settings.codec_profile #=> String, one of "MAIN_MAIN", "MAIN_HIGH", "MAIN10_MAIN", "MAIN10_HIGH", "MAIN_422_8BIT_MAIN", "MAIN_422_8BIT_HIGH", "MAIN_422_10BIT_MAIN", "MAIN_422_10BIT_HIGH"
|
|
4671
4696
|
# resp.preset.settings.video_description.codec_settings.h265_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
4697
|
+
# resp.preset.settings.video_description.codec_settings.h265_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
4672
4698
|
# resp.preset.settings.video_description.codec_settings.h265_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
4673
4699
|
# resp.preset.settings.video_description.codec_settings.h265_settings.framerate_control #=> String, one of "INITIALIZE_FROM_SOURCE", "SPECIFIED"
|
|
4674
4700
|
# resp.preset.settings.video_description.codec_settings.h265_settings.framerate_conversion_algorithm #=> String, one of "DUPLICATE_DROP", "INTERPOLATE", "FRAMEFORMER"
|
|
@@ -5020,7 +5046,6 @@ module Aws::MediaConvert
|
|
|
5020
5046
|
# resp.job_templates[0].settings.esam.signal_processing_notification.scc_xml #=> String
|
|
5021
5047
|
# resp.job_templates[0].settings.extended_data_services.copy_protection_action #=> String, one of "PASSTHROUGH", "STRIP"
|
|
5022
5048
|
# resp.job_templates[0].settings.extended_data_services.vchip_action #=> String, one of "PASSTHROUGH", "STRIP"
|
|
5023
|
-
# resp.job_templates[0].settings.follow_input_index #=> Integer
|
|
5024
5049
|
# resp.job_templates[0].settings.inputs #=> Array
|
|
5025
5050
|
# resp.job_templates[0].settings.inputs[0].advanced_input_filter #=> String, one of "ENABLED", "DISABLED"
|
|
5026
5051
|
# resp.job_templates[0].settings.inputs[0].advanced_input_filter_settings.add_texture #=> String, one of "ENABLED", "DISABLED"
|
|
@@ -5109,6 +5134,15 @@ module Aws::MediaConvert
|
|
|
5109
5134
|
# resp.job_templates[0].settings.inputs[0].psi_control #=> String, one of "IGNORE_PSI", "USE_PSI"
|
|
5110
5135
|
# resp.job_templates[0].settings.inputs[0].timecode_source #=> String, one of "EMBEDDED", "ZEROBASED", "SPECIFIEDSTART"
|
|
5111
5136
|
# resp.job_templates[0].settings.inputs[0].timecode_start #=> String
|
|
5137
|
+
# resp.job_templates[0].settings.inputs[0].video_overlays #=> Array
|
|
5138
|
+
# resp.job_templates[0].settings.inputs[0].video_overlays[0].end_timecode #=> String
|
|
5139
|
+
# resp.job_templates[0].settings.inputs[0].video_overlays[0].input.file_input #=> String
|
|
5140
|
+
# resp.job_templates[0].settings.inputs[0].video_overlays[0].input.input_clippings #=> Array
|
|
5141
|
+
# resp.job_templates[0].settings.inputs[0].video_overlays[0].input.input_clippings[0].end_timecode #=> String
|
|
5142
|
+
# resp.job_templates[0].settings.inputs[0].video_overlays[0].input.input_clippings[0].start_timecode #=> String
|
|
5143
|
+
# resp.job_templates[0].settings.inputs[0].video_overlays[0].input.timecode_source #=> String, one of "EMBEDDED", "ZEROBASED", "SPECIFIEDSTART"
|
|
5144
|
+
# resp.job_templates[0].settings.inputs[0].video_overlays[0].input.timecode_start #=> String
|
|
5145
|
+
# resp.job_templates[0].settings.inputs[0].video_overlays[0].start_timecode #=> String
|
|
5112
5146
|
# resp.job_templates[0].settings.inputs[0].video_selector.alpha_behavior #=> String, one of "DISCARD", "REMAP_TO_LUMA"
|
|
5113
5147
|
# resp.job_templates[0].settings.inputs[0].video_selector.color_space #=> String, one of "FOLLOW", "REC_601", "REC_709", "HDR10", "HLG_2020", "P3DCI", "P3D65_SDR", "P3D65_HDR"
|
|
5114
5148
|
# resp.job_templates[0].settings.inputs[0].video_selector.color_space_usage #=> String, one of "FORCE", "FALLBACK"
|
|
@@ -5695,6 +5729,7 @@ module Aws::MediaConvert
|
|
|
5695
5729
|
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_1_1", "LEVEL_1_2", "LEVEL_1_3", "LEVEL_2", "LEVEL_2_1", "LEVEL_2_2", "LEVEL_3", "LEVEL_3_1", "LEVEL_3_2", "LEVEL_4", "LEVEL_4_1", "LEVEL_4_2", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2"
|
|
5696
5730
|
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.codec_profile #=> String, one of "BASELINE", "HIGH", "HIGH_10BIT", "HIGH_422", "HIGH_422_10BIT", "MAIN"
|
|
5697
5731
|
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
5732
|
+
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
5698
5733
|
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.entropy_encoding #=> String, one of "CABAC", "CAVLC"
|
|
5699
5734
|
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.field_encoding #=> String, one of "PAFF", "FORCE_FIELD", "MBAFF"
|
|
5700
5735
|
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
@@ -5741,6 +5776,7 @@ module Aws::MediaConvert
|
|
|
5741
5776
|
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_2", "LEVEL_2_1", "LEVEL_3", "LEVEL_3_1", "LEVEL_4", "LEVEL_4_1", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2", "LEVEL_6", "LEVEL_6_1", "LEVEL_6_2"
|
|
5742
5777
|
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.codec_profile #=> String, one of "MAIN_MAIN", "MAIN_HIGH", "MAIN10_MAIN", "MAIN10_HIGH", "MAIN_422_8BIT_MAIN", "MAIN_422_8BIT_HIGH", "MAIN_422_10BIT_MAIN", "MAIN_422_10BIT_HIGH"
|
|
5743
5778
|
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
5779
|
+
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
5744
5780
|
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
5745
5781
|
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.framerate_control #=> String, one of "INITIALIZE_FROM_SOURCE", "SPECIFIED"
|
|
5746
5782
|
# resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.framerate_conversion_algorithm #=> String, one of "DUPLICATE_DROP", "INTERPOLATE", "FRAMEFORMER"
|
|
@@ -6418,6 +6454,7 @@ module Aws::MediaConvert
|
|
|
6418
6454
|
# resp.presets[0].settings.video_description.codec_settings.h264_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_1_1", "LEVEL_1_2", "LEVEL_1_3", "LEVEL_2", "LEVEL_2_1", "LEVEL_2_2", "LEVEL_3", "LEVEL_3_1", "LEVEL_3_2", "LEVEL_4", "LEVEL_4_1", "LEVEL_4_2", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2"
|
|
6419
6455
|
# resp.presets[0].settings.video_description.codec_settings.h264_settings.codec_profile #=> String, one of "BASELINE", "HIGH", "HIGH_10BIT", "HIGH_422", "HIGH_422_10BIT", "MAIN"
|
|
6420
6456
|
# resp.presets[0].settings.video_description.codec_settings.h264_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
6457
|
+
# resp.presets[0].settings.video_description.codec_settings.h264_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
6421
6458
|
# resp.presets[0].settings.video_description.codec_settings.h264_settings.entropy_encoding #=> String, one of "CABAC", "CAVLC"
|
|
6422
6459
|
# resp.presets[0].settings.video_description.codec_settings.h264_settings.field_encoding #=> String, one of "PAFF", "FORCE_FIELD", "MBAFF"
|
|
6423
6460
|
# resp.presets[0].settings.video_description.codec_settings.h264_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
@@ -6464,6 +6501,7 @@ module Aws::MediaConvert
|
|
|
6464
6501
|
# resp.presets[0].settings.video_description.codec_settings.h265_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_2", "LEVEL_2_1", "LEVEL_3", "LEVEL_3_1", "LEVEL_4", "LEVEL_4_1", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2", "LEVEL_6", "LEVEL_6_1", "LEVEL_6_2"
|
|
6465
6502
|
# resp.presets[0].settings.video_description.codec_settings.h265_settings.codec_profile #=> String, one of "MAIN_MAIN", "MAIN_HIGH", "MAIN10_MAIN", "MAIN10_HIGH", "MAIN_422_8BIT_MAIN", "MAIN_422_8BIT_HIGH", "MAIN_422_10BIT_MAIN", "MAIN_422_10BIT_HIGH"
|
|
6466
6503
|
# resp.presets[0].settings.video_description.codec_settings.h265_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
6504
|
+
# resp.presets[0].settings.video_description.codec_settings.h265_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
6467
6505
|
# resp.presets[0].settings.video_description.codec_settings.h265_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
6468
6506
|
# resp.presets[0].settings.video_description.codec_settings.h265_settings.framerate_control #=> String, one of "INITIALIZE_FROM_SOURCE", "SPECIFIED"
|
|
6469
6507
|
# resp.presets[0].settings.video_description.codec_settings.h265_settings.framerate_conversion_algorithm #=> String, one of "DUPLICATE_DROP", "INTERPOLATE", "FRAMEFORMER"
|
|
@@ -6971,7 +7009,6 @@ module Aws::MediaConvert
|
|
|
6971
7009
|
# resp.job_template.settings.esam.signal_processing_notification.scc_xml #=> String
|
|
6972
7010
|
# resp.job_template.settings.extended_data_services.copy_protection_action #=> String, one of "PASSTHROUGH", "STRIP"
|
|
6973
7011
|
# resp.job_template.settings.extended_data_services.vchip_action #=> String, one of "PASSTHROUGH", "STRIP"
|
|
6974
|
-
# resp.job_template.settings.follow_input_index #=> Integer
|
|
6975
7012
|
# resp.job_template.settings.inputs #=> Array
|
|
6976
7013
|
# resp.job_template.settings.inputs[0].advanced_input_filter #=> String, one of "ENABLED", "DISABLED"
|
|
6977
7014
|
# resp.job_template.settings.inputs[0].advanced_input_filter_settings.add_texture #=> String, one of "ENABLED", "DISABLED"
|
|
@@ -7060,6 +7097,15 @@ module Aws::MediaConvert
|
|
|
7060
7097
|
# resp.job_template.settings.inputs[0].psi_control #=> String, one of "IGNORE_PSI", "USE_PSI"
|
|
7061
7098
|
# resp.job_template.settings.inputs[0].timecode_source #=> String, one of "EMBEDDED", "ZEROBASED", "SPECIFIEDSTART"
|
|
7062
7099
|
# resp.job_template.settings.inputs[0].timecode_start #=> String
|
|
7100
|
+
# resp.job_template.settings.inputs[0].video_overlays #=> Array
|
|
7101
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].end_timecode #=> String
|
|
7102
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.file_input #=> String
|
|
7103
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.input_clippings #=> Array
|
|
7104
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.input_clippings[0].end_timecode #=> String
|
|
7105
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.input_clippings[0].start_timecode #=> String
|
|
7106
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.timecode_source #=> String, one of "EMBEDDED", "ZEROBASED", "SPECIFIEDSTART"
|
|
7107
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].input.timecode_start #=> String
|
|
7108
|
+
# resp.job_template.settings.inputs[0].video_overlays[0].start_timecode #=> String
|
|
7063
7109
|
# resp.job_template.settings.inputs[0].video_selector.alpha_behavior #=> String, one of "DISCARD", "REMAP_TO_LUMA"
|
|
7064
7110
|
# resp.job_template.settings.inputs[0].video_selector.color_space #=> String, one of "FOLLOW", "REC_601", "REC_709", "HDR10", "HLG_2020", "P3DCI", "P3D65_SDR", "P3D65_HDR"
|
|
7065
7111
|
# resp.job_template.settings.inputs[0].video_selector.color_space_usage #=> String, one of "FORCE", "FALLBACK"
|
|
@@ -7646,6 +7692,7 @@ module Aws::MediaConvert
|
|
|
7646
7692
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_1_1", "LEVEL_1_2", "LEVEL_1_3", "LEVEL_2", "LEVEL_2_1", "LEVEL_2_2", "LEVEL_3", "LEVEL_3_1", "LEVEL_3_2", "LEVEL_4", "LEVEL_4_1", "LEVEL_4_2", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2"
|
|
7647
7693
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.codec_profile #=> String, one of "BASELINE", "HIGH", "HIGH_10BIT", "HIGH_422", "HIGH_422_10BIT", "MAIN"
|
|
7648
7694
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
7695
|
+
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
7649
7696
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.entropy_encoding #=> String, one of "CABAC", "CAVLC"
|
|
7650
7697
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.field_encoding #=> String, one of "PAFF", "FORCE_FIELD", "MBAFF"
|
|
7651
7698
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h264_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
@@ -7692,6 +7739,7 @@ module Aws::MediaConvert
|
|
|
7692
7739
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_2", "LEVEL_2_1", "LEVEL_3", "LEVEL_3_1", "LEVEL_4", "LEVEL_4_1", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2", "LEVEL_6", "LEVEL_6_1", "LEVEL_6_2"
|
|
7693
7740
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.codec_profile #=> String, one of "MAIN_MAIN", "MAIN_HIGH", "MAIN10_MAIN", "MAIN10_HIGH", "MAIN_422_8BIT_MAIN", "MAIN_422_8BIT_HIGH", "MAIN_422_10BIT_MAIN", "MAIN_422_10BIT_HIGH"
|
|
7694
7741
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
7742
|
+
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
7695
7743
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
7696
7744
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.framerate_control #=> String, one of "INITIALIZE_FROM_SOURCE", "SPECIFIED"
|
|
7697
7745
|
# resp.job_template.settings.output_groups[0].outputs[0].video_description.codec_settings.h265_settings.framerate_conversion_algorithm #=> String, one of "DUPLICATE_DROP", "INTERPOLATE", "FRAMEFORMER"
|
|
@@ -8385,6 +8433,7 @@ module Aws::MediaConvert
|
|
|
8385
8433
|
# codec_level: "AUTO", # accepts AUTO, LEVEL_1, LEVEL_1_1, LEVEL_1_2, LEVEL_1_3, LEVEL_2, LEVEL_2_1, LEVEL_2_2, LEVEL_3, LEVEL_3_1, LEVEL_3_2, LEVEL_4, LEVEL_4_1, LEVEL_4_2, LEVEL_5, LEVEL_5_1, LEVEL_5_2
|
|
8386
8434
|
# codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
|
|
8387
8435
|
# dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
|
|
8436
|
+
# end_of_stream_markers: "INCLUDE", # accepts INCLUDE, SUPPRESS
|
|
8388
8437
|
# entropy_encoding: "CABAC", # accepts CABAC, CAVLC
|
|
8389
8438
|
# field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
|
|
8390
8439
|
# flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
|
|
@@ -8437,6 +8486,7 @@ module Aws::MediaConvert
|
|
|
8437
8486
|
# codec_level: "AUTO", # accepts AUTO, LEVEL_1, LEVEL_2, LEVEL_2_1, LEVEL_3, LEVEL_3_1, LEVEL_4, LEVEL_4_1, LEVEL_5, LEVEL_5_1, LEVEL_5_2, LEVEL_6, LEVEL_6_1, LEVEL_6_2
|
|
8438
8487
|
# codec_profile: "MAIN_MAIN", # accepts MAIN_MAIN, MAIN_HIGH, MAIN10_MAIN, MAIN10_HIGH, MAIN_422_8BIT_MAIN, MAIN_422_8BIT_HIGH, MAIN_422_10BIT_MAIN, MAIN_422_10BIT_HIGH
|
|
8439
8488
|
# dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
|
|
8489
|
+
# end_of_stream_markers: "INCLUDE", # accepts INCLUDE, SUPPRESS
|
|
8440
8490
|
# flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
|
|
8441
8491
|
# framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
|
|
8442
8492
|
# framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
|
|
@@ -9065,6 +9115,7 @@ module Aws::MediaConvert
|
|
|
9065
9115
|
# resp.preset.settings.video_description.codec_settings.h264_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_1_1", "LEVEL_1_2", "LEVEL_1_3", "LEVEL_2", "LEVEL_2_1", "LEVEL_2_2", "LEVEL_3", "LEVEL_3_1", "LEVEL_3_2", "LEVEL_4", "LEVEL_4_1", "LEVEL_4_2", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2"
|
|
9066
9116
|
# resp.preset.settings.video_description.codec_settings.h264_settings.codec_profile #=> String, one of "BASELINE", "HIGH", "HIGH_10BIT", "HIGH_422", "HIGH_422_10BIT", "MAIN"
|
|
9067
9117
|
# resp.preset.settings.video_description.codec_settings.h264_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
9118
|
+
# resp.preset.settings.video_description.codec_settings.h264_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
9068
9119
|
# resp.preset.settings.video_description.codec_settings.h264_settings.entropy_encoding #=> String, one of "CABAC", "CAVLC"
|
|
9069
9120
|
# resp.preset.settings.video_description.codec_settings.h264_settings.field_encoding #=> String, one of "PAFF", "FORCE_FIELD", "MBAFF"
|
|
9070
9121
|
# resp.preset.settings.video_description.codec_settings.h264_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
@@ -9111,6 +9162,7 @@ module Aws::MediaConvert
|
|
|
9111
9162
|
# resp.preset.settings.video_description.codec_settings.h265_settings.codec_level #=> String, one of "AUTO", "LEVEL_1", "LEVEL_2", "LEVEL_2_1", "LEVEL_3", "LEVEL_3_1", "LEVEL_4", "LEVEL_4_1", "LEVEL_5", "LEVEL_5_1", "LEVEL_5_2", "LEVEL_6", "LEVEL_6_1", "LEVEL_6_2"
|
|
9112
9163
|
# resp.preset.settings.video_description.codec_settings.h265_settings.codec_profile #=> String, one of "MAIN_MAIN", "MAIN_HIGH", "MAIN10_MAIN", "MAIN10_HIGH", "MAIN_422_8BIT_MAIN", "MAIN_422_8BIT_HIGH", "MAIN_422_10BIT_MAIN", "MAIN_422_10BIT_HIGH"
|
|
9113
9164
|
# resp.preset.settings.video_description.codec_settings.h265_settings.dynamic_sub_gop #=> String, one of "ADAPTIVE", "STATIC"
|
|
9165
|
+
# resp.preset.settings.video_description.codec_settings.h265_settings.end_of_stream_markers #=> String, one of "INCLUDE", "SUPPRESS"
|
|
9114
9166
|
# resp.preset.settings.video_description.codec_settings.h265_settings.flicker_adaptive_quantization #=> String, one of "DISABLED", "ENABLED"
|
|
9115
9167
|
# resp.preset.settings.video_description.codec_settings.h265_settings.framerate_control #=> String, one of "INITIALIZE_FROM_SOURCE", "SPECIFIED"
|
|
9116
9168
|
# resp.preset.settings.video_description.codec_settings.h265_settings.framerate_conversion_algorithm #=> String, one of "DUPLICATE_DROP", "INTERPOLATE", "FRAMEFORMER"
|
|
@@ -9432,7 +9484,7 @@ module Aws::MediaConvert
|
|
|
9432
9484
|
params: params,
|
|
9433
9485
|
config: config)
|
|
9434
9486
|
context[:gem_name] = 'aws-sdk-mediaconvert'
|
|
9435
|
-
context[:gem_version] = '1.
|
|
9487
|
+
context[:gem_version] = '1.119.0'
|
|
9436
9488
|
Seahorse::Client::Request.new(handlers, context)
|
|
9437
9489
|
end
|
|
9438
9490
|
|
|
@@ -287,6 +287,7 @@ module Aws::MediaConvert
|
|
|
287
287
|
H264CodecLevel = Shapes::StringShape.new(name: 'H264CodecLevel')
|
|
288
288
|
H264CodecProfile = Shapes::StringShape.new(name: 'H264CodecProfile')
|
|
289
289
|
H264DynamicSubGop = Shapes::StringShape.new(name: 'H264DynamicSubGop')
|
|
290
|
+
H264EndOfStreamMarkers = Shapes::StringShape.new(name: 'H264EndOfStreamMarkers')
|
|
290
291
|
H264EntropyEncoding = Shapes::StringShape.new(name: 'H264EntropyEncoding')
|
|
291
292
|
H264FieldEncoding = Shapes::StringShape.new(name: 'H264FieldEncoding')
|
|
292
293
|
H264FlickerAdaptiveQuantization = Shapes::StringShape.new(name: 'H264FlickerAdaptiveQuantization')
|
|
@@ -314,6 +315,7 @@ module Aws::MediaConvert
|
|
|
314
315
|
H265CodecLevel = Shapes::StringShape.new(name: 'H265CodecLevel')
|
|
315
316
|
H265CodecProfile = Shapes::StringShape.new(name: 'H265CodecProfile')
|
|
316
317
|
H265DynamicSubGop = Shapes::StringShape.new(name: 'H265DynamicSubGop')
|
|
318
|
+
H265EndOfStreamMarkers = Shapes::StringShape.new(name: 'H265EndOfStreamMarkers')
|
|
317
319
|
H265FlickerAdaptiveQuantization = Shapes::StringShape.new(name: 'H265FlickerAdaptiveQuantization')
|
|
318
320
|
H265FramerateControl = Shapes::StringShape.new(name: 'H265FramerateControl')
|
|
319
321
|
H265FramerateConversionAlgorithm = Shapes::StringShape.new(name: 'H265FramerateConversionAlgorithm')
|
|
@@ -613,6 +615,9 @@ module Aws::MediaConvert
|
|
|
613
615
|
VideoCodecSettings = Shapes::StructureShape.new(name: 'VideoCodecSettings')
|
|
614
616
|
VideoDescription = Shapes::StructureShape.new(name: 'VideoDescription')
|
|
615
617
|
VideoDetail = Shapes::StructureShape.new(name: 'VideoDetail')
|
|
618
|
+
VideoOverlay = Shapes::StructureShape.new(name: 'VideoOverlay')
|
|
619
|
+
VideoOverlayInput = Shapes::StructureShape.new(name: 'VideoOverlayInput')
|
|
620
|
+
VideoOverlayInputClipping = Shapes::StructureShape.new(name: 'VideoOverlayInputClipping')
|
|
616
621
|
VideoPreprocessor = Shapes::StructureShape.new(name: 'VideoPreprocessor')
|
|
617
622
|
VideoSelector = Shapes::StructureShape.new(name: 'VideoSelector')
|
|
618
623
|
VideoTimecodeInsertion = Shapes::StringShape.new(name: 'VideoTimecodeInsertion')
|
|
@@ -684,7 +689,6 @@ module Aws::MediaConvert
|
|
|
684
689
|
__integerMin0Max1152000000 = Shapes::IntegerShape.new(name: '__integerMin0Max1152000000')
|
|
685
690
|
__integerMin0Max128 = Shapes::IntegerShape.new(name: '__integerMin0Max128')
|
|
686
691
|
__integerMin0Max1466400000 = Shapes::IntegerShape.new(name: '__integerMin0Max1466400000')
|
|
687
|
-
__integerMin0Max149 = Shapes::IntegerShape.new(name: '__integerMin0Max149')
|
|
688
692
|
__integerMin0Max15 = Shapes::IntegerShape.new(name: '__integerMin0Max15')
|
|
689
693
|
__integerMin0Max16 = Shapes::IntegerShape.new(name: '__integerMin0Max16')
|
|
690
694
|
__integerMin0Max2147483647 = Shapes::IntegerShape.new(name: '__integerMin0Max2147483647')
|
|
@@ -805,6 +809,8 @@ module Aws::MediaConvert
|
|
|
805
809
|
__listOfQueue = Shapes::ListShape.new(name: '__listOfQueue')
|
|
806
810
|
__listOfQueueTransition = Shapes::ListShape.new(name: '__listOfQueueTransition')
|
|
807
811
|
__listOfTeletextPageType = Shapes::ListShape.new(name: '__listOfTeletextPageType')
|
|
812
|
+
__listOfVideoOverlay = Shapes::ListShape.new(name: '__listOfVideoOverlay')
|
|
813
|
+
__listOfVideoOverlayInputClipping = Shapes::ListShape.new(name: '__listOfVideoOverlayInputClipping')
|
|
808
814
|
__listOfWarningGroup = Shapes::ListShape.new(name: '__listOfWarningGroup')
|
|
809
815
|
__listOf__doubleMinNegative60Max6 = Shapes::ListShape.new(name: '__listOf__doubleMinNegative60Max6')
|
|
810
816
|
__listOf__integerMin1Max2147483647 = Shapes::ListShape.new(name: '__listOf__integerMin1Max2147483647')
|
|
@@ -1544,6 +1550,7 @@ module Aws::MediaConvert
|
|
|
1544
1550
|
H264Settings.add_member(:codec_level, Shapes::ShapeRef.new(shape: H264CodecLevel, location_name: "codecLevel"))
|
|
1545
1551
|
H264Settings.add_member(:codec_profile, Shapes::ShapeRef.new(shape: H264CodecProfile, location_name: "codecProfile"))
|
|
1546
1552
|
H264Settings.add_member(:dynamic_sub_gop, Shapes::ShapeRef.new(shape: H264DynamicSubGop, location_name: "dynamicSubGop"))
|
|
1553
|
+
H264Settings.add_member(:end_of_stream_markers, Shapes::ShapeRef.new(shape: H264EndOfStreamMarkers, location_name: "endOfStreamMarkers"))
|
|
1547
1554
|
H264Settings.add_member(:entropy_encoding, Shapes::ShapeRef.new(shape: H264EntropyEncoding, location_name: "entropyEncoding"))
|
|
1548
1555
|
H264Settings.add_member(:field_encoding, Shapes::ShapeRef.new(shape: H264FieldEncoding, location_name: "fieldEncoding"))
|
|
1549
1556
|
H264Settings.add_member(:flicker_adaptive_quantization, Shapes::ShapeRef.new(shape: H264FlickerAdaptiveQuantization, location_name: "flickerAdaptiveQuantization"))
|
|
@@ -1594,6 +1601,7 @@ module Aws::MediaConvert
|
|
|
1594
1601
|
H265Settings.add_member(:codec_level, Shapes::ShapeRef.new(shape: H265CodecLevel, location_name: "codecLevel"))
|
|
1595
1602
|
H265Settings.add_member(:codec_profile, Shapes::ShapeRef.new(shape: H265CodecProfile, location_name: "codecProfile"))
|
|
1596
1603
|
H265Settings.add_member(:dynamic_sub_gop, Shapes::ShapeRef.new(shape: H265DynamicSubGop, location_name: "dynamicSubGop"))
|
|
1604
|
+
H265Settings.add_member(:end_of_stream_markers, Shapes::ShapeRef.new(shape: H265EndOfStreamMarkers, location_name: "endOfStreamMarkers"))
|
|
1597
1605
|
H265Settings.add_member(:flicker_adaptive_quantization, Shapes::ShapeRef.new(shape: H265FlickerAdaptiveQuantization, location_name: "flickerAdaptiveQuantization"))
|
|
1598
1606
|
H265Settings.add_member(:framerate_control, Shapes::ShapeRef.new(shape: H265FramerateControl, location_name: "framerateControl"))
|
|
1599
1607
|
H265Settings.add_member(:framerate_conversion_algorithm, Shapes::ShapeRef.new(shape: H265FramerateConversionAlgorithm, location_name: "framerateConversionAlgorithm"))
|
|
@@ -1764,6 +1772,7 @@ module Aws::MediaConvert
|
|
|
1764
1772
|
Input.add_member(:timecode_source, Shapes::ShapeRef.new(shape: InputTimecodeSource, location_name: "timecodeSource"))
|
|
1765
1773
|
Input.add_member(:timecode_start, Shapes::ShapeRef.new(shape: __stringMin11Max11Pattern01D20305D205D, location_name: "timecodeStart"))
|
|
1766
1774
|
Input.add_member(:video_generator, Shapes::ShapeRef.new(shape: InputVideoGenerator, location_name: "videoGenerator"))
|
|
1775
|
+
Input.add_member(:video_overlays, Shapes::ShapeRef.new(shape: __listOfVideoOverlay, location_name: "videoOverlays"))
|
|
1767
1776
|
Input.add_member(:video_selector, Shapes::ShapeRef.new(shape: VideoSelector, location_name: "videoSelector"))
|
|
1768
1777
|
Input.struct_class = Types::Input
|
|
1769
1778
|
|
|
@@ -1796,6 +1805,7 @@ module Aws::MediaConvert
|
|
|
1796
1805
|
InputTemplate.add_member(:psi_control, Shapes::ShapeRef.new(shape: InputPsiControl, location_name: "psiControl"))
|
|
1797
1806
|
InputTemplate.add_member(:timecode_source, Shapes::ShapeRef.new(shape: InputTimecodeSource, location_name: "timecodeSource"))
|
|
1798
1807
|
InputTemplate.add_member(:timecode_start, Shapes::ShapeRef.new(shape: __stringMin11Max11Pattern01D20305D205D, location_name: "timecodeStart"))
|
|
1808
|
+
InputTemplate.add_member(:video_overlays, Shapes::ShapeRef.new(shape: __listOfVideoOverlay, location_name: "videoOverlays"))
|
|
1799
1809
|
InputTemplate.add_member(:video_selector, Shapes::ShapeRef.new(shape: VideoSelector, location_name: "videoSelector"))
|
|
1800
1810
|
InputTemplate.struct_class = Types::InputTemplate
|
|
1801
1811
|
|
|
@@ -1855,7 +1865,6 @@ module Aws::MediaConvert
|
|
|
1855
1865
|
JobSettings.add_member(:avail_blanking, Shapes::ShapeRef.new(shape: AvailBlanking, location_name: "availBlanking"))
|
|
1856
1866
|
JobSettings.add_member(:esam, Shapes::ShapeRef.new(shape: EsamSettings, location_name: "esam"))
|
|
1857
1867
|
JobSettings.add_member(:extended_data_services, Shapes::ShapeRef.new(shape: ExtendedDataServices, location_name: "extendedDataServices"))
|
|
1858
|
-
JobSettings.add_member(:follow_input_index, Shapes::ShapeRef.new(shape: __integerMin0Max149, location_name: "followInputIndex"))
|
|
1859
1868
|
JobSettings.add_member(:inputs, Shapes::ShapeRef.new(shape: __listOfInput, location_name: "inputs"))
|
|
1860
1869
|
JobSettings.add_member(:kantar_watermark, Shapes::ShapeRef.new(shape: KantarWatermarkSettings, location_name: "kantarWatermark"))
|
|
1861
1870
|
JobSettings.add_member(:motion_image_inserter, Shapes::ShapeRef.new(shape: MotionImageInserter, location_name: "motionImageInserter"))
|
|
@@ -1885,7 +1894,6 @@ module Aws::MediaConvert
|
|
|
1885
1894
|
JobTemplateSettings.add_member(:avail_blanking, Shapes::ShapeRef.new(shape: AvailBlanking, location_name: "availBlanking"))
|
|
1886
1895
|
JobTemplateSettings.add_member(:esam, Shapes::ShapeRef.new(shape: EsamSettings, location_name: "esam"))
|
|
1887
1896
|
JobTemplateSettings.add_member(:extended_data_services, Shapes::ShapeRef.new(shape: ExtendedDataServices, location_name: "extendedDataServices"))
|
|
1888
|
-
JobTemplateSettings.add_member(:follow_input_index, Shapes::ShapeRef.new(shape: __integerMin0Max149, location_name: "followInputIndex"))
|
|
1889
1897
|
JobTemplateSettings.add_member(:inputs, Shapes::ShapeRef.new(shape: __listOfInputTemplate, location_name: "inputs"))
|
|
1890
1898
|
JobTemplateSettings.add_member(:kantar_watermark, Shapes::ShapeRef.new(shape: KantarWatermarkSettings, location_name: "kantarWatermark"))
|
|
1891
1899
|
JobTemplateSettings.add_member(:motion_image_inserter, Shapes::ShapeRef.new(shape: MotionImageInserter, location_name: "motionImageInserter"))
|
|
@@ -2499,6 +2507,21 @@ module Aws::MediaConvert
|
|
|
2499
2507
|
VideoDetail.add_member(:width_in_px, Shapes::ShapeRef.new(shape: __integer, location_name: "widthInPx"))
|
|
2500
2508
|
VideoDetail.struct_class = Types::VideoDetail
|
|
2501
2509
|
|
|
2510
|
+
VideoOverlay.add_member(:end_timecode, Shapes::ShapeRef.new(shape: __stringPattern010920405090509092, location_name: "endTimecode"))
|
|
2511
|
+
VideoOverlay.add_member(:input, Shapes::ShapeRef.new(shape: VideoOverlayInput, location_name: "input"))
|
|
2512
|
+
VideoOverlay.add_member(:start_timecode, Shapes::ShapeRef.new(shape: __stringPattern010920405090509092, location_name: "startTimecode"))
|
|
2513
|
+
VideoOverlay.struct_class = Types::VideoOverlay
|
|
2514
|
+
|
|
2515
|
+
VideoOverlayInput.add_member(:file_input, Shapes::ShapeRef.new(shape: __stringPatternS3Https, location_name: "fileInput"))
|
|
2516
|
+
VideoOverlayInput.add_member(:input_clippings, Shapes::ShapeRef.new(shape: __listOfVideoOverlayInputClipping, location_name: "inputClippings"))
|
|
2517
|
+
VideoOverlayInput.add_member(:timecode_source, Shapes::ShapeRef.new(shape: InputTimecodeSource, location_name: "timecodeSource"))
|
|
2518
|
+
VideoOverlayInput.add_member(:timecode_start, Shapes::ShapeRef.new(shape: __stringMin11Max11Pattern01D20305D205D, location_name: "timecodeStart"))
|
|
2519
|
+
VideoOverlayInput.struct_class = Types::VideoOverlayInput
|
|
2520
|
+
|
|
2521
|
+
VideoOverlayInputClipping.add_member(:end_timecode, Shapes::ShapeRef.new(shape: __stringPattern010920405090509092, location_name: "endTimecode"))
|
|
2522
|
+
VideoOverlayInputClipping.add_member(:start_timecode, Shapes::ShapeRef.new(shape: __stringPattern010920405090509092, location_name: "startTimecode"))
|
|
2523
|
+
VideoOverlayInputClipping.struct_class = Types::VideoOverlayInputClipping
|
|
2524
|
+
|
|
2502
2525
|
VideoPreprocessor.add_member(:color_corrector, Shapes::ShapeRef.new(shape: ColorCorrector, location_name: "colorCorrector"))
|
|
2503
2526
|
VideoPreprocessor.add_member(:deinterlacer, Shapes::ShapeRef.new(shape: Deinterlacer, location_name: "deinterlacer"))
|
|
2504
2527
|
VideoPreprocessor.add_member(:dolby_vision, Shapes::ShapeRef.new(shape: DolbyVision, location_name: "dolbyVision"))
|
|
@@ -2683,6 +2706,10 @@ module Aws::MediaConvert
|
|
|
2683
2706
|
|
|
2684
2707
|
__listOfTeletextPageType.member = Shapes::ShapeRef.new(shape: TeletextPageType)
|
|
2685
2708
|
|
|
2709
|
+
__listOfVideoOverlay.member = Shapes::ShapeRef.new(shape: VideoOverlay)
|
|
2710
|
+
|
|
2711
|
+
__listOfVideoOverlayInputClipping.member = Shapes::ShapeRef.new(shape: VideoOverlayInputClipping)
|
|
2712
|
+
|
|
2686
2713
|
__listOfWarningGroup.member = Shapes::ShapeRef.new(shape: WarningGroup)
|
|
2687
2714
|
|
|
2688
2715
|
__listOf__doubleMinNegative60Max6.member = Shapes::ShapeRef.new(shape: __doubleMinNegative60Max6)
|
|
@@ -5177,6 +5177,14 @@ module Aws::MediaConvert
|
|
|
5177
5177
|
# Static.
|
|
5178
5178
|
# @return [String]
|
|
5179
5179
|
#
|
|
5180
|
+
# @!attribute [rw] end_of_stream_markers
|
|
5181
|
+
# Optionally include or suppress markers at the end of your output
|
|
5182
|
+
# that signal the end of the video stream. To include end of stream
|
|
5183
|
+
# markers: Leave blank or keep the default value, Include. To not
|
|
5184
|
+
# include end of stream markers: Choose Suppress. This is useful when
|
|
5185
|
+
# your output will be inserted into another stream.
|
|
5186
|
+
# @return [String]
|
|
5187
|
+
#
|
|
5180
5188
|
# @!attribute [rw] entropy_encoding
|
|
5181
5189
|
# Entropy encoding mode. Use CABAC (must be in Main or High profile)
|
|
5182
5190
|
# or CAVLC.
|
|
@@ -5567,6 +5575,7 @@ module Aws::MediaConvert
|
|
|
5567
5575
|
:codec_level,
|
|
5568
5576
|
:codec_profile,
|
|
5569
5577
|
:dynamic_sub_gop,
|
|
5578
|
+
:end_of_stream_markers,
|
|
5570
5579
|
:entropy_encoding,
|
|
5571
5580
|
:field_encoding,
|
|
5572
5581
|
:flicker_adaptive_quantization,
|
|
@@ -5719,6 +5728,14 @@ module Aws::MediaConvert
|
|
|
5719
5728
|
# Static.
|
|
5720
5729
|
# @return [String]
|
|
5721
5730
|
#
|
|
5731
|
+
# @!attribute [rw] end_of_stream_markers
|
|
5732
|
+
# Optionally include or suppress markers at the end of your output
|
|
5733
|
+
# that signal the end of the video stream. To include end of stream
|
|
5734
|
+
# markers: Leave blank or keep the default value, Include. To not
|
|
5735
|
+
# include end of stream markers: Choose Suppress. This is useful when
|
|
5736
|
+
# your output will be inserted into another stream.
|
|
5737
|
+
# @return [String]
|
|
5738
|
+
#
|
|
5722
5739
|
# @!attribute [rw] flicker_adaptive_quantization
|
|
5723
5740
|
# Enable this setting to have the encoder reduce I-frame pop. I-frame
|
|
5724
5741
|
# pop appears as a visual flicker that can arise when the encoder
|
|
@@ -6078,6 +6095,7 @@ module Aws::MediaConvert
|
|
|
6078
6095
|
:codec_level,
|
|
6079
6096
|
:codec_profile,
|
|
6080
6097
|
:dynamic_sub_gop,
|
|
6098
|
+
:end_of_stream_markers,
|
|
6081
6099
|
:flicker_adaptive_quantization,
|
|
6082
6100
|
:framerate_control,
|
|
6083
6101
|
:framerate_conversion_algorithm,
|
|
@@ -7153,6 +7171,10 @@ module Aws::MediaConvert
|
|
|
7153
7171
|
# https://docs.aws.amazon.com/mediaconvert/latest/ug/video-generator.html
|
|
7154
7172
|
# @return [Types::InputVideoGenerator]
|
|
7155
7173
|
#
|
|
7174
|
+
# @!attribute [rw] video_overlays
|
|
7175
|
+
# Contains an array of video overlays.
|
|
7176
|
+
# @return [Array<Types::VideoOverlay>]
|
|
7177
|
+
#
|
|
7156
7178
|
# @!attribute [rw] video_selector
|
|
7157
7179
|
# Input video selectors contain the video settings for the input. Each
|
|
7158
7180
|
# of your inputs can have up to one video selector.
|
|
@@ -7184,6 +7206,7 @@ module Aws::MediaConvert
|
|
|
7184
7206
|
:timecode_source,
|
|
7185
7207
|
:timecode_start,
|
|
7186
7208
|
:video_generator,
|
|
7209
|
+
:video_overlays,
|
|
7187
7210
|
:video_selector)
|
|
7188
7211
|
SENSITIVE = []
|
|
7189
7212
|
include Aws::Structure
|
|
@@ -7441,6 +7464,10 @@ module Aws::MediaConvert
|
|
|
7441
7464
|
# https://docs.aws.amazon.com/console/mediaconvert/timecode.
|
|
7442
7465
|
# @return [String]
|
|
7443
7466
|
#
|
|
7467
|
+
# @!attribute [rw] video_overlays
|
|
7468
|
+
# Contains an array of video overlays.
|
|
7469
|
+
# @return [Array<Types::VideoOverlay>]
|
|
7470
|
+
#
|
|
7444
7471
|
# @!attribute [rw] video_selector
|
|
7445
7472
|
# Input video selectors contain the video settings for the input. Each
|
|
7446
7473
|
# of your inputs can have up to one video selector.
|
|
@@ -7468,6 +7495,7 @@ module Aws::MediaConvert
|
|
|
7468
7495
|
:psi_control,
|
|
7469
7496
|
:timecode_source,
|
|
7470
7497
|
:timecode_start,
|
|
7498
|
+
:video_overlays,
|
|
7471
7499
|
:video_selector)
|
|
7472
7500
|
SENSITIVE = []
|
|
7473
7501
|
include Aws::Structure
|
|
@@ -7845,16 +7873,6 @@ module Aws::MediaConvert
|
|
|
7845
7873
|
# Advisory.
|
|
7846
7874
|
# @return [Types::ExtendedDataServices]
|
|
7847
7875
|
#
|
|
7848
|
-
# @!attribute [rw] follow_input_index
|
|
7849
|
-
# Specifies which input metadata to use for the default "Follow
|
|
7850
|
-
# input" option for the following settings: resolution, frame rate,
|
|
7851
|
-
# and pixel aspect ratio. In the simplest case, specify which input is
|
|
7852
|
-
# used based on its index in the job. For example if you specify 3,
|
|
7853
|
-
# then the fourth input will be used from each input. If the job does
|
|
7854
|
-
# not have a fourth input, then the first input will be used. If no
|
|
7855
|
-
# followInputIndex is specified, then 0 will be chosen automatically.
|
|
7856
|
-
# @return [Integer]
|
|
7857
|
-
#
|
|
7858
7876
|
# @!attribute [rw] inputs
|
|
7859
7877
|
# Use Inputs to define source file used in the transcode job. There
|
|
7860
7878
|
# can be multiple inputs add in a job. These inputs will be
|
|
@@ -7928,7 +7946,6 @@ module Aws::MediaConvert
|
|
|
7928
7946
|
:avail_blanking,
|
|
7929
7947
|
:esam,
|
|
7930
7948
|
:extended_data_services,
|
|
7931
|
-
:follow_input_index,
|
|
7932
7949
|
:inputs,
|
|
7933
7950
|
:kantar_watermark,
|
|
7934
7951
|
:motion_image_inserter,
|
|
@@ -8054,16 +8071,6 @@ module Aws::MediaConvert
|
|
|
8054
8071
|
# Advisory.
|
|
8055
8072
|
# @return [Types::ExtendedDataServices]
|
|
8056
8073
|
#
|
|
8057
|
-
# @!attribute [rw] follow_input_index
|
|
8058
|
-
# Specifies which input metadata to use for the default "Follow
|
|
8059
|
-
# input" option for the following settings: resolution, frame rate,
|
|
8060
|
-
# and pixel aspect ratio. In the simplest case, specify which input is
|
|
8061
|
-
# used based on its index in the job. For example if you specify 3,
|
|
8062
|
-
# then the fourth input will be used from each input. If the job does
|
|
8063
|
-
# not have a fourth input, then the first input will be used. If no
|
|
8064
|
-
# followInputIndex is specified, then 0 will be chosen automatically.
|
|
8065
|
-
# @return [Integer]
|
|
8066
|
-
#
|
|
8067
8074
|
# @!attribute [rw] inputs
|
|
8068
8075
|
# Use Inputs to define the source file used in the transcode job.
|
|
8069
8076
|
# There can only be one input in a job template. Using the API, you
|
|
@@ -8137,7 +8144,6 @@ module Aws::MediaConvert
|
|
|
8137
8144
|
:avail_blanking,
|
|
8138
8145
|
:esam,
|
|
8139
8146
|
:extended_data_services,
|
|
8140
|
-
:follow_input_index,
|
|
8141
8147
|
:inputs,
|
|
8142
8148
|
:kantar_watermark,
|
|
8143
8149
|
:motion_image_inserter,
|
|
@@ -12434,6 +12440,117 @@ module Aws::MediaConvert
|
|
|
12434
12440
|
include Aws::Structure
|
|
12435
12441
|
end
|
|
12436
12442
|
|
|
12443
|
+
# Overlay one or more videos on top of your input video.
|
|
12444
|
+
#
|
|
12445
|
+
# @!attribute [rw] end_timecode
|
|
12446
|
+
# Enter the end timecode in the underlying input video for this
|
|
12447
|
+
# overlay. Your overlay will be active through this frame. To display
|
|
12448
|
+
# your video overlay for the duration of the underlying video: Leave
|
|
12449
|
+
# blank. Use the format HH:MM:SS:FF or HH:MM:SS;FF, where HH is the
|
|
12450
|
+
# hour, MM is the minute, SS is the second, and FF is the frame
|
|
12451
|
+
# number. When entering this value, take into account your choice for
|
|
12452
|
+
# the underlying Input timecode source. For example, if you have
|
|
12453
|
+
# embedded timecodes that start at 01:00:00:00 and you want your
|
|
12454
|
+
# overlay to end ten minutes into the video, enter 01:10:00:00.
|
|
12455
|
+
# @return [String]
|
|
12456
|
+
#
|
|
12457
|
+
# @!attribute [rw] input
|
|
12458
|
+
# Input settings for Video overlay. You can include one or more video
|
|
12459
|
+
# overlays in sequence at different times that you specify.
|
|
12460
|
+
# @return [Types::VideoOverlayInput]
|
|
12461
|
+
#
|
|
12462
|
+
# @!attribute [rw] start_timecode
|
|
12463
|
+
# Enter the start timecode in the underlying input video for this
|
|
12464
|
+
# overlay. Your overlay will be active starting with this frame. To
|
|
12465
|
+
# display your video overlay starting at the beginning of the
|
|
12466
|
+
# underlying video: Leave blank. Use the format HH:MM:SS:FF or
|
|
12467
|
+
# HH:MM:SS;FF, where HH is the hour, MM is the minute, SS is the
|
|
12468
|
+
# second, and FF is the frame number. When entering this value, take
|
|
12469
|
+
# into account your choice for the underlying Input timecode source.
|
|
12470
|
+
# For example, if you have embedded timecodes that start at
|
|
12471
|
+
# 01:00:00:00 and you want your overlay to begin five minutes into the
|
|
12472
|
+
# video, enter 01:05:00:00.
|
|
12473
|
+
# @return [String]
|
|
12474
|
+
#
|
|
12475
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/VideoOverlay AWS API Documentation
|
|
12476
|
+
#
|
|
12477
|
+
class VideoOverlay < Struct.new(
|
|
12478
|
+
:end_timecode,
|
|
12479
|
+
:input,
|
|
12480
|
+
:start_timecode)
|
|
12481
|
+
SENSITIVE = []
|
|
12482
|
+
include Aws::Structure
|
|
12483
|
+
end
|
|
12484
|
+
|
|
12485
|
+
# Input settings for Video overlay. You can include one or more video
|
|
12486
|
+
# overlays in sequence at different times that you specify.
|
|
12487
|
+
#
|
|
12488
|
+
# @!attribute [rw] file_input
|
|
12489
|
+
# Specify the input file S3, HTTP, or HTTPS URI for your video
|
|
12490
|
+
# overlay. For consistency in color and formatting in your output
|
|
12491
|
+
# video image, we recommend that you specify a video with similar
|
|
12492
|
+
# characteristics as the underlying input video.
|
|
12493
|
+
# @return [String]
|
|
12494
|
+
#
|
|
12495
|
+
# @!attribute [rw] input_clippings
|
|
12496
|
+
# Specify one or more clips to use from your video overlay. When you
|
|
12497
|
+
# include an input clip, you must also specify its start timecode, end
|
|
12498
|
+
# timecode, or both start and end timecode.
|
|
12499
|
+
# @return [Array<Types::VideoOverlayInputClipping>]
|
|
12500
|
+
#
|
|
12501
|
+
# @!attribute [rw] timecode_source
|
|
12502
|
+
# Specify the starting timecode for your video overlay. To use the
|
|
12503
|
+
# timecode present in your video overlay: Choose Embedded. To use a
|
|
12504
|
+
# zerobased timecode: Choose Start at 0. To choose a timecode: Choose
|
|
12505
|
+
# Specified start. When you do, enter the starting timecode in Start
|
|
12506
|
+
# timecode. If you don't specify a value for Timecode source,
|
|
12507
|
+
# MediaConvert uses Embedded by default.
|
|
12508
|
+
# @return [String]
|
|
12509
|
+
#
|
|
12510
|
+
# @!attribute [rw] timecode_start
|
|
12511
|
+
# Specify the starting timecode for this video overlay. To use this
|
|
12512
|
+
# setting, you must set Timecode source to Specified start.
|
|
12513
|
+
# @return [String]
|
|
12514
|
+
#
|
|
12515
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/VideoOverlayInput AWS API Documentation
|
|
12516
|
+
#
|
|
12517
|
+
class VideoOverlayInput < Struct.new(
|
|
12518
|
+
:file_input,
|
|
12519
|
+
:input_clippings,
|
|
12520
|
+
:timecode_source,
|
|
12521
|
+
:timecode_start)
|
|
12522
|
+
SENSITIVE = []
|
|
12523
|
+
include Aws::Structure
|
|
12524
|
+
end
|
|
12525
|
+
|
|
12526
|
+
# To transcode only portions of your video overlay, include one input
|
|
12527
|
+
# clip for each part of your video overlay that you want in your output.
|
|
12528
|
+
#
|
|
12529
|
+
# @!attribute [rw] end_timecode
|
|
12530
|
+
# Specify the timecode of the last frame to include in your video
|
|
12531
|
+
# overlay's clip. Use the format HH:MM:SS:FF or HH:MM:SS;FF, where HH
|
|
12532
|
+
# is the hour, MM is the minute, SS is the second, and FF is the frame
|
|
12533
|
+
# number. When entering this value, take into account your choice for
|
|
12534
|
+
# Timecode source.
|
|
12535
|
+
# @return [String]
|
|
12536
|
+
#
|
|
12537
|
+
# @!attribute [rw] start_timecode
|
|
12538
|
+
# Specify the timecode of the first frame to include in your video
|
|
12539
|
+
# overlay's clip. Use the format HH:MM:SS:FF or HH:MM:SS;FF, where HH
|
|
12540
|
+
# is the hour, MM is the minute, SS is the second, and FF is the frame
|
|
12541
|
+
# number. When entering this value, take into account your choice for
|
|
12542
|
+
# Timecode source.
|
|
12543
|
+
# @return [String]
|
|
12544
|
+
#
|
|
12545
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/VideoOverlayInputClipping AWS API Documentation
|
|
12546
|
+
#
|
|
12547
|
+
class VideoOverlayInputClipping < Struct.new(
|
|
12548
|
+
:end_timecode,
|
|
12549
|
+
:start_timecode)
|
|
12550
|
+
SENSITIVE = []
|
|
12551
|
+
include Aws::Structure
|
|
12552
|
+
end
|
|
12553
|
+
|
|
12437
12554
|
# Find additional transcoding features under Preprocessors. Enable the
|
|
12438
12555
|
# features at each output individually. These features are disabled by
|
|
12439
12556
|
# default.
|
data/lib/aws-sdk-mediaconvert.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-mediaconvert
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.119.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-
|
|
11
|
+
date: 2023-10-03 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|