aws-sdk-mediaconvert 1.177.0 → 1.179.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 +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-mediaconvert/client.rb +32 -20
- data/lib/aws-sdk-mediaconvert/client_api.rb +13 -9
- data/lib/aws-sdk-mediaconvert/types.rb +58 -26
- data/lib/aws-sdk-mediaconvert.rb +1 -1
- data/sig/client.rbs +25 -15
- data/sig/types.rbs +6 -4
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 7a9d8f51bc88a3418bdce826a52736c09bc3229ec106037718bfca9adca4c924
|
|
4
|
+
data.tar.gz: 97de4c9790931fbc615556f346cb6437a621d7eb91a7d4d92b14f400b148744e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 67e3be96834123a00ac4c8f75a7b3f33e070c359e39ff76fba12ba22f21e2baffaa6b30cbc454e815df4ffbcfd06870c4e5307cfb232411df91c03fa90d936b0
|
|
7
|
+
data.tar.gz: e8d840d2d3fe3a6ecc39df27a274c7b00061dd2d7377dc7172cf67d92e8e62bab49c0cd6fe23d7b41ecf7167f763c96bf55faa3d1fac205956f380af7c927a3b
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.179.0 (2026-01-28)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - This release adds a follow source mode for audio output channel count, an AES audio frame wrapping option for MXF outputs, and an option to signal DolbyVision compatibility using the SUPPLEMENTAL-CODECS tag in HLS manifests.
|
|
8
|
+
|
|
9
|
+
1.178.0 (2026-01-16)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
13
|
+
|
|
4
14
|
1.177.0 (2026-01-08)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.179.0
|
|
@@ -745,7 +745,7 @@ module Aws::MediaConvert
|
|
|
745
745
|
# audio_description_broadcaster_mix: "BROADCASTER_MIXED_AD", # accepts BROADCASTER_MIXED_AD, NORMAL
|
|
746
746
|
# bitrate: 1,
|
|
747
747
|
# codec_profile: "LC", # accepts LC, HEV1, HEV2, XHE
|
|
748
|
-
# coding_mode: "AD_RECEIVER_MIX", # accepts AD_RECEIVER_MIX, CODING_MODE_1_0, CODING_MODE_1_1, CODING_MODE_2_0, CODING_MODE_5_1
|
|
748
|
+
# coding_mode: "AD_RECEIVER_MIX", # accepts AD_RECEIVER_MIX, CODING_MODE_1_0, CODING_MODE_1_1, CODING_MODE_2_0, CODING_MODE_5_1, CODING_MODE_AUTO
|
|
749
749
|
# loudness_measurement_mode: "PROGRAM", # accepts PROGRAM, ANCHOR
|
|
750
750
|
# rap_interval: 1,
|
|
751
751
|
# rate_control_mode: "CBR", # accepts CBR, VBR
|
|
@@ -758,7 +758,7 @@ module Aws::MediaConvert
|
|
|
758
758
|
# ac_3_settings: {
|
|
759
759
|
# bitrate: 1,
|
|
760
760
|
# bitstream_mode: "COMPLETE_MAIN", # accepts COMPLETE_MAIN, COMMENTARY, DIALOGUE, EMERGENCY, HEARING_IMPAIRED, MUSIC_AND_EFFECTS, VISUALLY_IMPAIRED, VOICE_OVER
|
|
761
|
-
# coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_1_1, CODING_MODE_2_0, CODING_MODE_3_2_LFE
|
|
761
|
+
# coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_1_1, CODING_MODE_2_0, CODING_MODE_3_2_LFE, CODING_MODE_AUTO
|
|
762
762
|
# dialnorm: 1,
|
|
763
763
|
# dynamic_range_compression_line: "FILM_STANDARD", # accepts FILM_STANDARD, FILM_LIGHT, MUSIC_STANDARD, MUSIC_LIGHT, SPEECH, NONE
|
|
764
764
|
# dynamic_range_compression_profile: "FILM_STANDARD", # accepts FILM_STANDARD, NONE
|
|
@@ -796,7 +796,7 @@ module Aws::MediaConvert
|
|
|
796
796
|
# attenuation_control: "ATTENUATE_3_DB", # accepts ATTENUATE_3_DB, NONE
|
|
797
797
|
# bitrate: 1,
|
|
798
798
|
# bitstream_mode: "COMPLETE_MAIN", # accepts COMPLETE_MAIN, COMMENTARY, EMERGENCY, HEARING_IMPAIRED, VISUALLY_IMPAIRED
|
|
799
|
-
# coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_2_0, CODING_MODE_3_2
|
|
799
|
+
# coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_2_0, CODING_MODE_3_2, CODING_MODE_AUTO
|
|
800
800
|
# dc_filter: "ENABLED", # accepts ENABLED, DISABLED
|
|
801
801
|
# dialnorm: 1,
|
|
802
802
|
# dynamic_range_compression_line: "NONE", # accepts NONE, FILM_STANDARD, FILM_LIGHT, MUSIC_STANDARD, MUSIC_LIGHT, SPEECH
|
|
@@ -1109,6 +1109,7 @@ module Aws::MediaConvert
|
|
|
1109
1109
|
# mxf_settings: {
|
|
1110
1110
|
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
|
1111
1111
|
# profile: "D_10", # accepts D_10, XDCAM, OP1A, XAVC, XDCAM_RDD9
|
|
1112
|
+
# uncompressed_audio_wrapping: "AUTO", # accepts AUTO, AES3
|
|
1112
1113
|
# xavc_profile_settings: {
|
|
1113
1114
|
# duration_mode: "ALLOW_ANY_DURATION", # accepts ALLOW_ANY_DURATION, DROP_FRAMES_FOR_COMPLIANCE
|
|
1114
1115
|
# max_anc_data_size: 1,
|
|
@@ -1495,6 +1496,7 @@ module Aws::MediaConvert
|
|
|
1495
1496
|
# mode: "DEINTERLACE", # accepts DEINTERLACE, INVERSE_TELECINE, ADAPTIVE
|
|
1496
1497
|
# },
|
|
1497
1498
|
# dolby_vision: {
|
|
1499
|
+
# compatibility: "DUPLICATE_STREAM", # accepts DUPLICATE_STREAM, SUPPLEMENTAL_CODECS
|
|
1498
1500
|
# l6_metadata: {
|
|
1499
1501
|
# max_cll: 1,
|
|
1500
1502
|
# max_fall: 1,
|
|
@@ -1591,7 +1593,7 @@ module Aws::MediaConvert
|
|
|
1591
1593
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.audio_description_broadcaster_mix #=> String, one of "BROADCASTER_MIXED_AD", "NORMAL"
|
|
1592
1594
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.bitrate #=> Integer
|
|
1593
1595
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.codec_profile #=> String, one of "LC", "HEV1", "HEV2", "XHE"
|
|
1594
|
-
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.coding_mode #=> String, one of "AD_RECEIVER_MIX", "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_5_1"
|
|
1596
|
+
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.coding_mode #=> String, one of "AD_RECEIVER_MIX", "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_5_1", "CODING_MODE_AUTO"
|
|
1595
1597
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.loudness_measurement_mode #=> String, one of "PROGRAM", "ANCHOR"
|
|
1596
1598
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.rap_interval #=> Integer
|
|
1597
1599
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.rate_control_mode #=> String, one of "CBR", "VBR"
|
|
@@ -1602,7 +1604,7 @@ module Aws::MediaConvert
|
|
|
1602
1604
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.vbr_quality #=> String, one of "LOW", "MEDIUM_LOW", "MEDIUM_HIGH", "HIGH"
|
|
1603
1605
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.bitrate #=> Integer
|
|
1604
1606
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.bitstream_mode #=> String, one of "COMPLETE_MAIN", "COMMENTARY", "DIALOGUE", "EMERGENCY", "HEARING_IMPAIRED", "MUSIC_AND_EFFECTS", "VISUALLY_IMPAIRED", "VOICE_OVER"
|
|
1605
|
-
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_3_2_LFE"
|
|
1607
|
+
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_3_2_LFE", "CODING_MODE_AUTO"
|
|
1606
1608
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.dialnorm #=> Integer
|
|
1607
1609
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.dynamic_range_compression_line #=> String, one of "FILM_STANDARD", "FILM_LIGHT", "MUSIC_STANDARD", "MUSIC_LIGHT", "SPEECH", "NONE"
|
|
1608
1610
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.dynamic_range_compression_profile #=> String, one of "FILM_STANDARD", "NONE"
|
|
@@ -1634,7 +1636,7 @@ module Aws::MediaConvert
|
|
|
1634
1636
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.attenuation_control #=> String, one of "ATTENUATE_3_DB", "NONE"
|
|
1635
1637
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.bitrate #=> Integer
|
|
1636
1638
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.bitstream_mode #=> String, one of "COMPLETE_MAIN", "COMMENTARY", "EMERGENCY", "HEARING_IMPAIRED", "VISUALLY_IMPAIRED"
|
|
1637
|
-
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_2_0", "CODING_MODE_3_2"
|
|
1639
|
+
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_2_0", "CODING_MODE_3_2", "CODING_MODE_AUTO"
|
|
1638
1640
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.dc_filter #=> String, one of "ENABLED", "DISABLED"
|
|
1639
1641
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.dialnorm #=> Integer
|
|
1640
1642
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.dynamic_range_compression_line #=> String, one of "NONE", "FILM_STANDARD", "FILM_LIGHT", "MUSIC_STANDARD", "MUSIC_LIGHT", "SPEECH"
|
|
@@ -1883,6 +1885,7 @@ module Aws::MediaConvert
|
|
|
1883
1885
|
# resp.preset.settings.container_settings.mpd_settings.timed_metadata_value #=> String
|
|
1884
1886
|
# resp.preset.settings.container_settings.mxf_settings.afd_signaling #=> String, one of "NO_COPY", "COPY_FROM_VIDEO"
|
|
1885
1887
|
# resp.preset.settings.container_settings.mxf_settings.profile #=> String, one of "D_10", "XDCAM", "OP1A", "XAVC", "XDCAM_RDD9"
|
|
1888
|
+
# resp.preset.settings.container_settings.mxf_settings.uncompressed_audio_wrapping #=> String, one of "AUTO", "AES3"
|
|
1886
1889
|
# resp.preset.settings.container_settings.mxf_settings.xavc_profile_settings.duration_mode #=> String, one of "ALLOW_ANY_DURATION", "DROP_FRAMES_FOR_COMPLIANCE"
|
|
1887
1890
|
# resp.preset.settings.container_settings.mxf_settings.xavc_profile_settings.max_anc_data_size #=> Integer
|
|
1888
1891
|
# resp.preset.settings.video_description.afd_signaling #=> String, one of "NONE", "AUTO", "FIXED"
|
|
@@ -2205,6 +2208,7 @@ module Aws::MediaConvert
|
|
|
2205
2208
|
# resp.preset.settings.video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER", "LINEAR_INTERPOLATION"
|
|
2206
2209
|
# resp.preset.settings.video_description.video_preprocessors.deinterlacer.control #=> String, one of "FORCE_ALL_FRAMES", "NORMAL"
|
|
2207
2210
|
# resp.preset.settings.video_description.video_preprocessors.deinterlacer.mode #=> String, one of "DEINTERLACE", "INVERSE_TELECINE", "ADAPTIVE"
|
|
2211
|
+
# resp.preset.settings.video_description.video_preprocessors.dolby_vision.compatibility #=> String, one of "DUPLICATE_STREAM", "SUPPLEMENTAL_CODECS"
|
|
2208
2212
|
# resp.preset.settings.video_description.video_preprocessors.dolby_vision.l6_metadata.max_cll #=> Integer
|
|
2209
2213
|
# resp.preset.settings.video_description.video_preprocessors.dolby_vision.l6_metadata.max_fall #=> Integer
|
|
2210
2214
|
# resp.preset.settings.video_description.video_preprocessors.dolby_vision.l6_mode #=> String, one of "PASSTHROUGH", "RECALCULATE", "SPECIFY"
|
|
@@ -2666,7 +2670,7 @@ module Aws::MediaConvert
|
|
|
2666
2670
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.audio_description_broadcaster_mix #=> String, one of "BROADCASTER_MIXED_AD", "NORMAL"
|
|
2667
2671
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.bitrate #=> Integer
|
|
2668
2672
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.codec_profile #=> String, one of "LC", "HEV1", "HEV2", "XHE"
|
|
2669
|
-
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.coding_mode #=> String, one of "AD_RECEIVER_MIX", "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_5_1"
|
|
2673
|
+
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.coding_mode #=> String, one of "AD_RECEIVER_MIX", "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_5_1", "CODING_MODE_AUTO"
|
|
2670
2674
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.loudness_measurement_mode #=> String, one of "PROGRAM", "ANCHOR"
|
|
2671
2675
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.rap_interval #=> Integer
|
|
2672
2676
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.rate_control_mode #=> String, one of "CBR", "VBR"
|
|
@@ -2677,7 +2681,7 @@ module Aws::MediaConvert
|
|
|
2677
2681
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.vbr_quality #=> String, one of "LOW", "MEDIUM_LOW", "MEDIUM_HIGH", "HIGH"
|
|
2678
2682
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.bitrate #=> Integer
|
|
2679
2683
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.bitstream_mode #=> String, one of "COMPLETE_MAIN", "COMMENTARY", "DIALOGUE", "EMERGENCY", "HEARING_IMPAIRED", "MUSIC_AND_EFFECTS", "VISUALLY_IMPAIRED", "VOICE_OVER"
|
|
2680
|
-
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_3_2_LFE"
|
|
2684
|
+
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_3_2_LFE", "CODING_MODE_AUTO"
|
|
2681
2685
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.dialnorm #=> Integer
|
|
2682
2686
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.dynamic_range_compression_line #=> String, one of "FILM_STANDARD", "FILM_LIGHT", "MUSIC_STANDARD", "MUSIC_LIGHT", "SPEECH", "NONE"
|
|
2683
2687
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.dynamic_range_compression_profile #=> String, one of "FILM_STANDARD", "NONE"
|
|
@@ -2709,7 +2713,7 @@ module Aws::MediaConvert
|
|
|
2709
2713
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.attenuation_control #=> String, one of "ATTENUATE_3_DB", "NONE"
|
|
2710
2714
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.bitrate #=> Integer
|
|
2711
2715
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.bitstream_mode #=> String, one of "COMPLETE_MAIN", "COMMENTARY", "EMERGENCY", "HEARING_IMPAIRED", "VISUALLY_IMPAIRED"
|
|
2712
|
-
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_2_0", "CODING_MODE_3_2"
|
|
2716
|
+
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_2_0", "CODING_MODE_3_2", "CODING_MODE_AUTO"
|
|
2713
2717
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.dc_filter #=> String, one of "ENABLED", "DISABLED"
|
|
2714
2718
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.dialnorm #=> Integer
|
|
2715
2719
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.dynamic_range_compression_line #=> String, one of "NONE", "FILM_STANDARD", "FILM_LIGHT", "MUSIC_STANDARD", "MUSIC_LIGHT", "SPEECH"
|
|
@@ -2958,6 +2962,7 @@ module Aws::MediaConvert
|
|
|
2958
2962
|
# resp.preset.settings.container_settings.mpd_settings.timed_metadata_value #=> String
|
|
2959
2963
|
# resp.preset.settings.container_settings.mxf_settings.afd_signaling #=> String, one of "NO_COPY", "COPY_FROM_VIDEO"
|
|
2960
2964
|
# resp.preset.settings.container_settings.mxf_settings.profile #=> String, one of "D_10", "XDCAM", "OP1A", "XAVC", "XDCAM_RDD9"
|
|
2965
|
+
# resp.preset.settings.container_settings.mxf_settings.uncompressed_audio_wrapping #=> String, one of "AUTO", "AES3"
|
|
2961
2966
|
# resp.preset.settings.container_settings.mxf_settings.xavc_profile_settings.duration_mode #=> String, one of "ALLOW_ANY_DURATION", "DROP_FRAMES_FOR_COMPLIANCE"
|
|
2962
2967
|
# resp.preset.settings.container_settings.mxf_settings.xavc_profile_settings.max_anc_data_size #=> Integer
|
|
2963
2968
|
# resp.preset.settings.video_description.afd_signaling #=> String, one of "NONE", "AUTO", "FIXED"
|
|
@@ -3280,6 +3285,7 @@ module Aws::MediaConvert
|
|
|
3280
3285
|
# resp.preset.settings.video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER", "LINEAR_INTERPOLATION"
|
|
3281
3286
|
# resp.preset.settings.video_description.video_preprocessors.deinterlacer.control #=> String, one of "FORCE_ALL_FRAMES", "NORMAL"
|
|
3282
3287
|
# resp.preset.settings.video_description.video_preprocessors.deinterlacer.mode #=> String, one of "DEINTERLACE", "INVERSE_TELECINE", "ADAPTIVE"
|
|
3288
|
+
# resp.preset.settings.video_description.video_preprocessors.dolby_vision.compatibility #=> String, one of "DUPLICATE_STREAM", "SUPPLEMENTAL_CODECS"
|
|
3283
3289
|
# resp.preset.settings.video_description.video_preprocessors.dolby_vision.l6_metadata.max_cll #=> Integer
|
|
3284
3290
|
# resp.preset.settings.video_description.video_preprocessors.dolby_vision.l6_metadata.max_fall #=> Integer
|
|
3285
3291
|
# resp.preset.settings.video_description.video_preprocessors.dolby_vision.l6_mode #=> String, one of "PASSTHROUGH", "RECALCULATE", "SPECIFY"
|
|
@@ -3555,7 +3561,7 @@ module Aws::MediaConvert
|
|
|
3555
3561
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.aac_settings.audio_description_broadcaster_mix #=> String, one of "BROADCASTER_MIXED_AD", "NORMAL"
|
|
3556
3562
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.aac_settings.bitrate #=> Integer
|
|
3557
3563
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.aac_settings.codec_profile #=> String, one of "LC", "HEV1", "HEV2", "XHE"
|
|
3558
|
-
# resp.presets[0].settings.audio_descriptions[0].codec_settings.aac_settings.coding_mode #=> String, one of "AD_RECEIVER_MIX", "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_5_1"
|
|
3564
|
+
# resp.presets[0].settings.audio_descriptions[0].codec_settings.aac_settings.coding_mode #=> String, one of "AD_RECEIVER_MIX", "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_5_1", "CODING_MODE_AUTO"
|
|
3559
3565
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.aac_settings.loudness_measurement_mode #=> String, one of "PROGRAM", "ANCHOR"
|
|
3560
3566
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.aac_settings.rap_interval #=> Integer
|
|
3561
3567
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.aac_settings.rate_control_mode #=> String, one of "CBR", "VBR"
|
|
@@ -3566,7 +3572,7 @@ module Aws::MediaConvert
|
|
|
3566
3572
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.aac_settings.vbr_quality #=> String, one of "LOW", "MEDIUM_LOW", "MEDIUM_HIGH", "HIGH"
|
|
3567
3573
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.ac_3_settings.bitrate #=> Integer
|
|
3568
3574
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.ac_3_settings.bitstream_mode #=> String, one of "COMPLETE_MAIN", "COMMENTARY", "DIALOGUE", "EMERGENCY", "HEARING_IMPAIRED", "MUSIC_AND_EFFECTS", "VISUALLY_IMPAIRED", "VOICE_OVER"
|
|
3569
|
-
# resp.presets[0].settings.audio_descriptions[0].codec_settings.ac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_3_2_LFE"
|
|
3575
|
+
# resp.presets[0].settings.audio_descriptions[0].codec_settings.ac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_3_2_LFE", "CODING_MODE_AUTO"
|
|
3570
3576
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.ac_3_settings.dialnorm #=> Integer
|
|
3571
3577
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.ac_3_settings.dynamic_range_compression_line #=> String, one of "FILM_STANDARD", "FILM_LIGHT", "MUSIC_STANDARD", "MUSIC_LIGHT", "SPEECH", "NONE"
|
|
3572
3578
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.ac_3_settings.dynamic_range_compression_profile #=> String, one of "FILM_STANDARD", "NONE"
|
|
@@ -3598,7 +3604,7 @@ module Aws::MediaConvert
|
|
|
3598
3604
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.eac_3_settings.attenuation_control #=> String, one of "ATTENUATE_3_DB", "NONE"
|
|
3599
3605
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.eac_3_settings.bitrate #=> Integer
|
|
3600
3606
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.eac_3_settings.bitstream_mode #=> String, one of "COMPLETE_MAIN", "COMMENTARY", "EMERGENCY", "HEARING_IMPAIRED", "VISUALLY_IMPAIRED"
|
|
3601
|
-
# resp.presets[0].settings.audio_descriptions[0].codec_settings.eac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_2_0", "CODING_MODE_3_2"
|
|
3607
|
+
# resp.presets[0].settings.audio_descriptions[0].codec_settings.eac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_2_0", "CODING_MODE_3_2", "CODING_MODE_AUTO"
|
|
3602
3608
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.eac_3_settings.dc_filter #=> String, one of "ENABLED", "DISABLED"
|
|
3603
3609
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.eac_3_settings.dialnorm #=> Integer
|
|
3604
3610
|
# resp.presets[0].settings.audio_descriptions[0].codec_settings.eac_3_settings.dynamic_range_compression_line #=> String, one of "NONE", "FILM_STANDARD", "FILM_LIGHT", "MUSIC_STANDARD", "MUSIC_LIGHT", "SPEECH"
|
|
@@ -3847,6 +3853,7 @@ module Aws::MediaConvert
|
|
|
3847
3853
|
# resp.presets[0].settings.container_settings.mpd_settings.timed_metadata_value #=> String
|
|
3848
3854
|
# resp.presets[0].settings.container_settings.mxf_settings.afd_signaling #=> String, one of "NO_COPY", "COPY_FROM_VIDEO"
|
|
3849
3855
|
# resp.presets[0].settings.container_settings.mxf_settings.profile #=> String, one of "D_10", "XDCAM", "OP1A", "XAVC", "XDCAM_RDD9"
|
|
3856
|
+
# resp.presets[0].settings.container_settings.mxf_settings.uncompressed_audio_wrapping #=> String, one of "AUTO", "AES3"
|
|
3850
3857
|
# resp.presets[0].settings.container_settings.mxf_settings.xavc_profile_settings.duration_mode #=> String, one of "ALLOW_ANY_DURATION", "DROP_FRAMES_FOR_COMPLIANCE"
|
|
3851
3858
|
# resp.presets[0].settings.container_settings.mxf_settings.xavc_profile_settings.max_anc_data_size #=> Integer
|
|
3852
3859
|
# resp.presets[0].settings.video_description.afd_signaling #=> String, one of "NONE", "AUTO", "FIXED"
|
|
@@ -4169,6 +4176,7 @@ module Aws::MediaConvert
|
|
|
4169
4176
|
# resp.presets[0].settings.video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER", "LINEAR_INTERPOLATION"
|
|
4170
4177
|
# resp.presets[0].settings.video_description.video_preprocessors.deinterlacer.control #=> String, one of "FORCE_ALL_FRAMES", "NORMAL"
|
|
4171
4178
|
# resp.presets[0].settings.video_description.video_preprocessors.deinterlacer.mode #=> String, one of "DEINTERLACE", "INVERSE_TELECINE", "ADAPTIVE"
|
|
4179
|
+
# resp.presets[0].settings.video_description.video_preprocessors.dolby_vision.compatibility #=> String, one of "DUPLICATE_STREAM", "SUPPLEMENTAL_CODECS"
|
|
4172
4180
|
# resp.presets[0].settings.video_description.video_preprocessors.dolby_vision.l6_metadata.max_cll #=> Integer
|
|
4173
4181
|
# resp.presets[0].settings.video_description.video_preprocessors.dolby_vision.l6_metadata.max_fall #=> Integer
|
|
4174
4182
|
# resp.presets[0].settings.video_description.video_preprocessors.dolby_vision.l6_mode #=> String, one of "PASSTHROUGH", "RECALCULATE", "SPECIFY"
|
|
@@ -4395,7 +4403,7 @@ module Aws::MediaConvert
|
|
|
4395
4403
|
#
|
|
4396
4404
|
# resp.probe_results #=> Array
|
|
4397
4405
|
# resp.probe_results[0].container.duration #=> Float
|
|
4398
|
-
# resp.probe_results[0].container.format #=> String, one of "mp4", "quicktime", "matroska", "webm", "mxf"
|
|
4406
|
+
# resp.probe_results[0].container.format #=> String, one of "mp4", "quicktime", "matroska", "webm", "mxf", "wave"
|
|
4399
4407
|
# resp.probe_results[0].container.tracks #=> Array
|
|
4400
4408
|
# resp.probe_results[0].container.tracks[0].audio_properties.bit_depth #=> Integer
|
|
4401
4409
|
# resp.probe_results[0].container.tracks[0].audio_properties.bit_rate #=> Integer
|
|
@@ -4765,7 +4773,7 @@ module Aws::MediaConvert
|
|
|
4765
4773
|
# audio_description_broadcaster_mix: "BROADCASTER_MIXED_AD", # accepts BROADCASTER_MIXED_AD, NORMAL
|
|
4766
4774
|
# bitrate: 1,
|
|
4767
4775
|
# codec_profile: "LC", # accepts LC, HEV1, HEV2, XHE
|
|
4768
|
-
# coding_mode: "AD_RECEIVER_MIX", # accepts AD_RECEIVER_MIX, CODING_MODE_1_0, CODING_MODE_1_1, CODING_MODE_2_0, CODING_MODE_5_1
|
|
4776
|
+
# coding_mode: "AD_RECEIVER_MIX", # accepts AD_RECEIVER_MIX, CODING_MODE_1_0, CODING_MODE_1_1, CODING_MODE_2_0, CODING_MODE_5_1, CODING_MODE_AUTO
|
|
4769
4777
|
# loudness_measurement_mode: "PROGRAM", # accepts PROGRAM, ANCHOR
|
|
4770
4778
|
# rap_interval: 1,
|
|
4771
4779
|
# rate_control_mode: "CBR", # accepts CBR, VBR
|
|
@@ -4778,7 +4786,7 @@ module Aws::MediaConvert
|
|
|
4778
4786
|
# ac_3_settings: {
|
|
4779
4787
|
# bitrate: 1,
|
|
4780
4788
|
# bitstream_mode: "COMPLETE_MAIN", # accepts COMPLETE_MAIN, COMMENTARY, DIALOGUE, EMERGENCY, HEARING_IMPAIRED, MUSIC_AND_EFFECTS, VISUALLY_IMPAIRED, VOICE_OVER
|
|
4781
|
-
# coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_1_1, CODING_MODE_2_0, CODING_MODE_3_2_LFE
|
|
4789
|
+
# coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_1_1, CODING_MODE_2_0, CODING_MODE_3_2_LFE, CODING_MODE_AUTO
|
|
4782
4790
|
# dialnorm: 1,
|
|
4783
4791
|
# dynamic_range_compression_line: "FILM_STANDARD", # accepts FILM_STANDARD, FILM_LIGHT, MUSIC_STANDARD, MUSIC_LIGHT, SPEECH, NONE
|
|
4784
4792
|
# dynamic_range_compression_profile: "FILM_STANDARD", # accepts FILM_STANDARD, NONE
|
|
@@ -4816,7 +4824,7 @@ module Aws::MediaConvert
|
|
|
4816
4824
|
# attenuation_control: "ATTENUATE_3_DB", # accepts ATTENUATE_3_DB, NONE
|
|
4817
4825
|
# bitrate: 1,
|
|
4818
4826
|
# bitstream_mode: "COMPLETE_MAIN", # accepts COMPLETE_MAIN, COMMENTARY, EMERGENCY, HEARING_IMPAIRED, VISUALLY_IMPAIRED
|
|
4819
|
-
# coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_2_0, CODING_MODE_3_2
|
|
4827
|
+
# coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_2_0, CODING_MODE_3_2, CODING_MODE_AUTO
|
|
4820
4828
|
# dc_filter: "ENABLED", # accepts ENABLED, DISABLED
|
|
4821
4829
|
# dialnorm: 1,
|
|
4822
4830
|
# dynamic_range_compression_line: "NONE", # accepts NONE, FILM_STANDARD, FILM_LIGHT, MUSIC_STANDARD, MUSIC_LIGHT, SPEECH
|
|
@@ -5129,6 +5137,7 @@ module Aws::MediaConvert
|
|
|
5129
5137
|
# mxf_settings: {
|
|
5130
5138
|
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
|
5131
5139
|
# profile: "D_10", # accepts D_10, XDCAM, OP1A, XAVC, XDCAM_RDD9
|
|
5140
|
+
# uncompressed_audio_wrapping: "AUTO", # accepts AUTO, AES3
|
|
5132
5141
|
# xavc_profile_settings: {
|
|
5133
5142
|
# duration_mode: "ALLOW_ANY_DURATION", # accepts ALLOW_ANY_DURATION, DROP_FRAMES_FOR_COMPLIANCE
|
|
5134
5143
|
# max_anc_data_size: 1,
|
|
@@ -5515,6 +5524,7 @@ module Aws::MediaConvert
|
|
|
5515
5524
|
# mode: "DEINTERLACE", # accepts DEINTERLACE, INVERSE_TELECINE, ADAPTIVE
|
|
5516
5525
|
# },
|
|
5517
5526
|
# dolby_vision: {
|
|
5527
|
+
# compatibility: "DUPLICATE_STREAM", # accepts DUPLICATE_STREAM, SUPPLEMENTAL_CODECS
|
|
5518
5528
|
# l6_metadata: {
|
|
5519
5529
|
# max_cll: 1,
|
|
5520
5530
|
# max_fall: 1,
|
|
@@ -5608,7 +5618,7 @@ module Aws::MediaConvert
|
|
|
5608
5618
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.audio_description_broadcaster_mix #=> String, one of "BROADCASTER_MIXED_AD", "NORMAL"
|
|
5609
5619
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.bitrate #=> Integer
|
|
5610
5620
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.codec_profile #=> String, one of "LC", "HEV1", "HEV2", "XHE"
|
|
5611
|
-
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.coding_mode #=> String, one of "AD_RECEIVER_MIX", "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_5_1"
|
|
5621
|
+
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.coding_mode #=> String, one of "AD_RECEIVER_MIX", "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_5_1", "CODING_MODE_AUTO"
|
|
5612
5622
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.loudness_measurement_mode #=> String, one of "PROGRAM", "ANCHOR"
|
|
5613
5623
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.rap_interval #=> Integer
|
|
5614
5624
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.rate_control_mode #=> String, one of "CBR", "VBR"
|
|
@@ -5619,7 +5629,7 @@ module Aws::MediaConvert
|
|
|
5619
5629
|
# resp.preset.settings.audio_descriptions[0].codec_settings.aac_settings.vbr_quality #=> String, one of "LOW", "MEDIUM_LOW", "MEDIUM_HIGH", "HIGH"
|
|
5620
5630
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.bitrate #=> Integer
|
|
5621
5631
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.bitstream_mode #=> String, one of "COMPLETE_MAIN", "COMMENTARY", "DIALOGUE", "EMERGENCY", "HEARING_IMPAIRED", "MUSIC_AND_EFFECTS", "VISUALLY_IMPAIRED", "VOICE_OVER"
|
|
5622
|
-
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_3_2_LFE"
|
|
5632
|
+
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_1_1", "CODING_MODE_2_0", "CODING_MODE_3_2_LFE", "CODING_MODE_AUTO"
|
|
5623
5633
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.dialnorm #=> Integer
|
|
5624
5634
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.dynamic_range_compression_line #=> String, one of "FILM_STANDARD", "FILM_LIGHT", "MUSIC_STANDARD", "MUSIC_LIGHT", "SPEECH", "NONE"
|
|
5625
5635
|
# resp.preset.settings.audio_descriptions[0].codec_settings.ac_3_settings.dynamic_range_compression_profile #=> String, one of "FILM_STANDARD", "NONE"
|
|
@@ -5651,7 +5661,7 @@ module Aws::MediaConvert
|
|
|
5651
5661
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.attenuation_control #=> String, one of "ATTENUATE_3_DB", "NONE"
|
|
5652
5662
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.bitrate #=> Integer
|
|
5653
5663
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.bitstream_mode #=> String, one of "COMPLETE_MAIN", "COMMENTARY", "EMERGENCY", "HEARING_IMPAIRED", "VISUALLY_IMPAIRED"
|
|
5654
|
-
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_2_0", "CODING_MODE_3_2"
|
|
5664
|
+
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.coding_mode #=> String, one of "CODING_MODE_1_0", "CODING_MODE_2_0", "CODING_MODE_3_2", "CODING_MODE_AUTO"
|
|
5655
5665
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.dc_filter #=> String, one of "ENABLED", "DISABLED"
|
|
5656
5666
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.dialnorm #=> Integer
|
|
5657
5667
|
# resp.preset.settings.audio_descriptions[0].codec_settings.eac_3_settings.dynamic_range_compression_line #=> String, one of "NONE", "FILM_STANDARD", "FILM_LIGHT", "MUSIC_STANDARD", "MUSIC_LIGHT", "SPEECH"
|
|
@@ -5900,6 +5910,7 @@ module Aws::MediaConvert
|
|
|
5900
5910
|
# resp.preset.settings.container_settings.mpd_settings.timed_metadata_value #=> String
|
|
5901
5911
|
# resp.preset.settings.container_settings.mxf_settings.afd_signaling #=> String, one of "NO_COPY", "COPY_FROM_VIDEO"
|
|
5902
5912
|
# resp.preset.settings.container_settings.mxf_settings.profile #=> String, one of "D_10", "XDCAM", "OP1A", "XAVC", "XDCAM_RDD9"
|
|
5913
|
+
# resp.preset.settings.container_settings.mxf_settings.uncompressed_audio_wrapping #=> String, one of "AUTO", "AES3"
|
|
5903
5914
|
# resp.preset.settings.container_settings.mxf_settings.xavc_profile_settings.duration_mode #=> String, one of "ALLOW_ANY_DURATION", "DROP_FRAMES_FOR_COMPLIANCE"
|
|
5904
5915
|
# resp.preset.settings.container_settings.mxf_settings.xavc_profile_settings.max_anc_data_size #=> Integer
|
|
5905
5916
|
# resp.preset.settings.video_description.afd_signaling #=> String, one of "NONE", "AUTO", "FIXED"
|
|
@@ -6222,6 +6233,7 @@ module Aws::MediaConvert
|
|
|
6222
6233
|
# resp.preset.settings.video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER", "LINEAR_INTERPOLATION"
|
|
6223
6234
|
# resp.preset.settings.video_description.video_preprocessors.deinterlacer.control #=> String, one of "FORCE_ALL_FRAMES", "NORMAL"
|
|
6224
6235
|
# resp.preset.settings.video_description.video_preprocessors.deinterlacer.mode #=> String, one of "DEINTERLACE", "INVERSE_TELECINE", "ADAPTIVE"
|
|
6236
|
+
# resp.preset.settings.video_description.video_preprocessors.dolby_vision.compatibility #=> String, one of "DUPLICATE_STREAM", "SUPPLEMENTAL_CODECS"
|
|
6225
6237
|
# resp.preset.settings.video_description.video_preprocessors.dolby_vision.l6_metadata.max_cll #=> Integer
|
|
6226
6238
|
# resp.preset.settings.video_description.video_preprocessors.dolby_vision.l6_metadata.max_fall #=> Integer
|
|
6227
6239
|
# resp.preset.settings.video_description.video_preprocessors.dolby_vision.l6_mode #=> String, one of "PASSTHROUGH", "RECALCULATE", "SPECIFY"
|
|
@@ -6371,7 +6383,7 @@ module Aws::MediaConvert
|
|
|
6371
6383
|
tracer: tracer
|
|
6372
6384
|
)
|
|
6373
6385
|
context[:gem_name] = 'aws-sdk-mediaconvert'
|
|
6374
|
-
context[:gem_version] = '1.
|
|
6386
|
+
context[:gem_version] = '1.179.0'
|
|
6375
6387
|
Seahorse::Client::Request.new(handlers, context)
|
|
6376
6388
|
end
|
|
6377
6389
|
|
|
@@ -220,6 +220,7 @@ module Aws::MediaConvert
|
|
|
220
220
|
DisassociateCertificateRequest = Shapes::StructureShape.new(name: 'DisassociateCertificateRequest')
|
|
221
221
|
DisassociateCertificateResponse = Shapes::StructureShape.new(name: 'DisassociateCertificateResponse')
|
|
222
222
|
DolbyVision = Shapes::StructureShape.new(name: 'DolbyVision')
|
|
223
|
+
DolbyVisionCompatibility = Shapes::StringShape.new(name: 'DolbyVisionCompatibility')
|
|
223
224
|
DolbyVisionLevel6Metadata = Shapes::StructureShape.new(name: 'DolbyVisionLevel6Metadata')
|
|
224
225
|
DolbyVisionLevel6Mode = Shapes::StringShape.new(name: 'DolbyVisionLevel6Mode')
|
|
225
226
|
DolbyVisionMapping = Shapes::StringShape.new(name: 'DolbyVisionMapping')
|
|
@@ -547,6 +548,7 @@ module Aws::MediaConvert
|
|
|
547
548
|
MxfAfdSignaling = Shapes::StringShape.new(name: 'MxfAfdSignaling')
|
|
548
549
|
MxfProfile = Shapes::StringShape.new(name: 'MxfProfile')
|
|
549
550
|
MxfSettings = Shapes::StructureShape.new(name: 'MxfSettings')
|
|
551
|
+
MxfUncompressedAudioWrapping = Shapes::StringShape.new(name: 'MxfUncompressedAudioWrapping')
|
|
550
552
|
MxfXavcDurationMode = Shapes::StringShape.new(name: 'MxfXavcDurationMode')
|
|
551
553
|
MxfXavcProfileSettings = Shapes::StructureShape.new(name: 'MxfXavcProfileSettings')
|
|
552
554
|
NexGuardFileMarkerSettings = Shapes::StructureShape.new(name: 'NexGuardFileMarkerSettings')
|
|
@@ -778,6 +780,7 @@ module Aws::MediaConvert
|
|
|
778
780
|
__integerMin0Max1466400000 = Shapes::IntegerShape.new(name: '__integerMin0Max1466400000')
|
|
779
781
|
__integerMin0Max15 = Shapes::IntegerShape.new(name: '__integerMin0Max15')
|
|
780
782
|
__integerMin0Max16 = Shapes::IntegerShape.new(name: '__integerMin0Max16')
|
|
783
|
+
__integerMin0Max2 = Shapes::IntegerShape.new(name: '__integerMin0Max2')
|
|
781
784
|
__integerMin0Max2147483647 = Shapes::IntegerShape.new(name: '__integerMin0Max2147483647')
|
|
782
785
|
__integerMin0Max255 = Shapes::IntegerShape.new(name: '__integerMin0Max255')
|
|
783
786
|
__integerMin0Max3 = Shapes::IntegerShape.new(name: '__integerMin0Max3')
|
|
@@ -791,6 +794,7 @@ module Aws::MediaConvert
|
|
|
791
794
|
__integerMin0Max5 = Shapes::IntegerShape.new(name: '__integerMin0Max5')
|
|
792
795
|
__integerMin0Max500 = Shapes::IntegerShape.new(name: '__integerMin0Max500')
|
|
793
796
|
__integerMin0Max50000 = Shapes::IntegerShape.new(name: '__integerMin0Max50000')
|
|
797
|
+
__integerMin0Max64 = Shapes::IntegerShape.new(name: '__integerMin0Max64')
|
|
794
798
|
__integerMin0Max65534 = Shapes::IntegerShape.new(name: '__integerMin0Max65534')
|
|
795
799
|
__integerMin0Max65535 = Shapes::IntegerShape.new(name: '__integerMin0Max65535')
|
|
796
800
|
__integerMin0Max7 = Shapes::IntegerShape.new(name: '__integerMin0Max7')
|
|
@@ -817,7 +821,6 @@ module Aws::MediaConvert
|
|
|
817
821
|
__integerMin1Max1001 = Shapes::IntegerShape.new(name: '__integerMin1Max1001')
|
|
818
822
|
__integerMin1Max150 = Shapes::IntegerShape.new(name: '__integerMin1Max150')
|
|
819
823
|
__integerMin1Max17895697 = Shapes::IntegerShape.new(name: '__integerMin1Max17895697')
|
|
820
|
-
__integerMin1Max2 = Shapes::IntegerShape.new(name: '__integerMin1Max2')
|
|
821
824
|
__integerMin1Max20 = Shapes::IntegerShape.new(name: '__integerMin1Max20')
|
|
822
825
|
__integerMin1Max2048 = Shapes::IntegerShape.new(name: '__integerMin1Max2048')
|
|
823
826
|
__integerMin1Max2147483640 = Shapes::IntegerShape.new(name: '__integerMin1Max2147483640')
|
|
@@ -830,7 +833,6 @@ module Aws::MediaConvert
|
|
|
830
833
|
__integerMin1Max6 = Shapes::IntegerShape.new(name: '__integerMin1Max6')
|
|
831
834
|
__integerMin1Max60000 = Shapes::IntegerShape.new(name: '__integerMin1Max60000')
|
|
832
835
|
__integerMin1Max64 = Shapes::IntegerShape.new(name: '__integerMin1Max64')
|
|
833
|
-
__integerMin1Max8 = Shapes::IntegerShape.new(name: '__integerMin1Max8')
|
|
834
836
|
__integerMin1Max86400000 = Shapes::IntegerShape.new(name: '__integerMin1Max86400000')
|
|
835
837
|
__integerMin2000Max30000 = Shapes::IntegerShape.new(name: '__integerMin2000Max30000')
|
|
836
838
|
__integerMin22050Max192000 = Shapes::IntegerShape.new(name: '__integerMin22050Max192000')
|
|
@@ -1030,7 +1032,7 @@ module Aws::MediaConvert
|
|
|
1030
1032
|
AdvancedInputFilterSettings.struct_class = Types::AdvancedInputFilterSettings
|
|
1031
1033
|
|
|
1032
1034
|
AiffSettings.add_member(:bit_depth, Shapes::ShapeRef.new(shape: __integerMin16Max24, location_name: "bitDepth"))
|
|
1033
|
-
AiffSettings.add_member(:channels, Shapes::ShapeRef.new(shape:
|
|
1035
|
+
AiffSettings.add_member(:channels, Shapes::ShapeRef.new(shape: __integerMin0Max64, location_name: "channels"))
|
|
1034
1036
|
AiffSettings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integerMin8000Max192000, location_name: "sampleRate"))
|
|
1035
1037
|
AiffSettings.struct_class = Types::AiffSettings
|
|
1036
1038
|
|
|
@@ -1536,6 +1538,7 @@ module Aws::MediaConvert
|
|
|
1536
1538
|
|
|
1537
1539
|
DisassociateCertificateResponse.struct_class = Types::DisassociateCertificateResponse
|
|
1538
1540
|
|
|
1541
|
+
DolbyVision.add_member(:compatibility, Shapes::ShapeRef.new(shape: DolbyVisionCompatibility, location_name: "compatibility"))
|
|
1539
1542
|
DolbyVision.add_member(:l6_metadata, Shapes::ShapeRef.new(shape: DolbyVisionLevel6Metadata, location_name: "l6Metadata"))
|
|
1540
1543
|
DolbyVision.add_member(:l6_mode, Shapes::ShapeRef.new(shape: DolbyVisionLevel6Mode, location_name: "l6Mode"))
|
|
1541
1544
|
DolbyVision.add_member(:mapping, Shapes::ShapeRef.new(shape: DolbyVisionMapping, location_name: "mapping"))
|
|
@@ -1698,7 +1701,7 @@ module Aws::MediaConvert
|
|
|
1698
1701
|
FileSourceSettings.struct_class = Types::FileSourceSettings
|
|
1699
1702
|
|
|
1700
1703
|
FlacSettings.add_member(:bit_depth, Shapes::ShapeRef.new(shape: __integerMin16Max24, location_name: "bitDepth"))
|
|
1701
|
-
FlacSettings.add_member(:channels, Shapes::ShapeRef.new(shape:
|
|
1704
|
+
FlacSettings.add_member(:channels, Shapes::ShapeRef.new(shape: __integerMin0Max8, location_name: "channels"))
|
|
1702
1705
|
FlacSettings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integerMin22050Max192000, location_name: "sampleRate"))
|
|
1703
1706
|
FlacSettings.struct_class = Types::FlacSettings
|
|
1704
1707
|
|
|
@@ -2355,12 +2358,12 @@ module Aws::MediaConvert
|
|
|
2355
2358
|
|
|
2356
2359
|
Mp2Settings.add_member(:audio_description_mix, Shapes::ShapeRef.new(shape: Mp2AudioDescriptionMix, location_name: "audioDescriptionMix"))
|
|
2357
2360
|
Mp2Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integerMin32000Max384000, location_name: "bitrate"))
|
|
2358
|
-
Mp2Settings.add_member(:channels, Shapes::ShapeRef.new(shape:
|
|
2361
|
+
Mp2Settings.add_member(:channels, Shapes::ShapeRef.new(shape: __integerMin0Max2, location_name: "channels"))
|
|
2359
2362
|
Mp2Settings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integerMin32000Max48000, location_name: "sampleRate"))
|
|
2360
2363
|
Mp2Settings.struct_class = Types::Mp2Settings
|
|
2361
2364
|
|
|
2362
2365
|
Mp3Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integerMin16000Max320000, location_name: "bitrate"))
|
|
2363
|
-
Mp3Settings.add_member(:channels, Shapes::ShapeRef.new(shape:
|
|
2366
|
+
Mp3Settings.add_member(:channels, Shapes::ShapeRef.new(shape: __integerMin0Max2, location_name: "channels"))
|
|
2364
2367
|
Mp3Settings.add_member(:rate_control_mode, Shapes::ShapeRef.new(shape: Mp3RateControlMode, location_name: "rateControlMode"))
|
|
2365
2368
|
Mp3Settings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integerMin22050Max48000, location_name: "sampleRate"))
|
|
2366
2369
|
Mp3Settings.add_member(:vbr_quality, Shapes::ShapeRef.new(shape: __integerMin0Max9, location_name: "vbrQuality"))
|
|
@@ -2448,6 +2451,7 @@ module Aws::MediaConvert
|
|
|
2448
2451
|
|
|
2449
2452
|
MxfSettings.add_member(:afd_signaling, Shapes::ShapeRef.new(shape: MxfAfdSignaling, location_name: "afdSignaling"))
|
|
2450
2453
|
MxfSettings.add_member(:profile, Shapes::ShapeRef.new(shape: MxfProfile, location_name: "profile"))
|
|
2454
|
+
MxfSettings.add_member(:uncompressed_audio_wrapping, Shapes::ShapeRef.new(shape: MxfUncompressedAudioWrapping, location_name: "uncompressedAudioWrapping"))
|
|
2451
2455
|
MxfSettings.add_member(:xavc_profile_settings, Shapes::ShapeRef.new(shape: MxfXavcProfileSettings, location_name: "xavcProfileSettings"))
|
|
2452
2456
|
MxfSettings.struct_class = Types::MxfSettings
|
|
2453
2457
|
|
|
@@ -2503,7 +2507,7 @@ module Aws::MediaConvert
|
|
|
2503
2507
|
NotFoundException.struct_class = Types::NotFoundException
|
|
2504
2508
|
|
|
2505
2509
|
OpusSettings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integerMin32000Max192000, location_name: "bitrate"))
|
|
2506
|
-
OpusSettings.add_member(:channels, Shapes::ShapeRef.new(shape:
|
|
2510
|
+
OpusSettings.add_member(:channels, Shapes::ShapeRef.new(shape: __integerMin0Max2, location_name: "channels"))
|
|
2507
2511
|
OpusSettings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integerMin16000Max48000, location_name: "sampleRate"))
|
|
2508
2512
|
OpusSettings.struct_class = Types::OpusSettings
|
|
2509
2513
|
|
|
@@ -2964,7 +2968,7 @@ module Aws::MediaConvert
|
|
|
2964
2968
|
VideoSelector.add_member(:streams, Shapes::ShapeRef.new(shape: __listOf__integerMin1Max2147483647, location_name: "streams"))
|
|
2965
2969
|
VideoSelector.struct_class = Types::VideoSelector
|
|
2966
2970
|
|
|
2967
|
-
VorbisSettings.add_member(:channels, Shapes::ShapeRef.new(shape:
|
|
2971
|
+
VorbisSettings.add_member(:channels, Shapes::ShapeRef.new(shape: __integerMin0Max2, location_name: "channels"))
|
|
2968
2972
|
VorbisSettings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integerMin22050Max48000, location_name: "sampleRate"))
|
|
2969
2973
|
VorbisSettings.add_member(:vbr_quality, Shapes::ShapeRef.new(shape: __integerMinNegative1Max10, location_name: "vbrQuality"))
|
|
2970
2974
|
VorbisSettings.struct_class = Types::VorbisSettings
|
|
@@ -3004,7 +3008,7 @@ module Aws::MediaConvert
|
|
|
3004
3008
|
WarningGroup.struct_class = Types::WarningGroup
|
|
3005
3009
|
|
|
3006
3010
|
WavSettings.add_member(:bit_depth, Shapes::ShapeRef.new(shape: __integerMin16Max24, location_name: "bitDepth"))
|
|
3007
|
-
WavSettings.add_member(:channels, Shapes::ShapeRef.new(shape:
|
|
3011
|
+
WavSettings.add_member(:channels, Shapes::ShapeRef.new(shape: __integerMin0Max64, location_name: "channels"))
|
|
3008
3012
|
WavSettings.add_member(:format, Shapes::ShapeRef.new(shape: WavFormat, location_name: "format"))
|
|
3009
3013
|
WavSettings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integerMin8000Max192000, location_name: "sampleRate"))
|
|
3010
3014
|
WavSettings.struct_class = Types::WavSettings
|
|
@@ -62,7 +62,10 @@ module Aws::MediaConvert
|
|
|
62
62
|
# (Receiver Mix): One channel, C. Includes audio description data from
|
|
63
63
|
# your stereo input. For more information see ETSI TS 101 154 Annex E.
|
|
64
64
|
# * 1.0 Mono: One channel, C. * 2.0 Stereo: Two channels, L, R. *
|
|
65
|
-
# 5.1 Surround: Six channels, C, L, R, Ls, Rs, LFE.
|
|
65
|
+
# 5.1 Surround: Six channels, C, L, R, Ls, Rs, LFE. To follow the
|
|
66
|
+
# number of channels from your input audio, choose CODING\_MODE\_AUTO,
|
|
67
|
+
# and the service will automatically choose from one of the coding
|
|
68
|
+
# modes above.
|
|
66
69
|
# @return [String]
|
|
67
70
|
#
|
|
68
71
|
# @!attribute [rw] loudness_measurement_mode
|
|
@@ -296,8 +299,9 @@ module Aws::MediaConvert
|
|
|
296
299
|
#
|
|
297
300
|
# @!attribute [rw] channels
|
|
298
301
|
# Specify the number of channels in this output audio track. Valid
|
|
299
|
-
# values are 1 and even numbers up to 64.
|
|
300
|
-
#
|
|
302
|
+
# values are 0, 1, and even numbers up to 64. Choose 0 to follow the
|
|
303
|
+
# number of channels from your input audio. Otherwise, manually choose
|
|
304
|
+
# from 1, 2, 4, 6, and so on, up to 64.
|
|
301
305
|
# @return [Integer]
|
|
302
306
|
#
|
|
303
307
|
# @!attribute [rw] sample_rate
|
|
@@ -3232,9 +3236,9 @@ module Aws::MediaConvert
|
|
|
3232
3236
|
#
|
|
3233
3237
|
# @!attribute [rw] format
|
|
3234
3238
|
# The format of your media file. For example: MP4, QuickTime (MOV),
|
|
3235
|
-
# Matroska (MKV), WebM or
|
|
3236
|
-
# media file has a format that the MediaConvert Probe operation
|
|
3237
|
-
# not recognize.
|
|
3239
|
+
# Matroska (MKV), WebM, MXF or Wave. Note that this will be blank if
|
|
3240
|
+
# your media file has a format that the MediaConvert Probe operation
|
|
3241
|
+
# does not recognize.
|
|
3238
3242
|
# @return [String]
|
|
3239
3243
|
#
|
|
3240
3244
|
# @!attribute [rw] tracks
|
|
@@ -4304,6 +4308,17 @@ module Aws::MediaConvert
|
|
|
4304
4308
|
|
|
4305
4309
|
# Create Dolby Vision Profile 5 or Profile 8.1 compatible video output.
|
|
4306
4310
|
#
|
|
4311
|
+
# @!attribute [rw] compatibility
|
|
4312
|
+
# When you set Compatibility mapping to Duplicate Stream, DolbyVision
|
|
4313
|
+
# streams that have a backward compatible base layer (e.g.,
|
|
4314
|
+
# DolbyVision 8.1) will cause a duplicate stream to be signaled in the
|
|
4315
|
+
# manifest as a duplicate stream. When you set Compatibility mapping
|
|
4316
|
+
# to Supplemntal Codecs, DolbyVision streams that have a backward
|
|
4317
|
+
# compatible base layer (e.g., DolbyVision 8.1) will cause the
|
|
4318
|
+
# associate stream in the manifest to include a SUPPLEMENTAL\_CODECS
|
|
4319
|
+
# property.
|
|
4320
|
+
# @return [String]
|
|
4321
|
+
#
|
|
4307
4322
|
# @!attribute [rw] l6_metadata
|
|
4308
4323
|
# Use these settings when you set DolbyVisionLevel6Mode to SPECIFY to
|
|
4309
4324
|
# override the MaxCLL and MaxFALL values in your input with new
|
|
@@ -4340,6 +4355,7 @@ module Aws::MediaConvert
|
|
|
4340
4355
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/DolbyVision AWS API Documentation
|
|
4341
4356
|
#
|
|
4342
4357
|
class DolbyVision < Struct.new(
|
|
4358
|
+
:compatibility,
|
|
4343
4359
|
:l6_metadata,
|
|
4344
4360
|
:l6_mode,
|
|
4345
4361
|
:mapping,
|
|
@@ -5608,9 +5624,10 @@ module Aws::MediaConvert
|
|
|
5608
5624
|
# @return [Integer]
|
|
5609
5625
|
#
|
|
5610
5626
|
# @!attribute [rw] channels
|
|
5611
|
-
# Specify the number of channels in this output audio track.
|
|
5612
|
-
#
|
|
5613
|
-
#
|
|
5627
|
+
# Specify the number of channels in this output audio track. Valid
|
|
5628
|
+
# values are 0, 1, and even numbers up to 8. Choose 0 to follow the
|
|
5629
|
+
# number of channels from your input audio. Otherwise, manually choose
|
|
5630
|
+
# from 1, 2, 4, 6, and 8.
|
|
5614
5631
|
# @return [Integer]
|
|
5615
5632
|
#
|
|
5616
5633
|
# @!attribute [rw] sample_rate
|
|
@@ -10839,8 +10856,10 @@ module Aws::MediaConvert
|
|
|
10839
10856
|
#
|
|
10840
10857
|
# @!attribute [rw] channels
|
|
10841
10858
|
# Set Channels to specify the number of channels in this output audio
|
|
10842
|
-
# track. Choosing
|
|
10843
|
-
#
|
|
10859
|
+
# track. Choosing Follow input will use the number of channels found
|
|
10860
|
+
# in the audio source; choosing Mono will give you 1 output channel;
|
|
10861
|
+
# choosing Stereo will give you 2. In the API, valid values are 0, 1,
|
|
10862
|
+
# and 2.
|
|
10844
10863
|
# @return [Integer]
|
|
10845
10864
|
#
|
|
10846
10865
|
# @!attribute [rw] sample_rate
|
|
@@ -10867,8 +10886,9 @@ module Aws::MediaConvert
|
|
|
10867
10886
|
#
|
|
10868
10887
|
# @!attribute [rw] channels
|
|
10869
10888
|
# Specify the number of channels in this output audio track. Choosing
|
|
10870
|
-
#
|
|
10871
|
-
#
|
|
10889
|
+
# Follow input will use the number of channels found in the audio
|
|
10890
|
+
# source; choosing Mono gives you 1 output channel; choosing Stereo
|
|
10891
|
+
# gives you 2. In the API, valid values are 0, 1, and 2.
|
|
10872
10892
|
# @return [Integer]
|
|
10873
10893
|
#
|
|
10874
10894
|
# @!attribute [rw] rate_control_mode
|
|
@@ -11665,6 +11685,14 @@ module Aws::MediaConvert
|
|
|
11665
11685
|
# https://docs.aws.amazon.com/mediaconvert/latest/ug/default-automatic-selection-of-mxf-profiles.html.
|
|
11666
11686
|
# @return [String]
|
|
11667
11687
|
#
|
|
11688
|
+
# @!attribute [rw] uncompressed_audio_wrapping
|
|
11689
|
+
# Choose the audio frame wrapping mode for PCM tracks in MXF outputs.
|
|
11690
|
+
# AUTO (default): Uses codec-appropriate defaults - BWF for H.264/AVC,
|
|
11691
|
+
# AES3 for MPEG2/XDCAM. AES3: Use AES3 frame wrapping with
|
|
11692
|
+
# SMPTE-compliant descriptors. This setting only takes effect when the
|
|
11693
|
+
# MXF profile is OP1a.
|
|
11694
|
+
# @return [String]
|
|
11695
|
+
#
|
|
11668
11696
|
# @!attribute [rw] xavc_profile_settings
|
|
11669
11697
|
# Specify the XAVC profile settings for MXF outputs when you set your
|
|
11670
11698
|
# MXF profile to XAVC.
|
|
@@ -11675,6 +11703,7 @@ module Aws::MediaConvert
|
|
|
11675
11703
|
class MxfSettings < Struct.new(
|
|
11676
11704
|
:afd_signaling,
|
|
11677
11705
|
:profile,
|
|
11706
|
+
:uncompressed_audio_wrapping,
|
|
11678
11707
|
:xavc_profile_settings)
|
|
11679
11708
|
SENSITIVE = []
|
|
11680
11709
|
include Aws::Structure
|
|
@@ -12055,8 +12084,9 @@ module Aws::MediaConvert
|
|
|
12055
12084
|
#
|
|
12056
12085
|
# @!attribute [rw] channels
|
|
12057
12086
|
# Specify the number of channels in this output audio track. Choosing
|
|
12058
|
-
#
|
|
12059
|
-
#
|
|
12087
|
+
# Follow input will use the number of channels found in the audio
|
|
12088
|
+
# source; choosing Mono gives you 1 output channel; choosing Stereo
|
|
12089
|
+
# gives you 2. In the API, valid values are 0, 1, and 2.
|
|
12060
12090
|
# @return [Integer]
|
|
12061
12091
|
#
|
|
12062
12092
|
# @!attribute [rw] sample_rate
|
|
@@ -15311,12 +15341,12 @@ module Aws::MediaConvert
|
|
|
15311
15341
|
# @!attribute [rw] streams
|
|
15312
15342
|
# Specify one or more video streams for MediaConvert to use from your
|
|
15313
15343
|
# HLS input. Enter an integer corresponding to the stream number, with
|
|
15314
|
-
# the first stream in your HLS multivariant playlist starting at 1.
|
|
15315
|
-
# re-encoding workflows, MediaConvert uses the video stream that
|
|
15316
|
-
# select with the highest bitrate as the input.For video
|
|
15317
|
-
# workflows, you specify whether to passthrough a single
|
|
15318
|
-
# or multiple video streams under Video selector source
|
|
15319
|
-
# video encoding settings.
|
|
15344
|
+
# the first stream in your HLS multivariant playlist starting at 1.
|
|
15345
|
+
# For re-encoding workflows, MediaConvert uses the video stream that
|
|
15346
|
+
# you select with the highest bitrate as the input. For video
|
|
15347
|
+
# passthrough workflows, you specify whether to passthrough a single
|
|
15348
|
+
# video stream or multiple video streams under Video selector source
|
|
15349
|
+
# in the output video encoding settings.
|
|
15320
15350
|
# @return [Array<Integer>]
|
|
15321
15351
|
#
|
|
15322
15352
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/VideoSelector AWS API Documentation
|
|
@@ -15344,9 +15374,10 @@ module Aws::MediaConvert
|
|
|
15344
15374
|
#
|
|
15345
15375
|
# @!attribute [rw] channels
|
|
15346
15376
|
# Optional. Specify the number of channels in this output audio track.
|
|
15347
|
-
# Choosing
|
|
15348
|
-
#
|
|
15349
|
-
#
|
|
15377
|
+
# Choosing Follow input will use the number of channels found in the
|
|
15378
|
+
# audio source; choosing Mono on the console gives you 1 output
|
|
15379
|
+
# channel; choosing Stereo gives you 2. In the API, valid values are
|
|
15380
|
+
# 0, 1, and 2. The default value is 2.
|
|
15350
15381
|
# @return [Integer]
|
|
15351
15382
|
#
|
|
15352
15383
|
# @!attribute [rw] sample_rate
|
|
@@ -15662,8 +15693,9 @@ module Aws::MediaConvert
|
|
|
15662
15693
|
#
|
|
15663
15694
|
# @!attribute [rw] channels
|
|
15664
15695
|
# Specify the number of channels in this output audio track. Valid
|
|
15665
|
-
# values are 1 and even numbers up to 64.
|
|
15666
|
-
#
|
|
15696
|
+
# values are 0, 1, and even numbers up to 64. Choose 0 to follow the
|
|
15697
|
+
# number of channels from your input audio. Otherwise, manually choose
|
|
15698
|
+
# from 1, 2, 4, 6, and so on, up to 64.
|
|
15667
15699
|
# @return [Integer]
|
|
15668
15700
|
#
|
|
15669
15701
|
# @!attribute [rw] format
|
data/lib/aws-sdk-mediaconvert.rb
CHANGED
data/sig/client.rbs
CHANGED
|
@@ -814,7 +814,7 @@ module Aws
|
|
|
814
814
|
audio_description_broadcaster_mix: ("BROADCASTER_MIXED_AD" | "NORMAL")?,
|
|
815
815
|
bitrate: ::Integer?,
|
|
816
816
|
codec_profile: ("LC" | "HEV1" | "HEV2" | "XHE")?,
|
|
817
|
-
coding_mode: ("AD_RECEIVER_MIX" | "CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_5_1")?,
|
|
817
|
+
coding_mode: ("AD_RECEIVER_MIX" | "CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_5_1" | "CODING_MODE_AUTO")?,
|
|
818
818
|
loudness_measurement_mode: ("PROGRAM" | "ANCHOR")?,
|
|
819
819
|
rap_interval: ::Integer?,
|
|
820
820
|
rate_control_mode: ("CBR" | "VBR")?,
|
|
@@ -827,7 +827,7 @@ module Aws
|
|
|
827
827
|
ac_3_settings: {
|
|
828
828
|
bitrate: ::Integer?,
|
|
829
829
|
bitstream_mode: ("COMPLETE_MAIN" | "COMMENTARY" | "DIALOGUE" | "EMERGENCY" | "HEARING_IMPAIRED" | "MUSIC_AND_EFFECTS" | "VISUALLY_IMPAIRED" | "VOICE_OVER")?,
|
|
830
|
-
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_3_2_LFE")?,
|
|
830
|
+
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_3_2_LFE" | "CODING_MODE_AUTO")?,
|
|
831
831
|
dialnorm: ::Integer?,
|
|
832
832
|
dynamic_range_compression_line: ("FILM_STANDARD" | "FILM_LIGHT" | "MUSIC_STANDARD" | "MUSIC_LIGHT" | "SPEECH" | "NONE")?,
|
|
833
833
|
dynamic_range_compression_profile: ("FILM_STANDARD" | "NONE")?,
|
|
@@ -865,7 +865,7 @@ module Aws
|
|
|
865
865
|
attenuation_control: ("ATTENUATE_3_DB" | "NONE")?,
|
|
866
866
|
bitrate: ::Integer?,
|
|
867
867
|
bitstream_mode: ("COMPLETE_MAIN" | "COMMENTARY" | "EMERGENCY" | "HEARING_IMPAIRED" | "VISUALLY_IMPAIRED")?,
|
|
868
|
-
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_2_0" | "CODING_MODE_3_2")?,
|
|
868
|
+
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_2_0" | "CODING_MODE_3_2" | "CODING_MODE_AUTO")?,
|
|
869
869
|
dc_filter: ("ENABLED" | "DISABLED")?,
|
|
870
870
|
dialnorm: ::Integer?,
|
|
871
871
|
dynamic_range_compression_line: ("NONE" | "FILM_STANDARD" | "FILM_LIGHT" | "MUSIC_STANDARD" | "MUSIC_LIGHT" | "SPEECH")?,
|
|
@@ -1179,6 +1179,7 @@ module Aws
|
|
|
1179
1179
|
mxf_settings: {
|
|
1180
1180
|
afd_signaling: ("NO_COPY" | "COPY_FROM_VIDEO")?,
|
|
1181
1181
|
profile: ("D_10" | "XDCAM" | "OP1A" | "XAVC" | "XDCAM_RDD9")?,
|
|
1182
|
+
uncompressed_audio_wrapping: ("AUTO" | "AES3")?,
|
|
1182
1183
|
xavc_profile_settings: {
|
|
1183
1184
|
duration_mode: ("ALLOW_ANY_DURATION" | "DROP_FRAMES_FOR_COMPLIANCE")?,
|
|
1184
1185
|
max_anc_data_size: ::Integer?
|
|
@@ -1579,6 +1580,7 @@ module Aws
|
|
|
1579
1580
|
mode: ("DEINTERLACE" | "INVERSE_TELECINE" | "ADAPTIVE")?
|
|
1580
1581
|
}?,
|
|
1581
1582
|
dolby_vision: {
|
|
1583
|
+
compatibility: ("DUPLICATE_STREAM" | "SUPPLEMENTAL_CODECS")?,
|
|
1582
1584
|
l6_metadata: {
|
|
1583
1585
|
max_cll: ::Integer?,
|
|
1584
1586
|
max_fall: ::Integer?
|
|
@@ -2361,7 +2363,7 @@ module Aws
|
|
|
2361
2363
|
audio_description_broadcaster_mix: ("BROADCASTER_MIXED_AD" | "NORMAL")?,
|
|
2362
2364
|
bitrate: ::Integer?,
|
|
2363
2365
|
codec_profile: ("LC" | "HEV1" | "HEV2" | "XHE")?,
|
|
2364
|
-
coding_mode: ("AD_RECEIVER_MIX" | "CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_5_1")?,
|
|
2366
|
+
coding_mode: ("AD_RECEIVER_MIX" | "CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_5_1" | "CODING_MODE_AUTO")?,
|
|
2365
2367
|
loudness_measurement_mode: ("PROGRAM" | "ANCHOR")?,
|
|
2366
2368
|
rap_interval: ::Integer?,
|
|
2367
2369
|
rate_control_mode: ("CBR" | "VBR")?,
|
|
@@ -2374,7 +2376,7 @@ module Aws
|
|
|
2374
2376
|
ac_3_settings: {
|
|
2375
2377
|
bitrate: ::Integer?,
|
|
2376
2378
|
bitstream_mode: ("COMPLETE_MAIN" | "COMMENTARY" | "DIALOGUE" | "EMERGENCY" | "HEARING_IMPAIRED" | "MUSIC_AND_EFFECTS" | "VISUALLY_IMPAIRED" | "VOICE_OVER")?,
|
|
2377
|
-
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_3_2_LFE")?,
|
|
2379
|
+
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_3_2_LFE" | "CODING_MODE_AUTO")?,
|
|
2378
2380
|
dialnorm: ::Integer?,
|
|
2379
2381
|
dynamic_range_compression_line: ("FILM_STANDARD" | "FILM_LIGHT" | "MUSIC_STANDARD" | "MUSIC_LIGHT" | "SPEECH" | "NONE")?,
|
|
2380
2382
|
dynamic_range_compression_profile: ("FILM_STANDARD" | "NONE")?,
|
|
@@ -2412,7 +2414,7 @@ module Aws
|
|
|
2412
2414
|
attenuation_control: ("ATTENUATE_3_DB" | "NONE")?,
|
|
2413
2415
|
bitrate: ::Integer?,
|
|
2414
2416
|
bitstream_mode: ("COMPLETE_MAIN" | "COMMENTARY" | "EMERGENCY" | "HEARING_IMPAIRED" | "VISUALLY_IMPAIRED")?,
|
|
2415
|
-
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_2_0" | "CODING_MODE_3_2")?,
|
|
2417
|
+
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_2_0" | "CODING_MODE_3_2" | "CODING_MODE_AUTO")?,
|
|
2416
2418
|
dc_filter: ("ENABLED" | "DISABLED")?,
|
|
2417
2419
|
dialnorm: ::Integer?,
|
|
2418
2420
|
dynamic_range_compression_line: ("NONE" | "FILM_STANDARD" | "FILM_LIGHT" | "MUSIC_STANDARD" | "MUSIC_LIGHT" | "SPEECH")?,
|
|
@@ -2726,6 +2728,7 @@ module Aws
|
|
|
2726
2728
|
mxf_settings: {
|
|
2727
2729
|
afd_signaling: ("NO_COPY" | "COPY_FROM_VIDEO")?,
|
|
2728
2730
|
profile: ("D_10" | "XDCAM" | "OP1A" | "XAVC" | "XDCAM_RDD9")?,
|
|
2731
|
+
uncompressed_audio_wrapping: ("AUTO" | "AES3")?,
|
|
2729
2732
|
xavc_profile_settings: {
|
|
2730
2733
|
duration_mode: ("ALLOW_ANY_DURATION" | "DROP_FRAMES_FOR_COMPLIANCE")?,
|
|
2731
2734
|
max_anc_data_size: ::Integer?
|
|
@@ -3126,6 +3129,7 @@ module Aws
|
|
|
3126
3129
|
mode: ("DEINTERLACE" | "INVERSE_TELECINE" | "ADAPTIVE")?
|
|
3127
3130
|
}?,
|
|
3128
3131
|
dolby_vision: {
|
|
3132
|
+
compatibility: ("DUPLICATE_STREAM" | "SUPPLEMENTAL_CODECS")?,
|
|
3129
3133
|
l6_metadata: {
|
|
3130
3134
|
max_cll: ::Integer?,
|
|
3131
3135
|
max_fall: ::Integer?
|
|
@@ -3250,7 +3254,7 @@ module Aws
|
|
|
3250
3254
|
audio_description_broadcaster_mix: ("BROADCASTER_MIXED_AD" | "NORMAL")?,
|
|
3251
3255
|
bitrate: ::Integer?,
|
|
3252
3256
|
codec_profile: ("LC" | "HEV1" | "HEV2" | "XHE")?,
|
|
3253
|
-
coding_mode: ("AD_RECEIVER_MIX" | "CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_5_1")?,
|
|
3257
|
+
coding_mode: ("AD_RECEIVER_MIX" | "CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_5_1" | "CODING_MODE_AUTO")?,
|
|
3254
3258
|
loudness_measurement_mode: ("PROGRAM" | "ANCHOR")?,
|
|
3255
3259
|
rap_interval: ::Integer?,
|
|
3256
3260
|
rate_control_mode: ("CBR" | "VBR")?,
|
|
@@ -3263,7 +3267,7 @@ module Aws
|
|
|
3263
3267
|
ac_3_settings: {
|
|
3264
3268
|
bitrate: ::Integer?,
|
|
3265
3269
|
bitstream_mode: ("COMPLETE_MAIN" | "COMMENTARY" | "DIALOGUE" | "EMERGENCY" | "HEARING_IMPAIRED" | "MUSIC_AND_EFFECTS" | "VISUALLY_IMPAIRED" | "VOICE_OVER")?,
|
|
3266
|
-
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_3_2_LFE")?,
|
|
3270
|
+
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_3_2_LFE" | "CODING_MODE_AUTO")?,
|
|
3267
3271
|
dialnorm: ::Integer?,
|
|
3268
3272
|
dynamic_range_compression_line: ("FILM_STANDARD" | "FILM_LIGHT" | "MUSIC_STANDARD" | "MUSIC_LIGHT" | "SPEECH" | "NONE")?,
|
|
3269
3273
|
dynamic_range_compression_profile: ("FILM_STANDARD" | "NONE")?,
|
|
@@ -3301,7 +3305,7 @@ module Aws
|
|
|
3301
3305
|
attenuation_control: ("ATTENUATE_3_DB" | "NONE")?,
|
|
3302
3306
|
bitrate: ::Integer?,
|
|
3303
3307
|
bitstream_mode: ("COMPLETE_MAIN" | "COMMENTARY" | "EMERGENCY" | "HEARING_IMPAIRED" | "VISUALLY_IMPAIRED")?,
|
|
3304
|
-
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_2_0" | "CODING_MODE_3_2")?,
|
|
3308
|
+
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_2_0" | "CODING_MODE_3_2" | "CODING_MODE_AUTO")?,
|
|
3305
3309
|
dc_filter: ("ENABLED" | "DISABLED")?,
|
|
3306
3310
|
dialnorm: ::Integer?,
|
|
3307
3311
|
dynamic_range_compression_line: ("NONE" | "FILM_STANDARD" | "FILM_LIGHT" | "MUSIC_STANDARD" | "MUSIC_LIGHT" | "SPEECH")?,
|
|
@@ -3614,6 +3618,7 @@ module Aws
|
|
|
3614
3618
|
mxf_settings: {
|
|
3615
3619
|
afd_signaling: ("NO_COPY" | "COPY_FROM_VIDEO")?,
|
|
3616
3620
|
profile: ("D_10" | "XDCAM" | "OP1A" | "XAVC" | "XDCAM_RDD9")?,
|
|
3621
|
+
uncompressed_audio_wrapping: ("AUTO" | "AES3")?,
|
|
3617
3622
|
xavc_profile_settings: {
|
|
3618
3623
|
duration_mode: ("ALLOW_ANY_DURATION" | "DROP_FRAMES_FOR_COMPLIANCE")?,
|
|
3619
3624
|
max_anc_data_size: ::Integer?
|
|
@@ -4000,6 +4005,7 @@ module Aws
|
|
|
4000
4005
|
mode: ("DEINTERLACE" | "INVERSE_TELECINE" | "ADAPTIVE")?
|
|
4001
4006
|
}?,
|
|
4002
4007
|
dolby_vision: {
|
|
4008
|
+
compatibility: ("DUPLICATE_STREAM" | "SUPPLEMENTAL_CODECS")?,
|
|
4003
4009
|
l6_metadata: {
|
|
4004
4010
|
max_cll: ::Integer?,
|
|
4005
4011
|
max_fall: ::Integer?
|
|
@@ -5074,7 +5080,7 @@ module Aws
|
|
|
5074
5080
|
audio_description_broadcaster_mix: ("BROADCASTER_MIXED_AD" | "NORMAL")?,
|
|
5075
5081
|
bitrate: ::Integer?,
|
|
5076
5082
|
codec_profile: ("LC" | "HEV1" | "HEV2" | "XHE")?,
|
|
5077
|
-
coding_mode: ("AD_RECEIVER_MIX" | "CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_5_1")?,
|
|
5083
|
+
coding_mode: ("AD_RECEIVER_MIX" | "CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_5_1" | "CODING_MODE_AUTO")?,
|
|
5078
5084
|
loudness_measurement_mode: ("PROGRAM" | "ANCHOR")?,
|
|
5079
5085
|
rap_interval: ::Integer?,
|
|
5080
5086
|
rate_control_mode: ("CBR" | "VBR")?,
|
|
@@ -5087,7 +5093,7 @@ module Aws
|
|
|
5087
5093
|
ac_3_settings: {
|
|
5088
5094
|
bitrate: ::Integer?,
|
|
5089
5095
|
bitstream_mode: ("COMPLETE_MAIN" | "COMMENTARY" | "DIALOGUE" | "EMERGENCY" | "HEARING_IMPAIRED" | "MUSIC_AND_EFFECTS" | "VISUALLY_IMPAIRED" | "VOICE_OVER")?,
|
|
5090
|
-
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_3_2_LFE")?,
|
|
5096
|
+
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_3_2_LFE" | "CODING_MODE_AUTO")?,
|
|
5091
5097
|
dialnorm: ::Integer?,
|
|
5092
5098
|
dynamic_range_compression_line: ("FILM_STANDARD" | "FILM_LIGHT" | "MUSIC_STANDARD" | "MUSIC_LIGHT" | "SPEECH" | "NONE")?,
|
|
5093
5099
|
dynamic_range_compression_profile: ("FILM_STANDARD" | "NONE")?,
|
|
@@ -5125,7 +5131,7 @@ module Aws
|
|
|
5125
5131
|
attenuation_control: ("ATTENUATE_3_DB" | "NONE")?,
|
|
5126
5132
|
bitrate: ::Integer?,
|
|
5127
5133
|
bitstream_mode: ("COMPLETE_MAIN" | "COMMENTARY" | "EMERGENCY" | "HEARING_IMPAIRED" | "VISUALLY_IMPAIRED")?,
|
|
5128
|
-
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_2_0" | "CODING_MODE_3_2")?,
|
|
5134
|
+
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_2_0" | "CODING_MODE_3_2" | "CODING_MODE_AUTO")?,
|
|
5129
5135
|
dc_filter: ("ENABLED" | "DISABLED")?,
|
|
5130
5136
|
dialnorm: ::Integer?,
|
|
5131
5137
|
dynamic_range_compression_line: ("NONE" | "FILM_STANDARD" | "FILM_LIGHT" | "MUSIC_STANDARD" | "MUSIC_LIGHT" | "SPEECH")?,
|
|
@@ -5439,6 +5445,7 @@ module Aws
|
|
|
5439
5445
|
mxf_settings: {
|
|
5440
5446
|
afd_signaling: ("NO_COPY" | "COPY_FROM_VIDEO")?,
|
|
5441
5447
|
profile: ("D_10" | "XDCAM" | "OP1A" | "XAVC" | "XDCAM_RDD9")?,
|
|
5448
|
+
uncompressed_audio_wrapping: ("AUTO" | "AES3")?,
|
|
5442
5449
|
xavc_profile_settings: {
|
|
5443
5450
|
duration_mode: ("ALLOW_ANY_DURATION" | "DROP_FRAMES_FOR_COMPLIANCE")?,
|
|
5444
5451
|
max_anc_data_size: ::Integer?
|
|
@@ -5839,6 +5846,7 @@ module Aws
|
|
|
5839
5846
|
mode: ("DEINTERLACE" | "INVERSE_TELECINE" | "ADAPTIVE")?
|
|
5840
5847
|
}?,
|
|
5841
5848
|
dolby_vision: {
|
|
5849
|
+
compatibility: ("DUPLICATE_STREAM" | "SUPPLEMENTAL_CODECS")?,
|
|
5842
5850
|
l6_metadata: {
|
|
5843
5851
|
max_cll: ::Integer?,
|
|
5844
5852
|
max_fall: ::Integer?
|
|
@@ -5962,7 +5970,7 @@ module Aws
|
|
|
5962
5970
|
audio_description_broadcaster_mix: ("BROADCASTER_MIXED_AD" | "NORMAL")?,
|
|
5963
5971
|
bitrate: ::Integer?,
|
|
5964
5972
|
codec_profile: ("LC" | "HEV1" | "HEV2" | "XHE")?,
|
|
5965
|
-
coding_mode: ("AD_RECEIVER_MIX" | "CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_5_1")?,
|
|
5973
|
+
coding_mode: ("AD_RECEIVER_MIX" | "CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_5_1" | "CODING_MODE_AUTO")?,
|
|
5966
5974
|
loudness_measurement_mode: ("PROGRAM" | "ANCHOR")?,
|
|
5967
5975
|
rap_interval: ::Integer?,
|
|
5968
5976
|
rate_control_mode: ("CBR" | "VBR")?,
|
|
@@ -5975,7 +5983,7 @@ module Aws
|
|
|
5975
5983
|
ac_3_settings: {
|
|
5976
5984
|
bitrate: ::Integer?,
|
|
5977
5985
|
bitstream_mode: ("COMPLETE_MAIN" | "COMMENTARY" | "DIALOGUE" | "EMERGENCY" | "HEARING_IMPAIRED" | "MUSIC_AND_EFFECTS" | "VISUALLY_IMPAIRED" | "VOICE_OVER")?,
|
|
5978
|
-
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_3_2_LFE")?,
|
|
5986
|
+
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_3_2_LFE" | "CODING_MODE_AUTO")?,
|
|
5979
5987
|
dialnorm: ::Integer?,
|
|
5980
5988
|
dynamic_range_compression_line: ("FILM_STANDARD" | "FILM_LIGHT" | "MUSIC_STANDARD" | "MUSIC_LIGHT" | "SPEECH" | "NONE")?,
|
|
5981
5989
|
dynamic_range_compression_profile: ("FILM_STANDARD" | "NONE")?,
|
|
@@ -6013,7 +6021,7 @@ module Aws
|
|
|
6013
6021
|
attenuation_control: ("ATTENUATE_3_DB" | "NONE")?,
|
|
6014
6022
|
bitrate: ::Integer?,
|
|
6015
6023
|
bitstream_mode: ("COMPLETE_MAIN" | "COMMENTARY" | "EMERGENCY" | "HEARING_IMPAIRED" | "VISUALLY_IMPAIRED")?,
|
|
6016
|
-
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_2_0" | "CODING_MODE_3_2")?,
|
|
6024
|
+
coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_2_0" | "CODING_MODE_3_2" | "CODING_MODE_AUTO")?,
|
|
6017
6025
|
dc_filter: ("ENABLED" | "DISABLED")?,
|
|
6018
6026
|
dialnorm: ::Integer?,
|
|
6019
6027
|
dynamic_range_compression_line: ("NONE" | "FILM_STANDARD" | "FILM_LIGHT" | "MUSIC_STANDARD" | "MUSIC_LIGHT" | "SPEECH")?,
|
|
@@ -6326,6 +6334,7 @@ module Aws
|
|
|
6326
6334
|
mxf_settings: {
|
|
6327
6335
|
afd_signaling: ("NO_COPY" | "COPY_FROM_VIDEO")?,
|
|
6328
6336
|
profile: ("D_10" | "XDCAM" | "OP1A" | "XAVC" | "XDCAM_RDD9")?,
|
|
6337
|
+
uncompressed_audio_wrapping: ("AUTO" | "AES3")?,
|
|
6329
6338
|
xavc_profile_settings: {
|
|
6330
6339
|
duration_mode: ("ALLOW_ANY_DURATION" | "DROP_FRAMES_FOR_COMPLIANCE")?,
|
|
6331
6340
|
max_anc_data_size: ::Integer?
|
|
@@ -6712,6 +6721,7 @@ module Aws
|
|
|
6712
6721
|
mode: ("DEINTERLACE" | "INVERSE_TELECINE" | "ADAPTIVE")?
|
|
6713
6722
|
}?,
|
|
6714
6723
|
dolby_vision: {
|
|
6724
|
+
compatibility: ("DUPLICATE_STREAM" | "SUPPLEMENTAL_CODECS")?,
|
|
6715
6725
|
l6_metadata: {
|
|
6716
6726
|
max_cll: ::Integer?,
|
|
6717
6727
|
max_fall: ::Integer?
|
data/sig/types.rbs
CHANGED
|
@@ -12,7 +12,7 @@ module Aws::MediaConvert
|
|
|
12
12
|
attr_accessor audio_description_broadcaster_mix: ("BROADCASTER_MIXED_AD" | "NORMAL")
|
|
13
13
|
attr_accessor bitrate: ::Integer
|
|
14
14
|
attr_accessor codec_profile: ("LC" | "HEV1" | "HEV2" | "XHE")
|
|
15
|
-
attr_accessor coding_mode: ("AD_RECEIVER_MIX" | "CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_5_1")
|
|
15
|
+
attr_accessor coding_mode: ("AD_RECEIVER_MIX" | "CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_5_1" | "CODING_MODE_AUTO")
|
|
16
16
|
attr_accessor loudness_measurement_mode: ("PROGRAM" | "ANCHOR")
|
|
17
17
|
attr_accessor rap_interval: ::Integer
|
|
18
18
|
attr_accessor rate_control_mode: ("CBR" | "VBR")
|
|
@@ -27,7 +27,7 @@ module Aws::MediaConvert
|
|
|
27
27
|
class Ac3Settings
|
|
28
28
|
attr_accessor bitrate: ::Integer
|
|
29
29
|
attr_accessor bitstream_mode: ("COMPLETE_MAIN" | "COMMENTARY" | "DIALOGUE" | "EMERGENCY" | "HEARING_IMPAIRED" | "MUSIC_AND_EFFECTS" | "VISUALLY_IMPAIRED" | "VOICE_OVER")
|
|
30
|
-
attr_accessor coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_3_2_LFE")
|
|
30
|
+
attr_accessor coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_1_1" | "CODING_MODE_2_0" | "CODING_MODE_3_2_LFE" | "CODING_MODE_AUTO")
|
|
31
31
|
attr_accessor dialnorm: ::Integer
|
|
32
32
|
attr_accessor dynamic_range_compression_line: ("FILM_STANDARD" | "FILM_LIGHT" | "MUSIC_STANDARD" | "MUSIC_LIGHT" | "SPEECH" | "NONE")
|
|
33
33
|
attr_accessor dynamic_range_compression_profile: ("FILM_STANDARD" | "NONE")
|
|
@@ -480,7 +480,7 @@ module Aws::MediaConvert
|
|
|
480
480
|
|
|
481
481
|
class Container
|
|
482
482
|
attr_accessor duration: ::Float
|
|
483
|
-
attr_accessor format: ("mp4" | "quicktime" | "matroska" | "webm" | "mxf")
|
|
483
|
+
attr_accessor format: ("mp4" | "quicktime" | "matroska" | "webm" | "mxf" | "wave")
|
|
484
484
|
attr_accessor tracks: ::Array[Types::Track]
|
|
485
485
|
SENSITIVE: []
|
|
486
486
|
end
|
|
@@ -696,6 +696,7 @@ module Aws::MediaConvert
|
|
|
696
696
|
end
|
|
697
697
|
|
|
698
698
|
class DolbyVision
|
|
699
|
+
attr_accessor compatibility: ("DUPLICATE_STREAM" | "SUPPLEMENTAL_CODECS")
|
|
699
700
|
attr_accessor l6_metadata: Types::DolbyVisionLevel6Metadata
|
|
700
701
|
attr_accessor l6_mode: ("PASSTHROUGH" | "RECALCULATE" | "SPECIFY")
|
|
701
702
|
attr_accessor mapping: ("HDR10_NOMAP" | "HDR10_1000")
|
|
@@ -803,7 +804,7 @@ module Aws::MediaConvert
|
|
|
803
804
|
attr_accessor attenuation_control: ("ATTENUATE_3_DB" | "NONE")
|
|
804
805
|
attr_accessor bitrate: ::Integer
|
|
805
806
|
attr_accessor bitstream_mode: ("COMPLETE_MAIN" | "COMMENTARY" | "EMERGENCY" | "HEARING_IMPAIRED" | "VISUALLY_IMPAIRED")
|
|
806
|
-
attr_accessor coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_2_0" | "CODING_MODE_3_2")
|
|
807
|
+
attr_accessor coding_mode: ("CODING_MODE_1_0" | "CODING_MODE_2_0" | "CODING_MODE_3_2" | "CODING_MODE_AUTO")
|
|
807
808
|
attr_accessor dc_filter: ("ENABLED" | "DISABLED")
|
|
808
809
|
attr_accessor dialnorm: ::Integer
|
|
809
810
|
attr_accessor dynamic_range_compression_line: ("NONE" | "FILM_STANDARD" | "FILM_LIGHT" | "MUSIC_STANDARD" | "MUSIC_LIGHT" | "SPEECH")
|
|
@@ -1813,6 +1814,7 @@ module Aws::MediaConvert
|
|
|
1813
1814
|
class MxfSettings
|
|
1814
1815
|
attr_accessor afd_signaling: ("NO_COPY" | "COPY_FROM_VIDEO")
|
|
1815
1816
|
attr_accessor profile: ("D_10" | "XDCAM" | "OP1A" | "XAVC" | "XDCAM_RDD9")
|
|
1817
|
+
attr_accessor uncompressed_audio_wrapping: ("AUTO" | "AES3")
|
|
1816
1818
|
attr_accessor xavc_profile_settings: Types::MxfXavcProfileSettings
|
|
1817
1819
|
SENSITIVE: []
|
|
1818
1820
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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.179.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
@@ -18,7 +18,7 @@ dependencies:
|
|
|
18
18
|
version: '3'
|
|
19
19
|
- - ">="
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 3.241.
|
|
21
|
+
version: 3.241.4
|
|
22
22
|
type: :runtime
|
|
23
23
|
prerelease: false
|
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -28,7 +28,7 @@ dependencies:
|
|
|
28
28
|
version: '3'
|
|
29
29
|
- - ">="
|
|
30
30
|
- !ruby/object:Gem::Version
|
|
31
|
-
version: 3.241.
|
|
31
|
+
version: 3.241.4
|
|
32
32
|
- !ruby/object:Gem::Dependency
|
|
33
33
|
name: aws-sigv4
|
|
34
34
|
requirement: !ruby/object:Gem::Requirement
|