aws-sdk-mediaconvert 1.86.0 → 1.87.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-mediaconvert/client.rb +21 -1
- data/lib/aws-sdk-mediaconvert/client_api.rb +4 -0
- data/lib/aws-sdk-mediaconvert/types.rb +113 -52
- 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: 549299f2e265bca4f2125dd6ecef9e93f983e1a10c252acf52977a1e2b175f7d
|
4
|
+
data.tar.gz: 9472c3410dc8e1585e2e020edcc49ac5acc5f8bcbf0c3f08a7e2ba85d963a164
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3a5a10762f376250f0a0a0a947e3a7f2359326e9d24855212202d43f15d6e5febdc76e127a28bdebe8dc68ea18d48401a8cb7c0fb4ecf48a078ce2e71c94017e
|
7
|
+
data.tar.gz: 70b7df61f983708b131f43ae65c3efb3e008c671e1ecb53a5040b014ec8e0fb679a807253982474070e1f05b8331103ae0a7460f52ca7f5a8cb6621fd405f4a1
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.87.0 (2022-03-08)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - AWS Elemental MediaConvert SDK has added support for reading timecode from AVCHD sources and now provides the ability to segment WebVTT at the same interval as the video and audio in HLS packages.
|
8
|
+
|
4
9
|
1.86.0 (2022-02-24)
|
5
10
|
------------------
|
6
11
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.87.0
|
@@ -657,6 +657,7 @@ module Aws::MediaConvert
|
|
657
657
|
# alpha_behavior: "DISCARD", # accepts DISCARD, REMAP_TO_LUMA
|
658
658
|
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709, HDR10, HLG_2020
|
659
659
|
# color_space_usage: "FORCE", # accepts FORCE, FALLBACK
|
660
|
+
# embedded_timecode_override: "NONE", # accepts NONE, USE_MDPM
|
660
661
|
# hdr_10_metadata: {
|
661
662
|
# blue_primary_x: 1,
|
662
663
|
# blue_primary_y: 1,
|
@@ -888,6 +889,7 @@ module Aws::MediaConvert
|
|
888
889
|
# },
|
889
890
|
# ],
|
890
891
|
# caption_language_setting: "INSERT", # accepts INSERT, OMIT, NONE
|
892
|
+
# caption_segment_length_control: "LARGE_SEGMENTS", # accepts LARGE_SEGMENTS, MATCH_VIDEO
|
891
893
|
# client_cache: "DISABLED", # accepts DISABLED, ENABLED
|
892
894
|
# codec_specification: "RFC_6381", # accepts RFC_6381, RFC_4281
|
893
895
|
# destination: "__stringPatternS3",
|
@@ -1887,6 +1889,7 @@ module Aws::MediaConvert
|
|
1887
1889
|
# resp.job.settings.inputs[0].video_selector.alpha_behavior #=> String, one of "DISCARD", "REMAP_TO_LUMA"
|
1888
1890
|
# resp.job.settings.inputs[0].video_selector.color_space #=> String, one of "FOLLOW", "REC_601", "REC_709", "HDR10", "HLG_2020"
|
1889
1891
|
# resp.job.settings.inputs[0].video_selector.color_space_usage #=> String, one of "FORCE", "FALLBACK"
|
1892
|
+
# resp.job.settings.inputs[0].video_selector.embedded_timecode_override #=> String, one of "NONE", "USE_MDPM"
|
1890
1893
|
# resp.job.settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_x #=> Integer
|
1891
1894
|
# resp.job.settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_y #=> Integer
|
1892
1895
|
# resp.job.settings.inputs[0].video_selector.hdr_10_metadata.green_primary_x #=> Integer
|
@@ -2045,6 +2048,7 @@ module Aws::MediaConvert
|
|
2045
2048
|
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_code #=> String, one of "ENG", "SPA", "FRA", "DEU", "GER", "ZHO", "ARA", "HIN", "JPN", "RUS", "POR", "ITA", "URD", "VIE", "KOR", "PAN", "ABK", "AAR", "AFR", "AKA", "SQI", "AMH", "ARG", "HYE", "ASM", "AVA", "AVE", "AYM", "AZE", "BAM", "BAK", "EUS", "BEL", "BEN", "BIH", "BIS", "BOS", "BRE", "BUL", "MYA", "CAT", "KHM", "CHA", "CHE", "NYA", "CHU", "CHV", "COR", "COS", "CRE", "HRV", "CES", "DAN", "DIV", "NLD", "DZO", "ENM", "EPO", "EST", "EWE", "FAO", "FIJ", "FIN", "FRM", "FUL", "GLA", "GLG", "LUG", "KAT", "ELL", "GRN", "GUJ", "HAT", "HAU", "HEB", "HER", "HMO", "HUN", "ISL", "IDO", "IBO", "IND", "INA", "ILE", "IKU", "IPK", "GLE", "JAV", "KAL", "KAN", "KAU", "KAS", "KAZ", "KIK", "KIN", "KIR", "KOM", "KON", "KUA", "KUR", "LAO", "LAT", "LAV", "LIM", "LIN", "LIT", "LUB", "LTZ", "MKD", "MLG", "MSA", "MAL", "MLT", "GLV", "MRI", "MAR", "MAH", "MON", "NAU", "NAV", "NDE", "NBL", "NDO", "NEP", "SME", "NOR", "NOB", "NNO", "OCI", "OJI", "ORI", "ORM", "OSS", "PLI", "FAS", "POL", "PUS", "QUE", "QAA", "RON", "ROH", "RUN", "SMO", "SAG", "SAN", "SRD", "SRB", "SNA", "III", "SND", "SIN", "SLK", "SLV", "SOM", "SOT", "SUN", "SWA", "SSW", "SWE", "TGL", "TAH", "TGK", "TAM", "TAT", "TEL", "THA", "BOD", "TIR", "TON", "TSO", "TSN", "TUR", "TUK", "TWI", "UIG", "UKR", "UZB", "VEN", "VOL", "WLN", "CYM", "FRY", "WOL", "XHO", "YID", "YOR", "ZHA", "ZUL", "ORJ", "QPC", "TNG", "SRP"
|
2046
2049
|
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_description #=> String
|
2047
2050
|
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_setting #=> String, one of "INSERT", "OMIT", "NONE"
|
2051
|
+
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.caption_segment_length_control #=> String, one of "LARGE_SEGMENTS", "MATCH_VIDEO"
|
2048
2052
|
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
|
2049
2053
|
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
|
2050
2054
|
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.destination #=> String
|
@@ -2930,6 +2934,7 @@ module Aws::MediaConvert
|
|
2930
2934
|
# alpha_behavior: "DISCARD", # accepts DISCARD, REMAP_TO_LUMA
|
2931
2935
|
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709, HDR10, HLG_2020
|
2932
2936
|
# color_space_usage: "FORCE", # accepts FORCE, FALLBACK
|
2937
|
+
# embedded_timecode_override: "NONE", # accepts NONE, USE_MDPM
|
2933
2938
|
# hdr_10_metadata: {
|
2934
2939
|
# blue_primary_x: 1,
|
2935
2940
|
# blue_primary_y: 1,
|
@@ -3161,6 +3166,7 @@ module Aws::MediaConvert
|
|
3161
3166
|
# },
|
3162
3167
|
# ],
|
3163
3168
|
# caption_language_setting: "INSERT", # accepts INSERT, OMIT, NONE
|
3169
|
+
# caption_segment_length_control: "LARGE_SEGMENTS", # accepts LARGE_SEGMENTS, MATCH_VIDEO
|
3164
3170
|
# client_cache: "DISABLED", # accepts DISABLED, ENABLED
|
3165
3171
|
# codec_specification: "RFC_6381", # accepts RFC_6381, RFC_4281
|
3166
3172
|
# destination: "__stringPatternS3",
|
@@ -4130,6 +4136,7 @@ module Aws::MediaConvert
|
|
4130
4136
|
# resp.job_template.settings.inputs[0].video_selector.alpha_behavior #=> String, one of "DISCARD", "REMAP_TO_LUMA"
|
4131
4137
|
# resp.job_template.settings.inputs[0].video_selector.color_space #=> String, one of "FOLLOW", "REC_601", "REC_709", "HDR10", "HLG_2020"
|
4132
4138
|
# resp.job_template.settings.inputs[0].video_selector.color_space_usage #=> String, one of "FORCE", "FALLBACK"
|
4139
|
+
# resp.job_template.settings.inputs[0].video_selector.embedded_timecode_override #=> String, one of "NONE", "USE_MDPM"
|
4133
4140
|
# resp.job_template.settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_x #=> Integer
|
4134
4141
|
# resp.job_template.settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_y #=> Integer
|
4135
4142
|
# resp.job_template.settings.inputs[0].video_selector.hdr_10_metadata.green_primary_x #=> Integer
|
@@ -4288,6 +4295,7 @@ module Aws::MediaConvert
|
|
4288
4295
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_code #=> String, one of "ENG", "SPA", "FRA", "DEU", "GER", "ZHO", "ARA", "HIN", "JPN", "RUS", "POR", "ITA", "URD", "VIE", "KOR", "PAN", "ABK", "AAR", "AFR", "AKA", "SQI", "AMH", "ARG", "HYE", "ASM", "AVA", "AVE", "AYM", "AZE", "BAM", "BAK", "EUS", "BEL", "BEN", "BIH", "BIS", "BOS", "BRE", "BUL", "MYA", "CAT", "KHM", "CHA", "CHE", "NYA", "CHU", "CHV", "COR", "COS", "CRE", "HRV", "CES", "DAN", "DIV", "NLD", "DZO", "ENM", "EPO", "EST", "EWE", "FAO", "FIJ", "FIN", "FRM", "FUL", "GLA", "GLG", "LUG", "KAT", "ELL", "GRN", "GUJ", "HAT", "HAU", "HEB", "HER", "HMO", "HUN", "ISL", "IDO", "IBO", "IND", "INA", "ILE", "IKU", "IPK", "GLE", "JAV", "KAL", "KAN", "KAU", "KAS", "KAZ", "KIK", "KIN", "KIR", "KOM", "KON", "KUA", "KUR", "LAO", "LAT", "LAV", "LIM", "LIN", "LIT", "LUB", "LTZ", "MKD", "MLG", "MSA", "MAL", "MLT", "GLV", "MRI", "MAR", "MAH", "MON", "NAU", "NAV", "NDE", "NBL", "NDO", "NEP", "SME", "NOR", "NOB", "NNO", "OCI", "OJI", "ORI", "ORM", "OSS", "PLI", "FAS", "POL", "PUS", "QUE", "QAA", "RON", "ROH", "RUN", "SMO", "SAG", "SAN", "SRD", "SRB", "SNA", "III", "SND", "SIN", "SLK", "SLV", "SOM", "SOT", "SUN", "SWA", "SSW", "SWE", "TGL", "TAH", "TGK", "TAM", "TAT", "TEL", "THA", "BOD", "TIR", "TON", "TSO", "TSN", "TUR", "TUK", "TWI", "UIG", "UKR", "UZB", "VEN", "VOL", "WLN", "CYM", "FRY", "WOL", "XHO", "YID", "YOR", "ZHA", "ZUL", "ORJ", "QPC", "TNG", "SRP"
|
4289
4296
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_description #=> String
|
4290
4297
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_setting #=> String, one of "INSERT", "OMIT", "NONE"
|
4298
|
+
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.caption_segment_length_control #=> String, one of "LARGE_SEGMENTS", "MATCH_VIDEO"
|
4291
4299
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
|
4292
4300
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
|
4293
4301
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.destination #=> String
|
@@ -6666,6 +6674,7 @@ module Aws::MediaConvert
|
|
6666
6674
|
# resp.job.settings.inputs[0].video_selector.alpha_behavior #=> String, one of "DISCARD", "REMAP_TO_LUMA"
|
6667
6675
|
# resp.job.settings.inputs[0].video_selector.color_space #=> String, one of "FOLLOW", "REC_601", "REC_709", "HDR10", "HLG_2020"
|
6668
6676
|
# resp.job.settings.inputs[0].video_selector.color_space_usage #=> String, one of "FORCE", "FALLBACK"
|
6677
|
+
# resp.job.settings.inputs[0].video_selector.embedded_timecode_override #=> String, one of "NONE", "USE_MDPM"
|
6669
6678
|
# resp.job.settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_x #=> Integer
|
6670
6679
|
# resp.job.settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_y #=> Integer
|
6671
6680
|
# resp.job.settings.inputs[0].video_selector.hdr_10_metadata.green_primary_x #=> Integer
|
@@ -6824,6 +6833,7 @@ module Aws::MediaConvert
|
|
6824
6833
|
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_code #=> String, one of "ENG", "SPA", "FRA", "DEU", "GER", "ZHO", "ARA", "HIN", "JPN", "RUS", "POR", "ITA", "URD", "VIE", "KOR", "PAN", "ABK", "AAR", "AFR", "AKA", "SQI", "AMH", "ARG", "HYE", "ASM", "AVA", "AVE", "AYM", "AZE", "BAM", "BAK", "EUS", "BEL", "BEN", "BIH", "BIS", "BOS", "BRE", "BUL", "MYA", "CAT", "KHM", "CHA", "CHE", "NYA", "CHU", "CHV", "COR", "COS", "CRE", "HRV", "CES", "DAN", "DIV", "NLD", "DZO", "ENM", "EPO", "EST", "EWE", "FAO", "FIJ", "FIN", "FRM", "FUL", "GLA", "GLG", "LUG", "KAT", "ELL", "GRN", "GUJ", "HAT", "HAU", "HEB", "HER", "HMO", "HUN", "ISL", "IDO", "IBO", "IND", "INA", "ILE", "IKU", "IPK", "GLE", "JAV", "KAL", "KAN", "KAU", "KAS", "KAZ", "KIK", "KIN", "KIR", "KOM", "KON", "KUA", "KUR", "LAO", "LAT", "LAV", "LIM", "LIN", "LIT", "LUB", "LTZ", "MKD", "MLG", "MSA", "MAL", "MLT", "GLV", "MRI", "MAR", "MAH", "MON", "NAU", "NAV", "NDE", "NBL", "NDO", "NEP", "SME", "NOR", "NOB", "NNO", "OCI", "OJI", "ORI", "ORM", "OSS", "PLI", "FAS", "POL", "PUS", "QUE", "QAA", "RON", "ROH", "RUN", "SMO", "SAG", "SAN", "SRD", "SRB", "SNA", "III", "SND", "SIN", "SLK", "SLV", "SOM", "SOT", "SUN", "SWA", "SSW", "SWE", "TGL", "TAH", "TGK", "TAM", "TAT", "TEL", "THA", "BOD", "TIR", "TON", "TSO", "TSN", "TUR", "TUK", "TWI", "UIG", "UKR", "UZB", "VEN", "VOL", "WLN", "CYM", "FRY", "WOL", "XHO", "YID", "YOR", "ZHA", "ZUL", "ORJ", "QPC", "TNG", "SRP"
|
6825
6834
|
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_description #=> String
|
6826
6835
|
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_setting #=> String, one of "INSERT", "OMIT", "NONE"
|
6836
|
+
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.caption_segment_length_control #=> String, one of "LARGE_SEGMENTS", "MATCH_VIDEO"
|
6827
6837
|
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
|
6828
6838
|
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
|
6829
6839
|
# resp.job.settings.output_groups[0].output_group_settings.hls_group_settings.destination #=> String
|
@@ -7609,6 +7619,7 @@ module Aws::MediaConvert
|
|
7609
7619
|
# resp.job_template.settings.inputs[0].video_selector.alpha_behavior #=> String, one of "DISCARD", "REMAP_TO_LUMA"
|
7610
7620
|
# resp.job_template.settings.inputs[0].video_selector.color_space #=> String, one of "FOLLOW", "REC_601", "REC_709", "HDR10", "HLG_2020"
|
7611
7621
|
# resp.job_template.settings.inputs[0].video_selector.color_space_usage #=> String, one of "FORCE", "FALLBACK"
|
7622
|
+
# resp.job_template.settings.inputs[0].video_selector.embedded_timecode_override #=> String, one of "NONE", "USE_MDPM"
|
7612
7623
|
# resp.job_template.settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_x #=> Integer
|
7613
7624
|
# resp.job_template.settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_y #=> Integer
|
7614
7625
|
# resp.job_template.settings.inputs[0].video_selector.hdr_10_metadata.green_primary_x #=> Integer
|
@@ -7767,6 +7778,7 @@ module Aws::MediaConvert
|
|
7767
7778
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_code #=> String, one of "ENG", "SPA", "FRA", "DEU", "GER", "ZHO", "ARA", "HIN", "JPN", "RUS", "POR", "ITA", "URD", "VIE", "KOR", "PAN", "ABK", "AAR", "AFR", "AKA", "SQI", "AMH", "ARG", "HYE", "ASM", "AVA", "AVE", "AYM", "AZE", "BAM", "BAK", "EUS", "BEL", "BEN", "BIH", "BIS", "BOS", "BRE", "BUL", "MYA", "CAT", "KHM", "CHA", "CHE", "NYA", "CHU", "CHV", "COR", "COS", "CRE", "HRV", "CES", "DAN", "DIV", "NLD", "DZO", "ENM", "EPO", "EST", "EWE", "FAO", "FIJ", "FIN", "FRM", "FUL", "GLA", "GLG", "LUG", "KAT", "ELL", "GRN", "GUJ", "HAT", "HAU", "HEB", "HER", "HMO", "HUN", "ISL", "IDO", "IBO", "IND", "INA", "ILE", "IKU", "IPK", "GLE", "JAV", "KAL", "KAN", "KAU", "KAS", "KAZ", "KIK", "KIN", "KIR", "KOM", "KON", "KUA", "KUR", "LAO", "LAT", "LAV", "LIM", "LIN", "LIT", "LUB", "LTZ", "MKD", "MLG", "MSA", "MAL", "MLT", "GLV", "MRI", "MAR", "MAH", "MON", "NAU", "NAV", "NDE", "NBL", "NDO", "NEP", "SME", "NOR", "NOB", "NNO", "OCI", "OJI", "ORI", "ORM", "OSS", "PLI", "FAS", "POL", "PUS", "QUE", "QAA", "RON", "ROH", "RUN", "SMO", "SAG", "SAN", "SRD", "SRB", "SNA", "III", "SND", "SIN", "SLK", "SLV", "SOM", "SOT", "SUN", "SWA", "SSW", "SWE", "TGL", "TAH", "TGK", "TAM", "TAT", "TEL", "THA", "BOD", "TIR", "TON", "TSO", "TSN", "TUR", "TUK", "TWI", "UIG", "UKR", "UZB", "VEN", "VOL", "WLN", "CYM", "FRY", "WOL", "XHO", "YID", "YOR", "ZHA", "ZUL", "ORJ", "QPC", "TNG", "SRP"
|
7768
7779
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_description #=> String
|
7769
7780
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_setting #=> String, one of "INSERT", "OMIT", "NONE"
|
7781
|
+
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.caption_segment_length_control #=> String, one of "LARGE_SEGMENTS", "MATCH_VIDEO"
|
7770
7782
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
|
7771
7783
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
|
7772
7784
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.destination #=> String
|
@@ -9236,6 +9248,7 @@ module Aws::MediaConvert
|
|
9236
9248
|
# resp.job_templates[0].settings.inputs[0].video_selector.alpha_behavior #=> String, one of "DISCARD", "REMAP_TO_LUMA"
|
9237
9249
|
# resp.job_templates[0].settings.inputs[0].video_selector.color_space #=> String, one of "FOLLOW", "REC_601", "REC_709", "HDR10", "HLG_2020"
|
9238
9250
|
# resp.job_templates[0].settings.inputs[0].video_selector.color_space_usage #=> String, one of "FORCE", "FALLBACK"
|
9251
|
+
# resp.job_templates[0].settings.inputs[0].video_selector.embedded_timecode_override #=> String, one of "NONE", "USE_MDPM"
|
9239
9252
|
# resp.job_templates[0].settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_x #=> Integer
|
9240
9253
|
# resp.job_templates[0].settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_y #=> Integer
|
9241
9254
|
# resp.job_templates[0].settings.inputs[0].video_selector.hdr_10_metadata.green_primary_x #=> Integer
|
@@ -9394,6 +9407,7 @@ module Aws::MediaConvert
|
|
9394
9407
|
# resp.job_templates[0].settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_code #=> String, one of "ENG", "SPA", "FRA", "DEU", "GER", "ZHO", "ARA", "HIN", "JPN", "RUS", "POR", "ITA", "URD", "VIE", "KOR", "PAN", "ABK", "AAR", "AFR", "AKA", "SQI", "AMH", "ARG", "HYE", "ASM", "AVA", "AVE", "AYM", "AZE", "BAM", "BAK", "EUS", "BEL", "BEN", "BIH", "BIS", "BOS", "BRE", "BUL", "MYA", "CAT", "KHM", "CHA", "CHE", "NYA", "CHU", "CHV", "COR", "COS", "CRE", "HRV", "CES", "DAN", "DIV", "NLD", "DZO", "ENM", "EPO", "EST", "EWE", "FAO", "FIJ", "FIN", "FRM", "FUL", "GLA", "GLG", "LUG", "KAT", "ELL", "GRN", "GUJ", "HAT", "HAU", "HEB", "HER", "HMO", "HUN", "ISL", "IDO", "IBO", "IND", "INA", "ILE", "IKU", "IPK", "GLE", "JAV", "KAL", "KAN", "KAU", "KAS", "KAZ", "KIK", "KIN", "KIR", "KOM", "KON", "KUA", "KUR", "LAO", "LAT", "LAV", "LIM", "LIN", "LIT", "LUB", "LTZ", "MKD", "MLG", "MSA", "MAL", "MLT", "GLV", "MRI", "MAR", "MAH", "MON", "NAU", "NAV", "NDE", "NBL", "NDO", "NEP", "SME", "NOR", "NOB", "NNO", "OCI", "OJI", "ORI", "ORM", "OSS", "PLI", "FAS", "POL", "PUS", "QUE", "QAA", "RON", "ROH", "RUN", "SMO", "SAG", "SAN", "SRD", "SRB", "SNA", "III", "SND", "SIN", "SLK", "SLV", "SOM", "SOT", "SUN", "SWA", "SSW", "SWE", "TGL", "TAH", "TGK", "TAM", "TAT", "TEL", "THA", "BOD", "TIR", "TON", "TSO", "TSN", "TUR", "TUK", "TWI", "UIG", "UKR", "UZB", "VEN", "VOL", "WLN", "CYM", "FRY", "WOL", "XHO", "YID", "YOR", "ZHA", "ZUL", "ORJ", "QPC", "TNG", "SRP"
|
9395
9408
|
# resp.job_templates[0].settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_description #=> String
|
9396
9409
|
# resp.job_templates[0].settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_setting #=> String, one of "INSERT", "OMIT", "NONE"
|
9410
|
+
# resp.job_templates[0].settings.output_groups[0].output_group_settings.hls_group_settings.caption_segment_length_control #=> String, one of "LARGE_SEGMENTS", "MATCH_VIDEO"
|
9397
9411
|
# resp.job_templates[0].settings.output_groups[0].output_group_settings.hls_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
|
9398
9412
|
# resp.job_templates[0].settings.output_groups[0].output_group_settings.hls_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
|
9399
9413
|
# resp.job_templates[0].settings.output_groups[0].output_group_settings.hls_group_settings.destination #=> String
|
@@ -10229,6 +10243,7 @@ module Aws::MediaConvert
|
|
10229
10243
|
# resp.jobs[0].settings.inputs[0].video_selector.alpha_behavior #=> String, one of "DISCARD", "REMAP_TO_LUMA"
|
10230
10244
|
# resp.jobs[0].settings.inputs[0].video_selector.color_space #=> String, one of "FOLLOW", "REC_601", "REC_709", "HDR10", "HLG_2020"
|
10231
10245
|
# resp.jobs[0].settings.inputs[0].video_selector.color_space_usage #=> String, one of "FORCE", "FALLBACK"
|
10246
|
+
# resp.jobs[0].settings.inputs[0].video_selector.embedded_timecode_override #=> String, one of "NONE", "USE_MDPM"
|
10232
10247
|
# resp.jobs[0].settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_x #=> Integer
|
10233
10248
|
# resp.jobs[0].settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_y #=> Integer
|
10234
10249
|
# resp.jobs[0].settings.inputs[0].video_selector.hdr_10_metadata.green_primary_x #=> Integer
|
@@ -10387,6 +10402,7 @@ module Aws::MediaConvert
|
|
10387
10402
|
# resp.jobs[0].settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_code #=> String, one of "ENG", "SPA", "FRA", "DEU", "GER", "ZHO", "ARA", "HIN", "JPN", "RUS", "POR", "ITA", "URD", "VIE", "KOR", "PAN", "ABK", "AAR", "AFR", "AKA", "SQI", "AMH", "ARG", "HYE", "ASM", "AVA", "AVE", "AYM", "AZE", "BAM", "BAK", "EUS", "BEL", "BEN", "BIH", "BIS", "BOS", "BRE", "BUL", "MYA", "CAT", "KHM", "CHA", "CHE", "NYA", "CHU", "CHV", "COR", "COS", "CRE", "HRV", "CES", "DAN", "DIV", "NLD", "DZO", "ENM", "EPO", "EST", "EWE", "FAO", "FIJ", "FIN", "FRM", "FUL", "GLA", "GLG", "LUG", "KAT", "ELL", "GRN", "GUJ", "HAT", "HAU", "HEB", "HER", "HMO", "HUN", "ISL", "IDO", "IBO", "IND", "INA", "ILE", "IKU", "IPK", "GLE", "JAV", "KAL", "KAN", "KAU", "KAS", "KAZ", "KIK", "KIN", "KIR", "KOM", "KON", "KUA", "KUR", "LAO", "LAT", "LAV", "LIM", "LIN", "LIT", "LUB", "LTZ", "MKD", "MLG", "MSA", "MAL", "MLT", "GLV", "MRI", "MAR", "MAH", "MON", "NAU", "NAV", "NDE", "NBL", "NDO", "NEP", "SME", "NOR", "NOB", "NNO", "OCI", "OJI", "ORI", "ORM", "OSS", "PLI", "FAS", "POL", "PUS", "QUE", "QAA", "RON", "ROH", "RUN", "SMO", "SAG", "SAN", "SRD", "SRB", "SNA", "III", "SND", "SIN", "SLK", "SLV", "SOM", "SOT", "SUN", "SWA", "SSW", "SWE", "TGL", "TAH", "TGK", "TAM", "TAT", "TEL", "THA", "BOD", "TIR", "TON", "TSO", "TSN", "TUR", "TUK", "TWI", "UIG", "UKR", "UZB", "VEN", "VOL", "WLN", "CYM", "FRY", "WOL", "XHO", "YID", "YOR", "ZHA", "ZUL", "ORJ", "QPC", "TNG", "SRP"
|
10388
10403
|
# resp.jobs[0].settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_description #=> String
|
10389
10404
|
# resp.jobs[0].settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_setting #=> String, one of "INSERT", "OMIT", "NONE"
|
10405
|
+
# resp.jobs[0].settings.output_groups[0].output_group_settings.hls_group_settings.caption_segment_length_control #=> String, one of "LARGE_SEGMENTS", "MATCH_VIDEO"
|
10390
10406
|
# resp.jobs[0].settings.output_groups[0].output_group_settings.hls_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
|
10391
10407
|
# resp.jobs[0].settings.output_groups[0].output_group_settings.hls_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
|
10392
10408
|
# resp.jobs[0].settings.output_groups[0].output_group_settings.hls_group_settings.destination #=> String
|
@@ -12088,6 +12104,7 @@ module Aws::MediaConvert
|
|
12088
12104
|
# alpha_behavior: "DISCARD", # accepts DISCARD, REMAP_TO_LUMA
|
12089
12105
|
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709, HDR10, HLG_2020
|
12090
12106
|
# color_space_usage: "FORCE", # accepts FORCE, FALLBACK
|
12107
|
+
# embedded_timecode_override: "NONE", # accepts NONE, USE_MDPM
|
12091
12108
|
# hdr_10_metadata: {
|
12092
12109
|
# blue_primary_x: 1,
|
12093
12110
|
# blue_primary_y: 1,
|
@@ -12319,6 +12336,7 @@ module Aws::MediaConvert
|
|
12319
12336
|
# },
|
12320
12337
|
# ],
|
12321
12338
|
# caption_language_setting: "INSERT", # accepts INSERT, OMIT, NONE
|
12339
|
+
# caption_segment_length_control: "LARGE_SEGMENTS", # accepts LARGE_SEGMENTS, MATCH_VIDEO
|
12322
12340
|
# client_cache: "DISABLED", # accepts DISABLED, ENABLED
|
12323
12341
|
# codec_specification: "RFC_6381", # accepts RFC_6381, RFC_4281
|
12324
12342
|
# destination: "__stringPatternS3",
|
@@ -13285,6 +13303,7 @@ module Aws::MediaConvert
|
|
13285
13303
|
# resp.job_template.settings.inputs[0].video_selector.alpha_behavior #=> String, one of "DISCARD", "REMAP_TO_LUMA"
|
13286
13304
|
# resp.job_template.settings.inputs[0].video_selector.color_space #=> String, one of "FOLLOW", "REC_601", "REC_709", "HDR10", "HLG_2020"
|
13287
13305
|
# resp.job_template.settings.inputs[0].video_selector.color_space_usage #=> String, one of "FORCE", "FALLBACK"
|
13306
|
+
# resp.job_template.settings.inputs[0].video_selector.embedded_timecode_override #=> String, one of "NONE", "USE_MDPM"
|
13288
13307
|
# resp.job_template.settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_x #=> Integer
|
13289
13308
|
# resp.job_template.settings.inputs[0].video_selector.hdr_10_metadata.blue_primary_y #=> Integer
|
13290
13309
|
# resp.job_template.settings.inputs[0].video_selector.hdr_10_metadata.green_primary_x #=> Integer
|
@@ -13443,6 +13462,7 @@ module Aws::MediaConvert
|
|
13443
13462
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_code #=> String, one of "ENG", "SPA", "FRA", "DEU", "GER", "ZHO", "ARA", "HIN", "JPN", "RUS", "POR", "ITA", "URD", "VIE", "KOR", "PAN", "ABK", "AAR", "AFR", "AKA", "SQI", "AMH", "ARG", "HYE", "ASM", "AVA", "AVE", "AYM", "AZE", "BAM", "BAK", "EUS", "BEL", "BEN", "BIH", "BIS", "BOS", "BRE", "BUL", "MYA", "CAT", "KHM", "CHA", "CHE", "NYA", "CHU", "CHV", "COR", "COS", "CRE", "HRV", "CES", "DAN", "DIV", "NLD", "DZO", "ENM", "EPO", "EST", "EWE", "FAO", "FIJ", "FIN", "FRM", "FUL", "GLA", "GLG", "LUG", "KAT", "ELL", "GRN", "GUJ", "HAT", "HAU", "HEB", "HER", "HMO", "HUN", "ISL", "IDO", "IBO", "IND", "INA", "ILE", "IKU", "IPK", "GLE", "JAV", "KAL", "KAN", "KAU", "KAS", "KAZ", "KIK", "KIN", "KIR", "KOM", "KON", "KUA", "KUR", "LAO", "LAT", "LAV", "LIM", "LIN", "LIT", "LUB", "LTZ", "MKD", "MLG", "MSA", "MAL", "MLT", "GLV", "MRI", "MAR", "MAH", "MON", "NAU", "NAV", "NDE", "NBL", "NDO", "NEP", "SME", "NOR", "NOB", "NNO", "OCI", "OJI", "ORI", "ORM", "OSS", "PLI", "FAS", "POL", "PUS", "QUE", "QAA", "RON", "ROH", "RUN", "SMO", "SAG", "SAN", "SRD", "SRB", "SNA", "III", "SND", "SIN", "SLK", "SLV", "SOM", "SOT", "SUN", "SWA", "SSW", "SWE", "TGL", "TAH", "TGK", "TAM", "TAT", "TEL", "THA", "BOD", "TIR", "TON", "TSO", "TSN", "TUR", "TUK", "TWI", "UIG", "UKR", "UZB", "VEN", "VOL", "WLN", "CYM", "FRY", "WOL", "XHO", "YID", "YOR", "ZHA", "ZUL", "ORJ", "QPC", "TNG", "SRP"
|
13444
13463
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_mappings[0].language_description #=> String
|
13445
13464
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.caption_language_setting #=> String, one of "INSERT", "OMIT", "NONE"
|
13465
|
+
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.caption_segment_length_control #=> String, one of "LARGE_SEGMENTS", "MATCH_VIDEO"
|
13446
13466
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
|
13447
13467
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
|
13448
13468
|
# resp.job_template.settings.output_groups[0].output_group_settings.hls_group_settings.destination #=> String
|
@@ -15513,7 +15533,7 @@ module Aws::MediaConvert
|
|
15513
15533
|
params: params,
|
15514
15534
|
config: config)
|
15515
15535
|
context[:gem_name] = 'aws-sdk-mediaconvert'
|
15516
|
-
context[:gem_version] = '1.
|
15536
|
+
context[:gem_version] = '1.87.0'
|
15517
15537
|
Seahorse::Client::Request.new(handlers, context)
|
15518
15538
|
end
|
15519
15539
|
|
@@ -233,6 +233,7 @@ module Aws::MediaConvert
|
|
233
233
|
EmbeddedDestinationSettings = Shapes::StructureShape.new(name: 'EmbeddedDestinationSettings')
|
234
234
|
EmbeddedSourceSettings = Shapes::StructureShape.new(name: 'EmbeddedSourceSettings')
|
235
235
|
EmbeddedTerminateCaptions = Shapes::StringShape.new(name: 'EmbeddedTerminateCaptions')
|
236
|
+
EmbeddedTimecodeOverride = Shapes::StringShape.new(name: 'EmbeddedTimecodeOverride')
|
236
237
|
Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
|
237
238
|
EsamManifestConfirmConditionNotification = Shapes::StructureShape.new(name: 'EsamManifestConfirmConditionNotification')
|
238
239
|
EsamSettings = Shapes::StructureShape.new(name: 'EsamSettings')
|
@@ -320,6 +321,7 @@ module Aws::MediaConvert
|
|
320
321
|
HlsAudioTrackType = Shapes::StringShape.new(name: 'HlsAudioTrackType')
|
321
322
|
HlsCaptionLanguageMapping = Shapes::StructureShape.new(name: 'HlsCaptionLanguageMapping')
|
322
323
|
HlsCaptionLanguageSetting = Shapes::StringShape.new(name: 'HlsCaptionLanguageSetting')
|
324
|
+
HlsCaptionSegmentLengthControl = Shapes::StringShape.new(name: 'HlsCaptionSegmentLengthControl')
|
323
325
|
HlsClientCache = Shapes::StringShape.new(name: 'HlsClientCache')
|
324
326
|
HlsCodecSpecification = Shapes::StringShape.new(name: 'HlsCodecSpecification')
|
325
327
|
HlsDescriptiveVideoServiceFlag = Shapes::StringShape.new(name: 'HlsDescriptiveVideoServiceFlag')
|
@@ -1559,6 +1561,7 @@ module Aws::MediaConvert
|
|
1559
1561
|
HlsGroupSettings.add_member(:base_url, Shapes::ShapeRef.new(shape: __string, location_name: "baseUrl"))
|
1560
1562
|
HlsGroupSettings.add_member(:caption_language_mappings, Shapes::ShapeRef.new(shape: __listOfHlsCaptionLanguageMapping, location_name: "captionLanguageMappings"))
|
1561
1563
|
HlsGroupSettings.add_member(:caption_language_setting, Shapes::ShapeRef.new(shape: HlsCaptionLanguageSetting, location_name: "captionLanguageSetting"))
|
1564
|
+
HlsGroupSettings.add_member(:caption_segment_length_control, Shapes::ShapeRef.new(shape: HlsCaptionSegmentLengthControl, location_name: "captionSegmentLengthControl"))
|
1562
1565
|
HlsGroupSettings.add_member(:client_cache, Shapes::ShapeRef.new(shape: HlsClientCache, location_name: "clientCache"))
|
1563
1566
|
HlsGroupSettings.add_member(:codec_specification, Shapes::ShapeRef.new(shape: HlsCodecSpecification, location_name: "codecSpecification"))
|
1564
1567
|
HlsGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: __stringPatternS3, location_name: "destination"))
|
@@ -2362,6 +2365,7 @@ module Aws::MediaConvert
|
|
2362
2365
|
VideoSelector.add_member(:alpha_behavior, Shapes::ShapeRef.new(shape: AlphaBehavior, location_name: "alphaBehavior"))
|
2363
2366
|
VideoSelector.add_member(:color_space, Shapes::ShapeRef.new(shape: ColorSpace, location_name: "colorSpace"))
|
2364
2367
|
VideoSelector.add_member(:color_space_usage, Shapes::ShapeRef.new(shape: ColorSpaceUsage, location_name: "colorSpaceUsage"))
|
2368
|
+
VideoSelector.add_member(:embedded_timecode_override, Shapes::ShapeRef.new(shape: EmbeddedTimecodeOverride, location_name: "embeddedTimecodeOverride"))
|
2365
2369
|
VideoSelector.add_member(:hdr_10_metadata, Shapes::ShapeRef.new(shape: Hdr10Metadata, location_name: "hdr10Metadata"))
|
2366
2370
|
VideoSelector.add_member(:pid, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "pid"))
|
2367
2371
|
VideoSelector.add_member(:program_number, Shapes::ShapeRef.new(shape: __integerMinNegative2147483648Max2147483647, location_name: "programNumber"))
|
@@ -3255,9 +3255,12 @@ module Aws::MediaConvert
|
|
3255
3255
|
# @return [String]
|
3256
3256
|
#
|
3257
3257
|
# @!attribute [rw] timed_metadata
|
3258
|
-
#
|
3259
|
-
#
|
3260
|
-
#
|
3258
|
+
# To include ID3 metadata in this output: Set ID3 metadata
|
3259
|
+
# (timedMetadata) to Passthrough (PASSTHROUGH). Specify this ID3
|
3260
|
+
# metadata in Custom ID3 metadata inserter (timedMetadataInsertion).
|
3261
|
+
# MediaConvert writes each instance of ID3 metadata in a separate
|
3262
|
+
# Event Message (eMSG) box. To exclude this ID3 metadata: Set ID3
|
3263
|
+
# metadata to None (NONE) or leave blank.
|
3261
3264
|
# @return [String]
|
3262
3265
|
#
|
3263
3266
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/CmfcSettings AWS API Documentation
|
@@ -3763,6 +3766,7 @@ module Aws::MediaConvert
|
|
3763
3766
|
# alpha_behavior: "DISCARD", # accepts DISCARD, REMAP_TO_LUMA
|
3764
3767
|
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709, HDR10, HLG_2020
|
3765
3768
|
# color_space_usage: "FORCE", # accepts FORCE, FALLBACK
|
3769
|
+
# embedded_timecode_override: "NONE", # accepts NONE, USE_MDPM
|
3766
3770
|
# hdr_10_metadata: {
|
3767
3771
|
# blue_primary_x: 1,
|
3768
3772
|
# blue_primary_y: 1,
|
@@ -3994,6 +3998,7 @@ module Aws::MediaConvert
|
|
3994
3998
|
# },
|
3995
3999
|
# ],
|
3996
4000
|
# caption_language_setting: "INSERT", # accepts INSERT, OMIT, NONE
|
4001
|
+
# caption_segment_length_control: "LARGE_SEGMENTS", # accepts LARGE_SEGMENTS, MATCH_VIDEO
|
3997
4002
|
# client_cache: "DISABLED", # accepts DISABLED, ENABLED
|
3998
4003
|
# codec_specification: "RFC_6381", # accepts RFC_6381, RFC_4281
|
3999
4004
|
# destination: "__stringPatternS3",
|
@@ -5157,6 +5162,7 @@ module Aws::MediaConvert
|
|
5157
5162
|
# alpha_behavior: "DISCARD", # accepts DISCARD, REMAP_TO_LUMA
|
5158
5163
|
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709, HDR10, HLG_2020
|
5159
5164
|
# color_space_usage: "FORCE", # accepts FORCE, FALLBACK
|
5165
|
+
# embedded_timecode_override: "NONE", # accepts NONE, USE_MDPM
|
5160
5166
|
# hdr_10_metadata: {
|
5161
5167
|
# blue_primary_x: 1,
|
5162
5168
|
# blue_primary_y: 1,
|
@@ -5388,6 +5394,7 @@ module Aws::MediaConvert
|
|
5388
5394
|
# },
|
5389
5395
|
# ],
|
5390
5396
|
# caption_language_setting: "INSERT", # accepts INSERT, OMIT, NONE
|
5397
|
+
# caption_segment_length_control: "LARGE_SEGMENTS", # accepts LARGE_SEGMENTS, MATCH_VIDEO
|
5391
5398
|
# client_cache: "DISABLED", # accepts DISABLED, ENABLED
|
5392
5399
|
# codec_specification: "RFC_6381", # accepts RFC_6381, RFC_4281
|
5393
5400
|
# destination: "__stringPatternS3",
|
@@ -11005,6 +11012,7 @@ module Aws::MediaConvert
|
|
11005
11012
|
# },
|
11006
11013
|
# ],
|
11007
11014
|
# caption_language_setting: "INSERT", # accepts INSERT, OMIT, NONE
|
11015
|
+
# caption_segment_length_control: "LARGE_SEGMENTS", # accepts LARGE_SEGMENTS, MATCH_VIDEO
|
11008
11016
|
# client_cache: "DISABLED", # accepts DISABLED, ENABLED
|
11009
11017
|
# codec_specification: "RFC_6381", # accepts RFC_6381, RFC_4281
|
11010
11018
|
# destination: "__stringPatternS3",
|
@@ -11112,6 +11120,16 @@ module Aws::MediaConvert
|
|
11112
11120
|
# CLOSED-CAPTIONS line from the manifest.
|
11113
11121
|
# @return [String]
|
11114
11122
|
#
|
11123
|
+
# @!attribute [rw] caption_segment_length_control
|
11124
|
+
# Set Caption segment length control (CaptionSegmentLengthControl) to
|
11125
|
+
# Match video (MATCH\_VIDEO) to create caption segments that align
|
11126
|
+
# with the video segments from the first video output in this output
|
11127
|
+
# group. For example, if the video segments are 2 seconds long, your
|
11128
|
+
# WebVTT segments will also be 2 seconds long. Keep the default
|
11129
|
+
# setting, Large segments (LARGE\_SEGMENTS) to create caption segments
|
11130
|
+
# that are 300 seconds long.
|
11131
|
+
# @return [String]
|
11132
|
+
#
|
11115
11133
|
# @!attribute [rw] client_cache
|
11116
11134
|
# Disable this setting only when your workflow requires the
|
11117
11135
|
# #EXT-X-ALLOW-CACHE:no tag. Otherwise, keep the default value Enabled
|
@@ -11262,11 +11280,21 @@ module Aws::MediaConvert
|
|
11262
11280
|
# @return [String]
|
11263
11281
|
#
|
11264
11282
|
# @!attribute [rw] timed_metadata_id_3_frame
|
11265
|
-
#
|
11283
|
+
# Specify the type of the ID3 frame (timedMetadataId3Frame) to use for
|
11284
|
+
# ID3 timestamps (timedMetadataId3Period) in your output. To include
|
11285
|
+
# ID3 timestamps: Specify PRIV (PRIV) or TDRL (TDRL) and set ID3
|
11286
|
+
# metadata (timedMetadata) to Passthrough (PASSTHROUGH). To exclude
|
11287
|
+
# ID3 timestamps: Set ID3 timestamp frame type to None (NONE).
|
11266
11288
|
# @return [String]
|
11267
11289
|
#
|
11268
11290
|
# @!attribute [rw] timed_metadata_id_3_period
|
11269
|
-
#
|
11291
|
+
# Specify the interval in seconds to write ID3 timestamps in your
|
11292
|
+
# output. The first timestamp starts at the output timecode and date,
|
11293
|
+
# and increases incrementally with each ID3 timestamp. To use the
|
11294
|
+
# default interval of 10 seconds: Leave blank. To include this
|
11295
|
+
# metadata in your output: Set ID3 timestamp frame type
|
11296
|
+
# (timedMetadataId3Frame) to PRIV (PRIV) or TDRL (TDRL), and set ID3
|
11297
|
+
# metadata (timedMetadata) to Passthrough (PASSTHROUGH).
|
11270
11298
|
# @return [Integer]
|
11271
11299
|
#
|
11272
11300
|
# @!attribute [rw] timestamp_delta_milliseconds
|
@@ -11283,6 +11311,7 @@ module Aws::MediaConvert
|
|
11283
11311
|
:base_url,
|
11284
11312
|
:caption_language_mappings,
|
11285
11313
|
:caption_language_setting,
|
11314
|
+
:caption_segment_length_control,
|
11286
11315
|
:client_cache,
|
11287
11316
|
:codec_specification,
|
11288
11317
|
:destination,
|
@@ -11572,7 +11601,8 @@ module Aws::MediaConvert
|
|
11572
11601
|
# }
|
11573
11602
|
#
|
11574
11603
|
# @!attribute [rw] id_3
|
11575
|
-
# Use ID3 tag (Id3) to provide a tag
|
11604
|
+
# Use ID3 tag (Id3) to provide a fully formed ID3 tag in base64-encode
|
11605
|
+
# format.
|
11576
11606
|
# @return [String]
|
11577
11607
|
#
|
11578
11608
|
# @!attribute [rw] timecode
|
@@ -11645,13 +11675,15 @@ module Aws::MediaConvert
|
|
11645
11675
|
# }
|
11646
11676
|
#
|
11647
11677
|
# @!attribute [rw] accessibility
|
11648
|
-
#
|
11649
|
-
#
|
11650
|
-
#
|
11678
|
+
# Set Accessibility subtitles (Accessibility) to Enabled (ENABLED) if
|
11679
|
+
# the ISMC or WebVTT captions track is intended to provide
|
11680
|
+
# accessibility for people who are deaf or hard of hearing. When you
|
11681
|
+
# enable this feature, MediaConvert adds the following attributes
|
11682
|
+
# under EXT-X-MEDIA in the HLS or CMAF manifest for this track:
|
11651
11683
|
# CHARACTERISTICS="public.accessibility.describes-spoken-dialog,public.accessibility.describes-music-and-sound"
|
11652
|
-
# and AUTOSELECT="YES"
|
11653
|
-
#
|
11654
|
-
#
|
11684
|
+
# and AUTOSELECT="YES". Keep the default value, Disabled (DISABLED),
|
11685
|
+
# if the captions track is not intended to provide such accessibility.
|
11686
|
+
# MediaConvert will not add the above attributes.
|
11655
11687
|
# @return [String]
|
11656
11688
|
#
|
11657
11689
|
# @!attribute [rw] style_passthrough
|
@@ -11818,6 +11850,7 @@ module Aws::MediaConvert
|
|
11818
11850
|
# alpha_behavior: "DISCARD", # accepts DISCARD, REMAP_TO_LUMA
|
11819
11851
|
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709, HDR10, HLG_2020
|
11820
11852
|
# color_space_usage: "FORCE", # accepts FORCE, FALLBACK
|
11853
|
+
# embedded_timecode_override: "NONE", # accepts NONE, USE_MDPM
|
11821
11854
|
# hdr_10_metadata: {
|
11822
11855
|
# blue_primary_x: 1,
|
11823
11856
|
# blue_primary_y: 1,
|
@@ -12283,6 +12316,7 @@ module Aws::MediaConvert
|
|
12283
12316
|
# alpha_behavior: "DISCARD", # accepts DISCARD, REMAP_TO_LUMA
|
12284
12317
|
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709, HDR10, HLG_2020
|
12285
12318
|
# color_space_usage: "FORCE", # accepts FORCE, FALLBACK
|
12319
|
+
# embedded_timecode_override: "NONE", # accepts NONE, USE_MDPM
|
12286
12320
|
# hdr_10_metadata: {
|
12287
12321
|
# blue_primary_x: 1,
|
12288
12322
|
# blue_primary_y: 1,
|
@@ -12966,6 +13000,7 @@ module Aws::MediaConvert
|
|
12966
13000
|
# alpha_behavior: "DISCARD", # accepts DISCARD, REMAP_TO_LUMA
|
12967
13001
|
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709, HDR10, HLG_2020
|
12968
13002
|
# color_space_usage: "FORCE", # accepts FORCE, FALLBACK
|
13003
|
+
# embedded_timecode_override: "NONE", # accepts NONE, USE_MDPM
|
12969
13004
|
# hdr_10_metadata: {
|
12970
13005
|
# blue_primary_x: 1,
|
12971
13006
|
# blue_primary_y: 1,
|
@@ -13197,6 +13232,7 @@ module Aws::MediaConvert
|
|
13197
13232
|
# },
|
13198
13233
|
# ],
|
13199
13234
|
# caption_language_setting: "INSERT", # accepts INSERT, OMIT, NONE
|
13235
|
+
# caption_segment_length_control: "LARGE_SEGMENTS", # accepts LARGE_SEGMENTS, MATCH_VIDEO
|
13200
13236
|
# client_cache: "DISABLED", # accepts DISABLED, ENABLED
|
13201
13237
|
# codec_specification: "RFC_6381", # accepts RFC_6381, RFC_4281
|
13202
13238
|
# destination: "__stringPatternS3",
|
@@ -14145,10 +14181,10 @@ module Aws::MediaConvert
|
|
14145
14181
|
# @return [Types::TimecodeConfig]
|
14146
14182
|
#
|
14147
14183
|
# @!attribute [rw] timed_metadata_insertion
|
14148
|
-
#
|
14149
|
-
#
|
14150
|
-
#
|
14151
|
-
#
|
14184
|
+
# Insert user-defined custom ID3 metadata (id3) at timecodes
|
14185
|
+
# (timecode) that you specify. In each output that you want to include
|
14186
|
+
# this metadata, you must set ID3 metadata (timedMetadata) to
|
14187
|
+
# Passthrough (PASSTHROUGH).
|
14152
14188
|
# @return [Types::TimedMetadataInsertion]
|
14153
14189
|
#
|
14154
14190
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/JobSettings AWS API Documentation
|
@@ -14410,6 +14446,7 @@ module Aws::MediaConvert
|
|
14410
14446
|
# alpha_behavior: "DISCARD", # accepts DISCARD, REMAP_TO_LUMA
|
14411
14447
|
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709, HDR10, HLG_2020
|
14412
14448
|
# color_space_usage: "FORCE", # accepts FORCE, FALLBACK
|
14449
|
+
# embedded_timecode_override: "NONE", # accepts NONE, USE_MDPM
|
14413
14450
|
# hdr_10_metadata: {
|
14414
14451
|
# blue_primary_x: 1,
|
14415
14452
|
# blue_primary_y: 1,
|
@@ -14641,6 +14678,7 @@ module Aws::MediaConvert
|
|
14641
14678
|
# },
|
14642
14679
|
# ],
|
14643
14680
|
# caption_language_setting: "INSERT", # accepts INSERT, OMIT, NONE
|
14681
|
+
# caption_segment_length_control: "LARGE_SEGMENTS", # accepts LARGE_SEGMENTS, MATCH_VIDEO
|
14644
14682
|
# client_cache: "DISABLED", # accepts DISABLED, ENABLED
|
14645
14683
|
# codec_specification: "RFC_6381", # accepts RFC_6381, RFC_4281
|
14646
14684
|
# destination: "__stringPatternS3",
|
@@ -15589,10 +15627,10 @@ module Aws::MediaConvert
|
|
15589
15627
|
# @return [Types::TimecodeConfig]
|
15590
15628
|
#
|
15591
15629
|
# @!attribute [rw] timed_metadata_insertion
|
15592
|
-
#
|
15593
|
-
#
|
15594
|
-
#
|
15595
|
-
#
|
15630
|
+
# Insert user-defined custom ID3 metadata (id3) at timecodes
|
15631
|
+
# (timecode) that you specify. In each output that you want to include
|
15632
|
+
# this metadata, you must set ID3 metadata (timedMetadata) to
|
15633
|
+
# Passthrough (PASSTHROUGH).
|
15596
15634
|
# @return [Types::TimedMetadataInsertion]
|
15597
15635
|
#
|
15598
15636
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/JobTemplateSettings AWS API Documentation
|
@@ -16613,14 +16651,17 @@ module Aws::MediaConvert
|
|
16613
16651
|
# @return [String]
|
16614
16652
|
#
|
16615
16653
|
# @!attribute [rw] timed_metadata
|
16616
|
-
#
|
16617
|
-
#
|
16618
|
-
#
|
16654
|
+
# Set ID3 metadata (timedMetadata) to Passthrough (PASSTHROUGH) to
|
16655
|
+
# include ID3 metadata in this output. This includes ID3 metadata from
|
16656
|
+
# the following features: ID3 timestamp period
|
16657
|
+
# (timedMetadataId3Period), and Custom ID3 metadata inserter
|
16658
|
+
# (timedMetadataInsertion). To exclude this ID3 metadata in this
|
16659
|
+
# output: set ID3 metadata to None (NONE) or leave blank.
|
16619
16660
|
# @return [String]
|
16620
16661
|
#
|
16621
16662
|
# @!attribute [rw] timed_metadata_pid
|
16622
|
-
# Packet Identifier (PID) of the
|
16623
|
-
#
|
16663
|
+
# Packet Identifier (PID) of the ID3 metadata stream in the transport
|
16664
|
+
# stream.
|
16624
16665
|
# @return [Integer]
|
16625
16666
|
#
|
16626
16667
|
# @!attribute [rw] transport_stream_id
|
@@ -17109,9 +17150,12 @@ module Aws::MediaConvert
|
|
17109
17150
|
# @return [String]
|
17110
17151
|
#
|
17111
17152
|
# @!attribute [rw] timed_metadata
|
17112
|
-
#
|
17113
|
-
#
|
17114
|
-
#
|
17153
|
+
# To include ID3 metadata in this output: Set ID3 metadata
|
17154
|
+
# (timedMetadata) to Passthrough (PASSTHROUGH). Specify this ID3
|
17155
|
+
# metadata in Custom ID3 metadata inserter (timedMetadataInsertion).
|
17156
|
+
# MediaConvert writes each instance of ID3 metadata in a separate
|
17157
|
+
# Event Message (eMSG) box. To exclude this ID3 metadata: Set ID3
|
17158
|
+
# metadata to None (NONE) or leave blank.
|
17115
17159
|
# @return [String]
|
17116
17160
|
#
|
17117
17161
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/MpdSettings AWS API Documentation
|
@@ -18170,25 +18214,25 @@ module Aws::MediaConvert
|
|
18170
18214
|
#
|
18171
18215
|
# @!attribute [rw] post_temporal_sharpening
|
18172
18216
|
# When you set Noise reducer (noiseReducer) to Temporal (TEMPORAL),
|
18173
|
-
# the sharpness of your output is reduced. You can
|
18174
|
-
# temporal sharpening (
|
18175
|
-
# the edges of your output.
|
18176
|
-
#
|
18177
|
-
#
|
18178
|
-
#
|
18179
|
-
#
|
18180
|
-
# (
|
18181
|
-
#
|
18217
|
+
# the bandwidth and sharpness of your output is reduced. You can
|
18218
|
+
# optionally use Post temporal sharpening (postTemporalSharpening) to
|
18219
|
+
# apply sharpening to the edges of your output. Note that Post
|
18220
|
+
# temporal sharpening will also make the bandwidth reduction from the
|
18221
|
+
# Noise reducer smaller. The default behavior, Auto (AUTO), allows the
|
18222
|
+
# transcoder to determine whether to apply sharpening, depending on
|
18223
|
+
# your input type and quality. When you set Post temporal sharpening
|
18224
|
+
# to Enabled (ENABLED), specify how much sharpening is applied using
|
18225
|
+
# Post temporal sharpening strength (postTemporalSharpeningStrength).
|
18226
|
+
# Set Post temporal sharpening to Disabled (DISABLED) to not apply
|
18227
|
+
# sharpening.
|
18182
18228
|
# @return [String]
|
18183
18229
|
#
|
18184
18230
|
# @!attribute [rw] post_temporal_sharpening_strength
|
18185
18231
|
# Use Post temporal sharpening strength
|
18186
|
-
# (
|
18232
|
+
# (postTemporalSharpeningStrength) to define the amount of sharpening
|
18187
18233
|
# the transcoder applies to your output. Set Post temporal sharpening
|
18188
|
-
# strength to Low (LOW),
|
18189
|
-
#
|
18190
|
-
# to apply medium amount of sharpening. Set Post temporal sharpening
|
18191
|
-
# strength to High (HIGH) to apply a high amount of sharpening.
|
18234
|
+
# strength to Low (LOW), Medium (MEDIUM), or High (HIGH) to indicate
|
18235
|
+
# the amount of sharpening.
|
18192
18236
|
# @return [String]
|
18193
18237
|
#
|
18194
18238
|
# @!attribute [rw] speed
|
@@ -19306,6 +19350,7 @@ module Aws::MediaConvert
|
|
19306
19350
|
# },
|
19307
19351
|
# ],
|
19308
19352
|
# caption_language_setting: "INSERT", # accepts INSERT, OMIT, NONE
|
19353
|
+
# caption_segment_length_control: "LARGE_SEGMENTS", # accepts LARGE_SEGMENTS, MATCH_VIDEO
|
19309
19354
|
# client_cache: "DISABLED", # accepts DISABLED, ENABLED
|
19310
19355
|
# codec_specification: "RFC_6381", # accepts RFC_6381, RFC_4281
|
19311
19356
|
# destination: "__stringPatternS3",
|
@@ -20358,6 +20403,7 @@ module Aws::MediaConvert
|
|
20358
20403
|
# },
|
20359
20404
|
# ],
|
20360
20405
|
# caption_language_setting: "INSERT", # accepts INSERT, OMIT, NONE
|
20406
|
+
# caption_segment_length_control: "LARGE_SEGMENTS", # accepts LARGE_SEGMENTS, MATCH_VIDEO
|
20361
20407
|
# client_cache: "DISABLED", # accepts DISABLED, ENABLED
|
20362
20408
|
# codec_specification: "RFC_6381", # accepts RFC_6381, RFC_4281
|
20363
20409
|
# destination: "__stringPatternS3",
|
@@ -22574,10 +22620,10 @@ module Aws::MediaConvert
|
|
22574
22620
|
include Aws::Structure
|
22575
22621
|
end
|
22576
22622
|
|
22577
|
-
#
|
22578
|
-
#
|
22579
|
-
#
|
22580
|
-
#
|
22623
|
+
# Insert user-defined custom ID3 metadata (id3) at timecodes (timecode)
|
22624
|
+
# that you specify. In each output that you want to include this
|
22625
|
+
# metadata, you must set ID3 metadata (timedMetadata) to Passthrough
|
22626
|
+
# (PASSTHROUGH).
|
22581
22627
|
#
|
22582
22628
|
# @note When making an API call, you may pass TimedMetadataInsertion
|
22583
22629
|
# data as a hash:
|
@@ -22906,6 +22952,7 @@ module Aws::MediaConvert
|
|
22906
22952
|
# alpha_behavior: "DISCARD", # accepts DISCARD, REMAP_TO_LUMA
|
22907
22953
|
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709, HDR10, HLG_2020
|
22908
22954
|
# color_space_usage: "FORCE", # accepts FORCE, FALLBACK
|
22955
|
+
# embedded_timecode_override: "NONE", # accepts NONE, USE_MDPM
|
22909
22956
|
# hdr_10_metadata: {
|
22910
22957
|
# blue_primary_x: 1,
|
22911
22958
|
# blue_primary_y: 1,
|
@@ -23137,6 +23184,7 @@ module Aws::MediaConvert
|
|
23137
23184
|
# },
|
23138
23185
|
# ],
|
23139
23186
|
# caption_language_setting: "INSERT", # accepts INSERT, OMIT, NONE
|
23187
|
+
# caption_segment_length_control: "LARGE_SEGMENTS", # accepts LARGE_SEGMENTS, MATCH_VIDEO
|
23140
23188
|
# client_cache: "DISABLED", # accepts DISABLED, ENABLED
|
23141
23189
|
# codec_specification: "RFC_6381", # accepts RFC_6381, RFC_4281
|
23142
23190
|
# destination: "__stringPatternS3",
|
@@ -26156,6 +26204,7 @@ module Aws::MediaConvert
|
|
26156
26204
|
# alpha_behavior: "DISCARD", # accepts DISCARD, REMAP_TO_LUMA
|
26157
26205
|
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709, HDR10, HLG_2020
|
26158
26206
|
# color_space_usage: "FORCE", # accepts FORCE, FALLBACK
|
26207
|
+
# embedded_timecode_override: "NONE", # accepts NONE, USE_MDPM
|
26159
26208
|
# hdr_10_metadata: {
|
26160
26209
|
# blue_primary_x: 1,
|
26161
26210
|
# blue_primary_y: 1,
|
@@ -26214,6 +26263,15 @@ module Aws::MediaConvert
|
|
26214
26263
|
# the input settings.
|
26215
26264
|
# @return [String]
|
26216
26265
|
#
|
26266
|
+
# @!attribute [rw] embedded_timecode_override
|
26267
|
+
# Set Embedded timecode override (embeddedTimecodeOverride) to Use
|
26268
|
+
# MDPM (USE\_MDPM) when your AVCHD input contains timecode tag data in
|
26269
|
+
# the Modified Digital Video Pack Metadata (MDPM). When you do, we
|
26270
|
+
# recommend you also set Timecode source (inputTimecodeSource) to
|
26271
|
+
# Embedded (EMBEDDED). Leave Embedded timecode override blank, or set
|
26272
|
+
# to None (NONE), when your input does not contain MDPM timecode.
|
26273
|
+
# @return [String]
|
26274
|
+
#
|
26217
26275
|
# @!attribute [rw] hdr_10_metadata
|
26218
26276
|
# Use these settings to provide HDR 10 metadata that is missing or
|
26219
26277
|
# inaccurate in your input video. Appropriate values vary depending on
|
@@ -26277,6 +26335,7 @@ module Aws::MediaConvert
|
|
26277
26335
|
:alpha_behavior,
|
26278
26336
|
:color_space,
|
26279
26337
|
:color_space_usage,
|
26338
|
+
:embedded_timecode_override,
|
26280
26339
|
:hdr_10_metadata,
|
26281
26340
|
:pid,
|
26282
26341
|
:program_number,
|
@@ -26694,13 +26753,15 @@ module Aws::MediaConvert
|
|
26694
26753
|
# }
|
26695
26754
|
#
|
26696
26755
|
# @!attribute [rw] accessibility
|
26697
|
-
#
|
26698
|
-
#
|
26699
|
-
#
|
26756
|
+
# Set Accessibility subtitles (Accessibility) to Enabled (ENABLED) if
|
26757
|
+
# the ISMC or WebVTT captions track is intended to provide
|
26758
|
+
# accessibility for people who are deaf or hard of hearing. When you
|
26759
|
+
# enable this feature, MediaConvert adds the following attributes
|
26760
|
+
# under EXT-X-MEDIA in the HLS or CMAF manifest for this track:
|
26700
26761
|
# CHARACTERISTICS="public.accessibility.describes-spoken-dialog,public.accessibility.describes-music-and-sound"
|
26701
|
-
# and AUTOSELECT="YES"
|
26702
|
-
#
|
26703
|
-
#
|
26762
|
+
# and AUTOSELECT="YES". Keep the default value, Disabled (DISABLED),
|
26763
|
+
# if the captions track is not intended to provide such accessibility.
|
26764
|
+
# MediaConvert will not add the above attributes.
|
26704
26765
|
# @return [String]
|
26705
26766
|
#
|
26706
26767
|
# @!attribute [rw] style_passthrough
|
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.87.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: 2022-
|
11
|
+
date: 2022-03-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|