aws-sdk-mediaconvert 1.44.0 → 1.49.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 +5 -5
- data/lib/aws-sdk-mediaconvert.rb +1 -1
- data/lib/aws-sdk-mediaconvert/client.rb +186 -47
- data/lib/aws-sdk-mediaconvert/client_api.rb +37 -0
- data/lib/aws-sdk-mediaconvert/resource.rb +1 -7
- data/lib/aws-sdk-mediaconvert/types.rb +331 -50
- metadata +3 -3
@@ -75,6 +75,7 @@ module Aws::MediaConvert
|
|
75
75
|
CaptionDestinationSettings = Shapes::StructureShape.new(name: 'CaptionDestinationSettings')
|
76
76
|
CaptionDestinationType = Shapes::StringShape.new(name: 'CaptionDestinationType')
|
77
77
|
CaptionSelector = Shapes::StructureShape.new(name: 'CaptionSelector')
|
78
|
+
CaptionSourceFramerate = Shapes::StructureShape.new(name: 'CaptionSourceFramerate')
|
78
79
|
CaptionSourceSettings = Shapes::StructureShape.new(name: 'CaptionSourceSettings')
|
79
80
|
CaptionSourceType = Shapes::StringShape.new(name: 'CaptionSourceType')
|
80
81
|
ChannelMapping = Shapes::StructureShape.new(name: 'ChannelMapping')
|
@@ -281,6 +282,7 @@ module Aws::MediaConvert
|
|
281
282
|
HlsSettings = Shapes::StructureShape.new(name: 'HlsSettings')
|
282
283
|
HlsStreamInfResolution = Shapes::StringShape.new(name: 'HlsStreamInfResolution')
|
283
284
|
HlsTimedMetadataId3Frame = Shapes::StringShape.new(name: 'HlsTimedMetadataId3Frame')
|
285
|
+
HopDestination = Shapes::StructureShape.new(name: 'HopDestination')
|
284
286
|
Id3Insertion = Shapes::StructureShape.new(name: 'Id3Insertion')
|
285
287
|
ImageInserter = Shapes::StructureShape.new(name: 'ImageInserter')
|
286
288
|
ImscDestinationSettings = Shapes::StructureShape.new(name: 'ImscDestinationSettings')
|
@@ -380,6 +382,8 @@ module Aws::MediaConvert
|
|
380
382
|
MsSmoothEncryptionSettings = Shapes::StructureShape.new(name: 'MsSmoothEncryptionSettings')
|
381
383
|
MsSmoothGroupSettings = Shapes::StructureShape.new(name: 'MsSmoothGroupSettings')
|
382
384
|
MsSmoothManifestEncoding = Shapes::StringShape.new(name: 'MsSmoothManifestEncoding')
|
385
|
+
MxfAfdSignaling = Shapes::StringShape.new(name: 'MxfAfdSignaling')
|
386
|
+
MxfSettings = Shapes::StructureShape.new(name: 'MxfSettings')
|
383
387
|
NielsenConfiguration = Shapes::StructureShape.new(name: 'NielsenConfiguration')
|
384
388
|
NoiseReducer = Shapes::StructureShape.new(name: 'NoiseReducer')
|
385
389
|
NoiseReducerFilter = Shapes::StringShape.new(name: 'NoiseReducerFilter')
|
@@ -412,6 +416,7 @@ module Aws::MediaConvert
|
|
412
416
|
Queue = Shapes::StructureShape.new(name: 'Queue')
|
413
417
|
QueueListBy = Shapes::StringShape.new(name: 'QueueListBy')
|
414
418
|
QueueStatus = Shapes::StringShape.new(name: 'QueueStatus')
|
419
|
+
QueueTransition = Shapes::StructureShape.new(name: 'QueueTransition')
|
415
420
|
Rectangle = Shapes::StructureShape.new(name: 'Rectangle')
|
416
421
|
RemixSettings = Shapes::StructureShape.new(name: 'RemixSettings')
|
417
422
|
RenewalType = Shapes::StringShape.new(name: 'RenewalType')
|
@@ -526,6 +531,7 @@ module Aws::MediaConvert
|
|
526
531
|
__integerMin1Max32 = Shapes::IntegerShape.new(name: '__integerMin1Max32')
|
527
532
|
__integerMin1Max4 = Shapes::IntegerShape.new(name: '__integerMin1Max4')
|
528
533
|
__integerMin1Max6 = Shapes::IntegerShape.new(name: '__integerMin1Max6')
|
534
|
+
__integerMin1Max60000 = Shapes::IntegerShape.new(name: '__integerMin1Max60000')
|
529
535
|
__integerMin1Max64 = Shapes::IntegerShape.new(name: '__integerMin1Max64')
|
530
536
|
__integerMin22050Max48000 = Shapes::IntegerShape.new(name: '__integerMin22050Max48000')
|
531
537
|
__integerMin24Max60000 = Shapes::IntegerShape.new(name: '__integerMin24Max60000')
|
@@ -562,6 +568,7 @@ module Aws::MediaConvert
|
|
562
568
|
__listOfHlsAdMarkers = Shapes::ListShape.new(name: '__listOfHlsAdMarkers')
|
563
569
|
__listOfHlsAdditionalManifest = Shapes::ListShape.new(name: '__listOfHlsAdditionalManifest')
|
564
570
|
__listOfHlsCaptionLanguageMapping = Shapes::ListShape.new(name: '__listOfHlsCaptionLanguageMapping')
|
571
|
+
__listOfHopDestination = Shapes::ListShape.new(name: '__listOfHopDestination')
|
565
572
|
__listOfId3Insertion = Shapes::ListShape.new(name: '__listOfId3Insertion')
|
566
573
|
__listOfInput = Shapes::ListShape.new(name: '__listOfInput')
|
567
574
|
__listOfInputClipping = Shapes::ListShape.new(name: '__listOfInputClipping')
|
@@ -577,6 +584,7 @@ module Aws::MediaConvert
|
|
577
584
|
__listOfOutputGroupDetail = Shapes::ListShape.new(name: '__listOfOutputGroupDetail')
|
578
585
|
__listOfPreset = Shapes::ListShape.new(name: '__listOfPreset')
|
579
586
|
__listOfQueue = Shapes::ListShape.new(name: '__listOfQueue')
|
587
|
+
__listOfQueueTransition = Shapes::ListShape.new(name: '__listOfQueueTransition')
|
580
588
|
__listOfTeletextPageType = Shapes::ListShape.new(name: '__listOfTeletextPageType')
|
581
589
|
__listOf__integerMin1Max2147483647 = Shapes::ListShape.new(name: '__listOf__integerMin1Max2147483647')
|
582
590
|
__listOf__integerMin32Max8182 = Shapes::ListShape.new(name: '__listOf__integerMin32Max8182')
|
@@ -791,6 +799,10 @@ module Aws::MediaConvert
|
|
791
799
|
CaptionSelector.add_member(:source_settings, Shapes::ShapeRef.new(shape: CaptionSourceSettings, location_name: "sourceSettings"))
|
792
800
|
CaptionSelector.struct_class = Types::CaptionSelector
|
793
801
|
|
802
|
+
CaptionSourceFramerate.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integerMin1Max1001, location_name: "framerateDenominator"))
|
803
|
+
CaptionSourceFramerate.add_member(:framerate_numerator, Shapes::ShapeRef.new(shape: __integerMin1Max60000, location_name: "framerateNumerator"))
|
804
|
+
CaptionSourceFramerate.struct_class = Types::CaptionSourceFramerate
|
805
|
+
|
794
806
|
CaptionSourceSettings.add_member(:ancillary_source_settings, Shapes::ShapeRef.new(shape: AncillarySourceSettings, location_name: "ancillarySourceSettings"))
|
795
807
|
CaptionSourceSettings.add_member(:dvb_sub_source_settings, Shapes::ShapeRef.new(shape: DvbSubSourceSettings, location_name: "dvbSubSourceSettings"))
|
796
808
|
CaptionSourceSettings.add_member(:embedded_source_settings, Shapes::ShapeRef.new(shape: EmbeddedSourceSettings, location_name: "embeddedSourceSettings"))
|
@@ -859,11 +871,13 @@ module Aws::MediaConvert
|
|
859
871
|
ContainerSettings.add_member(:mov_settings, Shapes::ShapeRef.new(shape: MovSettings, location_name: "movSettings"))
|
860
872
|
ContainerSettings.add_member(:mp_4_settings, Shapes::ShapeRef.new(shape: Mp4Settings, location_name: "mp4Settings"))
|
861
873
|
ContainerSettings.add_member(:mpd_settings, Shapes::ShapeRef.new(shape: MpdSettings, location_name: "mpdSettings"))
|
874
|
+
ContainerSettings.add_member(:mxf_settings, Shapes::ShapeRef.new(shape: MxfSettings, location_name: "mxfSettings"))
|
862
875
|
ContainerSettings.struct_class = Types::ContainerSettings
|
863
876
|
|
864
877
|
CreateJobRequest.add_member(:acceleration_settings, Shapes::ShapeRef.new(shape: AccelerationSettings, location_name: "accelerationSettings"))
|
865
878
|
CreateJobRequest.add_member(:billing_tags_source, Shapes::ShapeRef.new(shape: BillingTagsSource, location_name: "billingTagsSource"))
|
866
879
|
CreateJobRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: __string, location_name: "clientRequestToken", metadata: {"idempotencyToken"=>true}))
|
880
|
+
CreateJobRequest.add_member(:hop_destinations, Shapes::ShapeRef.new(shape: __listOfHopDestination, location_name: "hopDestinations"))
|
867
881
|
CreateJobRequest.add_member(:job_template, Shapes::ShapeRef.new(shape: __string, location_name: "jobTemplate"))
|
868
882
|
CreateJobRequest.add_member(:priority, Shapes::ShapeRef.new(shape: __integerMinNegative50Max50, location_name: "priority"))
|
869
883
|
CreateJobRequest.add_member(:queue, Shapes::ShapeRef.new(shape: __string, location_name: "queue"))
|
@@ -881,6 +895,7 @@ module Aws::MediaConvert
|
|
881
895
|
CreateJobTemplateRequest.add_member(:acceleration_settings, Shapes::ShapeRef.new(shape: AccelerationSettings, location_name: "accelerationSettings"))
|
882
896
|
CreateJobTemplateRequest.add_member(:category, Shapes::ShapeRef.new(shape: __string, location_name: "category"))
|
883
897
|
CreateJobTemplateRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
|
898
|
+
CreateJobTemplateRequest.add_member(:hop_destinations, Shapes::ShapeRef.new(shape: __listOfHopDestination, location_name: "hopDestinations"))
|
884
899
|
CreateJobTemplateRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
|
885
900
|
CreateJobTemplateRequest.add_member(:priority, Shapes::ShapeRef.new(shape: __integerMinNegative50Max50, location_name: "priority"))
|
886
901
|
CreateJobTemplateRequest.add_member(:queue, Shapes::ShapeRef.new(shape: __string, location_name: "queue"))
|
@@ -1093,6 +1108,7 @@ module Aws::MediaConvert
|
|
1093
1108
|
FileGroupSettings.struct_class = Types::FileGroupSettings
|
1094
1109
|
|
1095
1110
|
FileSourceSettings.add_member(:convert_608_to_708, Shapes::ShapeRef.new(shape: FileSourceConvert608To708, location_name: "convert608To708"))
|
1111
|
+
FileSourceSettings.add_member(:framerate, Shapes::ShapeRef.new(shape: CaptionSourceFramerate, location_name: "framerate"))
|
1096
1112
|
FileSourceSettings.add_member(:source_file, Shapes::ShapeRef.new(shape: __stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI, location_name: "sourceFile"))
|
1097
1113
|
FileSourceSettings.add_member(:time_delta, Shapes::ShapeRef.new(shape: __integerMinNegative2147483648Max2147483647, location_name: "timeDelta"))
|
1098
1114
|
FileSourceSettings.struct_class = Types::FileSourceSettings
|
@@ -1290,6 +1306,11 @@ module Aws::MediaConvert
|
|
1290
1306
|
HlsSettings.add_member(:segment_modifier, Shapes::ShapeRef.new(shape: __string, location_name: "segmentModifier"))
|
1291
1307
|
HlsSettings.struct_class = Types::HlsSettings
|
1292
1308
|
|
1309
|
+
HopDestination.add_member(:priority, Shapes::ShapeRef.new(shape: __integerMinNegative50Max50, location_name: "priority"))
|
1310
|
+
HopDestination.add_member(:queue, Shapes::ShapeRef.new(shape: __string, location_name: "queue"))
|
1311
|
+
HopDestination.add_member(:wait_minutes, Shapes::ShapeRef.new(shape: __integer, location_name: "waitMinutes"))
|
1312
|
+
HopDestination.struct_class = Types::HopDestination
|
1313
|
+
|
1293
1314
|
Id3Insertion.add_member(:id_3, Shapes::ShapeRef.new(shape: __stringPatternAZaZ0902, location_name: "id3"))
|
1294
1315
|
Id3Insertion.add_member(:timecode, Shapes::ShapeRef.new(shape: __stringPattern010920405090509092, location_name: "timecode"))
|
1295
1316
|
Id3Insertion.struct_class = Types::Id3Insertion
|
@@ -1373,6 +1394,7 @@ module Aws::MediaConvert
|
|
1373
1394
|
Job.add_member(:current_phase, Shapes::ShapeRef.new(shape: JobPhase, location_name: "currentPhase"))
|
1374
1395
|
Job.add_member(:error_code, Shapes::ShapeRef.new(shape: __integer, location_name: "errorCode"))
|
1375
1396
|
Job.add_member(:error_message, Shapes::ShapeRef.new(shape: __string, location_name: "errorMessage"))
|
1397
|
+
Job.add_member(:hop_destinations, Shapes::ShapeRef.new(shape: __listOfHopDestination, location_name: "hopDestinations"))
|
1376
1398
|
Job.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
|
1377
1399
|
Job.add_member(:job_percent_complete, Shapes::ShapeRef.new(shape: __integer, location_name: "jobPercentComplete"))
|
1378
1400
|
Job.add_member(:job_template, Shapes::ShapeRef.new(shape: __string, location_name: "jobTemplate"))
|
@@ -1380,6 +1402,7 @@ module Aws::MediaConvert
|
|
1380
1402
|
Job.add_member(:output_group_details, Shapes::ShapeRef.new(shape: __listOfOutputGroupDetail, location_name: "outputGroupDetails"))
|
1381
1403
|
Job.add_member(:priority, Shapes::ShapeRef.new(shape: __integerMinNegative50Max50, location_name: "priority"))
|
1382
1404
|
Job.add_member(:queue, Shapes::ShapeRef.new(shape: __string, location_name: "queue"))
|
1405
|
+
Job.add_member(:queue_transitions, Shapes::ShapeRef.new(shape: __listOfQueueTransition, location_name: "queueTransitions"))
|
1383
1406
|
Job.add_member(:retry_count, Shapes::ShapeRef.new(shape: __integer, location_name: "retryCount"))
|
1384
1407
|
Job.add_member(:role, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "role"))
|
1385
1408
|
Job.add_member(:settings, Shapes::ShapeRef.new(shape: JobSettings, required: true, location_name: "settings"))
|
@@ -1410,6 +1433,7 @@ module Aws::MediaConvert
|
|
1410
1433
|
JobTemplate.add_member(:category, Shapes::ShapeRef.new(shape: __string, location_name: "category"))
|
1411
1434
|
JobTemplate.add_member(:created_at, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "createdAt"))
|
1412
1435
|
JobTemplate.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
|
1436
|
+
JobTemplate.add_member(:hop_destinations, Shapes::ShapeRef.new(shape: __listOfHopDestination, location_name: "hopDestinations"))
|
1413
1437
|
JobTemplate.add_member(:last_updated, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "lastUpdated"))
|
1414
1438
|
JobTemplate.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
|
1415
1439
|
JobTemplate.add_member(:priority, Shapes::ShapeRef.new(shape: __integerMinNegative50Max50, location_name: "priority"))
|
@@ -1634,6 +1658,9 @@ module Aws::MediaConvert
|
|
1634
1658
|
MsSmoothGroupSettings.add_member(:manifest_encoding, Shapes::ShapeRef.new(shape: MsSmoothManifestEncoding, location_name: "manifestEncoding"))
|
1635
1659
|
MsSmoothGroupSettings.struct_class = Types::MsSmoothGroupSettings
|
1636
1660
|
|
1661
|
+
MxfSettings.add_member(:afd_signaling, Shapes::ShapeRef.new(shape: MxfAfdSignaling, location_name: "afdSignaling"))
|
1662
|
+
MxfSettings.struct_class = Types::MxfSettings
|
1663
|
+
|
1637
1664
|
NielsenConfiguration.add_member(:breakout_code, Shapes::ShapeRef.new(shape: __integerMin0Max0, location_name: "breakoutCode"))
|
1638
1665
|
NielsenConfiguration.add_member(:distributor_id, Shapes::ShapeRef.new(shape: __string, location_name: "distributorId"))
|
1639
1666
|
NielsenConfiguration.struct_class = Types::NielsenConfiguration
|
@@ -1739,6 +1766,11 @@ module Aws::MediaConvert
|
|
1739
1766
|
Queue.add_member(:type, Shapes::ShapeRef.new(shape: Type, location_name: "type"))
|
1740
1767
|
Queue.struct_class = Types::Queue
|
1741
1768
|
|
1769
|
+
QueueTransition.add_member(:destination_queue, Shapes::ShapeRef.new(shape: __string, location_name: "destinationQueue"))
|
1770
|
+
QueueTransition.add_member(:source_queue, Shapes::ShapeRef.new(shape: __string, location_name: "sourceQueue"))
|
1771
|
+
QueueTransition.add_member(:timestamp, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "timestamp"))
|
1772
|
+
QueueTransition.struct_class = Types::QueueTransition
|
1773
|
+
|
1742
1774
|
Rectangle.add_member(:height, Shapes::ShapeRef.new(shape: __integerMin2Max2147483647, location_name: "height"))
|
1743
1775
|
Rectangle.add_member(:width, Shapes::ShapeRef.new(shape: __integerMin2Max2147483647, location_name: "width"))
|
1744
1776
|
Rectangle.add_member(:x, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "x"))
|
@@ -1850,6 +1882,7 @@ module Aws::MediaConvert
|
|
1850
1882
|
UpdateJobTemplateRequest.add_member(:acceleration_settings, Shapes::ShapeRef.new(shape: AccelerationSettings, location_name: "accelerationSettings"))
|
1851
1883
|
UpdateJobTemplateRequest.add_member(:category, Shapes::ShapeRef.new(shape: __string, location_name: "category"))
|
1852
1884
|
UpdateJobTemplateRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
|
1885
|
+
UpdateJobTemplateRequest.add_member(:hop_destinations, Shapes::ShapeRef.new(shape: __listOfHopDestination, location_name: "hopDestinations"))
|
1853
1886
|
UpdateJobTemplateRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "name"))
|
1854
1887
|
UpdateJobTemplateRequest.add_member(:priority, Shapes::ShapeRef.new(shape: __integerMinNegative50Max50, location_name: "priority"))
|
1855
1888
|
UpdateJobTemplateRequest.add_member(:queue, Shapes::ShapeRef.new(shape: __string, location_name: "queue"))
|
@@ -1949,6 +1982,8 @@ module Aws::MediaConvert
|
|
1949
1982
|
|
1950
1983
|
__listOfHlsCaptionLanguageMapping.member = Shapes::ShapeRef.new(shape: HlsCaptionLanguageMapping)
|
1951
1984
|
|
1985
|
+
__listOfHopDestination.member = Shapes::ShapeRef.new(shape: HopDestination)
|
1986
|
+
|
1952
1987
|
__listOfId3Insertion.member = Shapes::ShapeRef.new(shape: Id3Insertion)
|
1953
1988
|
|
1954
1989
|
__listOfInput.member = Shapes::ShapeRef.new(shape: Input)
|
@@ -1979,6 +2014,8 @@ module Aws::MediaConvert
|
|
1979
2014
|
|
1980
2015
|
__listOfQueue.member = Shapes::ShapeRef.new(shape: Queue)
|
1981
2016
|
|
2017
|
+
__listOfQueueTransition.member = Shapes::ShapeRef.new(shape: QueueTransition)
|
2018
|
+
|
1982
2019
|
__listOfTeletextPageType.member = Shapes::ShapeRef.new(shape: TeletextPageType)
|
1983
2020
|
|
1984
2021
|
__listOf__integerMin1Max2147483647.member = Shapes::ShapeRef.new(shape: __integerMin1Max2147483647)
|
@@ -6,13 +6,7 @@
|
|
6
6
|
# WARNING ABOUT GENERATED CODE
|
7
7
|
|
8
8
|
module Aws::MediaConvert
|
9
|
-
|
10
|
-
# To create a resource object:
|
11
|
-
# resource = Aws::MediaConvert::Resource.new(region: 'us-west-2')
|
12
|
-
# You can supply a client object with custom configuration that will be used for all resource operations.
|
13
|
-
# If you do not pass +:client+, a default client will be constructed.
|
14
|
-
# client = Aws::MediaConvert::Client.new(region: 'us-west-2')
|
15
|
-
# resource = Aws::MediaConvert::Resource.new(client: client)
|
9
|
+
|
16
10
|
class Resource
|
17
11
|
|
18
12
|
# @param options ({})
|
@@ -184,9 +184,7 @@ module Aws::MediaConvert
|
|
184
184
|
end
|
185
185
|
|
186
186
|
# Accelerated transcoding can significantly speed up jobs with long,
|
187
|
-
# visually complex content.
|
188
|
-
# pricing. For information about feature limitations, see the AWS
|
189
|
-
# Elemental MediaConvert User Guide.
|
187
|
+
# visually complex content.
|
190
188
|
#
|
191
189
|
# @note When making an API call, you may pass AccelerationSettings
|
192
190
|
# data as a hash:
|
@@ -1698,6 +1696,10 @@ module Aws::MediaConvert
|
|
1698
1696
|
# },
|
1699
1697
|
# file_source_settings: {
|
1700
1698
|
# convert_608_to_708: "UPCONVERT", # accepts UPCONVERT, DISABLED
|
1699
|
+
# framerate: {
|
1700
|
+
# framerate_denominator: 1,
|
1701
|
+
# framerate_numerator: 1,
|
1702
|
+
# },
|
1701
1703
|
# source_file: "__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI",
|
1702
1704
|
# time_delta: 1,
|
1703
1705
|
# },
|
@@ -1748,6 +1750,45 @@ module Aws::MediaConvert
|
|
1748
1750
|
include Aws::Structure
|
1749
1751
|
end
|
1750
1752
|
|
1753
|
+
# Ignore this setting unless your input captions format is SCC. To have
|
1754
|
+
# the service compensate for differing framerates between your input
|
1755
|
+
# captions and input video, specify the framerate of the captions file.
|
1756
|
+
# Specify this value as a fraction, using the settings Framerate
|
1757
|
+
# numerator (framerateNumerator) and Framerate denominator
|
1758
|
+
# (framerateDenominator). For example, you might specify 24 / 1 for 24
|
1759
|
+
# fps, 25 / 1 for 25 fps, 24000 / 1001 for 23.976 fps, or 30000 / 1001
|
1760
|
+
# for 29.97 fps.
|
1761
|
+
#
|
1762
|
+
# @note When making an API call, you may pass CaptionSourceFramerate
|
1763
|
+
# data as a hash:
|
1764
|
+
#
|
1765
|
+
# {
|
1766
|
+
# framerate_denominator: 1,
|
1767
|
+
# framerate_numerator: 1,
|
1768
|
+
# }
|
1769
|
+
#
|
1770
|
+
# @!attribute [rw] framerate_denominator
|
1771
|
+
# Specify the denominator of the fraction that represents the
|
1772
|
+
# framerate for the setting Caption source framerate
|
1773
|
+
# (CaptionSourceFramerate). Use this setting along with the setting
|
1774
|
+
# Framerate numerator (framerateNumerator).
|
1775
|
+
# @return [Integer]
|
1776
|
+
#
|
1777
|
+
# @!attribute [rw] framerate_numerator
|
1778
|
+
# Specify the numerator of the fraction that represents the framerate
|
1779
|
+
# for the setting Caption source framerate (CaptionSourceFramerate).
|
1780
|
+
# Use this setting along with the setting Framerate denominator
|
1781
|
+
# (framerateDenominator).
|
1782
|
+
# @return [Integer]
|
1783
|
+
#
|
1784
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/CaptionSourceFramerate AWS API Documentation
|
1785
|
+
#
|
1786
|
+
class CaptionSourceFramerate < Struct.new(
|
1787
|
+
:framerate_denominator,
|
1788
|
+
:framerate_numerator)
|
1789
|
+
include Aws::Structure
|
1790
|
+
end
|
1791
|
+
|
1751
1792
|
# If your input captions are SCC, TTML, STL, SMI, SRT, or IMSC in an xml
|
1752
1793
|
# file, specify the URI of the input captions source file. If your input
|
1753
1794
|
# captions are IMSC in an IMF package, use TrackSourceSettings instead
|
@@ -1773,6 +1814,10 @@ module Aws::MediaConvert
|
|
1773
1814
|
# },
|
1774
1815
|
# file_source_settings: {
|
1775
1816
|
# convert_608_to_708: "UPCONVERT", # accepts UPCONVERT, DISABLED
|
1817
|
+
# framerate: {
|
1818
|
+
# framerate_denominator: 1,
|
1819
|
+
# framerate_numerator: 1,
|
1820
|
+
# },
|
1776
1821
|
# source_file: "__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI",
|
1777
1822
|
# time_delta: 1,
|
1778
1823
|
# },
|
@@ -2427,6 +2472,9 @@ module Aws::MediaConvert
|
|
2427
2472
|
# scte_35_esam: "INSERT", # accepts INSERT, NONE
|
2428
2473
|
# scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
|
2429
2474
|
# },
|
2475
|
+
# mxf_settings: {
|
2476
|
+
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
2477
|
+
# },
|
2430
2478
|
# }
|
2431
2479
|
#
|
2432
2480
|
# @!attribute [rw] cmfc_settings
|
@@ -2474,6 +2522,10 @@ module Aws::MediaConvert
|
|
2474
2522
|
# Settings for MP4 segments in DASH
|
2475
2523
|
# @return [Types::MpdSettings]
|
2476
2524
|
#
|
2525
|
+
# @!attribute [rw] mxf_settings
|
2526
|
+
# MXF settings
|
2527
|
+
# @return [Types::MxfSettings]
|
2528
|
+
#
|
2477
2529
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/ContainerSettings AWS API Documentation
|
2478
2530
|
#
|
2479
2531
|
class ContainerSettings < Struct.new(
|
@@ -2484,7 +2536,8 @@ module Aws::MediaConvert
|
|
2484
2536
|
:m3u_8_settings,
|
2485
2537
|
:mov_settings,
|
2486
2538
|
:mp_4_settings,
|
2487
|
-
:mpd_settings
|
2539
|
+
:mpd_settings,
|
2540
|
+
:mxf_settings)
|
2488
2541
|
include Aws::Structure
|
2489
2542
|
end
|
2490
2543
|
|
@@ -2500,6 +2553,13 @@ module Aws::MediaConvert
|
|
2500
2553
|
# },
|
2501
2554
|
# billing_tags_source: "QUEUE", # accepts QUEUE, PRESET, JOB_TEMPLATE, JOB
|
2502
2555
|
# client_request_token: "__string",
|
2556
|
+
# hop_destinations: [
|
2557
|
+
# {
|
2558
|
+
# priority: 1,
|
2559
|
+
# queue: "__string",
|
2560
|
+
# wait_minutes: 1,
|
2561
|
+
# },
|
2562
|
+
# ],
|
2503
2563
|
# job_template: "__string",
|
2504
2564
|
# priority: 1,
|
2505
2565
|
# queue: "__string",
|
@@ -2570,6 +2630,10 @@ module Aws::MediaConvert
|
|
2570
2630
|
# },
|
2571
2631
|
# file_source_settings: {
|
2572
2632
|
# convert_608_to_708: "UPCONVERT", # accepts UPCONVERT, DISABLED
|
2633
|
+
# framerate: {
|
2634
|
+
# framerate_denominator: 1,
|
2635
|
+
# framerate_numerator: 1,
|
2636
|
+
# },
|
2573
2637
|
# source_file: "__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI",
|
2574
2638
|
# time_delta: 1,
|
2575
2639
|
# },
|
@@ -3169,6 +3233,9 @@ module Aws::MediaConvert
|
|
3169
3233
|
# scte_35_esam: "INSERT", # accepts INSERT, NONE
|
3170
3234
|
# scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
|
3171
3235
|
# },
|
3236
|
+
# mxf_settings: {
|
3237
|
+
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
3238
|
+
# },
|
3172
3239
|
# },
|
3173
3240
|
# extension: "__string",
|
3174
3241
|
# name_modifier: "__stringMin1",
|
@@ -3474,10 +3541,10 @@ module Aws::MediaConvert
|
|
3474
3541
|
# }
|
3475
3542
|
#
|
3476
3543
|
# @!attribute [rw] acceleration_settings
|
3477
|
-
# Accelerated transcoding can significantly speed up jobs
|
3478
|
-
# visually complex content. Outputs that use this feature
|
3479
|
-
# pro-tier pricing. For information about feature limitations,
|
3480
|
-
# AWS Elemental MediaConvert User Guide.
|
3544
|
+
# Optional. Accelerated transcoding can significantly speed up jobs
|
3545
|
+
# with long, visually complex content. Outputs that use this feature
|
3546
|
+
# incur pro-tier pricing. For information about feature limitations,
|
3547
|
+
# see the AWS Elemental MediaConvert User Guide.
|
3481
3548
|
# @return [Types::AccelerationSettings]
|
3482
3549
|
#
|
3483
3550
|
# @!attribute [rw] billing_tags_source
|
@@ -3490,21 +3557,29 @@ module Aws::MediaConvert
|
|
3490
3557
|
# @return [String]
|
3491
3558
|
#
|
3492
3559
|
# @!attribute [rw] client_request_token
|
3493
|
-
# Idempotency token for CreateJob operation.**A suitable default value is auto-generated.** You should normally
|
3560
|
+
# Optional. Idempotency token for CreateJob operation.**A suitable default value is auto-generated.** You should normally
|
3494
3561
|
# not need to pass this option.
|
3495
3562
|
# @return [String]
|
3496
3563
|
#
|
3564
|
+
# @!attribute [rw] hop_destinations
|
3565
|
+
# Optional. Use queue hopping to avoid overly long waits in the
|
3566
|
+
# backlog of the queue that you submit your job to. Specify an
|
3567
|
+
# alternate queue and the maximum time that your job will wait in the
|
3568
|
+
# initial queue before hopping. For more information about this
|
3569
|
+
# feature, see the AWS Elemental MediaConvert User Guide.
|
3570
|
+
# @return [Array<Types::HopDestination>]
|
3571
|
+
#
|
3497
3572
|
# @!attribute [rw] job_template
|
3498
|
-
# When you create a job, you can either specify a job
|
3499
|
-
# specify the transcoding settings individually
|
3573
|
+
# Optional. When you create a job, you can either specify a job
|
3574
|
+
# template or specify the transcoding settings individually.
|
3500
3575
|
# @return [String]
|
3501
3576
|
#
|
3502
3577
|
# @!attribute [rw] priority
|
3503
|
-
# Specify the relative priority for this job. In any given
|
3504
|
-
# service begins processing the job with the highest value
|
3505
|
-
# more than one job has the same priority, the service
|
3506
|
-
# processing the job that you submitted first. If you don't
|
3507
|
-
# priority, the service uses the default value 0.
|
3578
|
+
# Optional. Specify the relative priority for this job. In any given
|
3579
|
+
# queue, the service begins processing the job with the highest value
|
3580
|
+
# first. When more than one job has the same priority, the service
|
3581
|
+
# begins processing the job that you submitted first. If you don't
|
3582
|
+
# specify a priority, the service uses the default value 0.
|
3508
3583
|
# @return [Integer]
|
3509
3584
|
#
|
3510
3585
|
# @!attribute [rw] queue
|
@@ -3525,28 +3600,28 @@ module Aws::MediaConvert
|
|
3525
3600
|
# @return [Types::JobSettings]
|
3526
3601
|
#
|
3527
3602
|
# @!attribute [rw] simulate_reserved_queue
|
3528
|
-
# Enable this setting when you run a test job to estimate
|
3529
|
-
# reserved transcoding slots (RTS) you need. When this is
|
3530
|
-
# MediaConvert runs your job from an on-demand queue with
|
3531
|
-
# performance to what you will see with one RTS in a reserved
|
3532
|
-
# This setting is disabled by default.
|
3603
|
+
# Optional. Enable this setting when you run a test job to estimate
|
3604
|
+
# how many reserved transcoding slots (RTS) you need. When this is
|
3605
|
+
# enabled, MediaConvert runs your job from an on-demand queue with
|
3606
|
+
# similar performance to what you will see with one RTS in a reserved
|
3607
|
+
# queue. This setting is disabled by default.
|
3533
3608
|
# @return [String]
|
3534
3609
|
#
|
3535
3610
|
# @!attribute [rw] status_update_interval
|
3536
|
-
# Specify how often MediaConvert sends STATUS\_UPDATE events
|
3537
|
-
# CloudWatch Events. Set the interval, in seconds, between
|
3538
|
-
# updates. MediaConvert sends an update at this interval from
|
3539
|
-
# the service begins processing your job to the time it
|
3540
|
-
# transcode or encounters an error.
|
3611
|
+
# Optional. Specify how often MediaConvert sends STATUS\_UPDATE events
|
3612
|
+
# to Amazon CloudWatch Events. Set the interval, in seconds, between
|
3613
|
+
# status updates. MediaConvert sends an update at this interval from
|
3614
|
+
# the time the service begins processing your job to the time it
|
3615
|
+
# completes the transcode or encounters an error.
|
3541
3616
|
# @return [String]
|
3542
3617
|
#
|
3543
3618
|
# @!attribute [rw] tags
|
3544
|
-
# The tags that you want to add to the resource. You can tag
|
3545
|
-
# with a key-value pair or with only a key.
|
3619
|
+
# Optional. The tags that you want to add to the resource. You can tag
|
3620
|
+
# resources with a key-value pair or with only a key.
|
3546
3621
|
# @return [Hash<String,String>]
|
3547
3622
|
#
|
3548
3623
|
# @!attribute [rw] user_metadata
|
3549
|
-
# User-defined metadata that you want to associate with an
|
3624
|
+
# Optional. User-defined metadata that you want to associate with an
|
3550
3625
|
# MediaConvert job. You specify metadata in key/value pairs.
|
3551
3626
|
# @return [Hash<String,String>]
|
3552
3627
|
#
|
@@ -3556,6 +3631,7 @@ module Aws::MediaConvert
|
|
3556
3631
|
:acceleration_settings,
|
3557
3632
|
:billing_tags_source,
|
3558
3633
|
:client_request_token,
|
3634
|
+
:hop_destinations,
|
3559
3635
|
:job_template,
|
3560
3636
|
:priority,
|
3561
3637
|
:queue,
|
@@ -3597,6 +3673,13 @@ module Aws::MediaConvert
|
|
3597
3673
|
# },
|
3598
3674
|
# category: "__string",
|
3599
3675
|
# description: "__string",
|
3676
|
+
# hop_destinations: [
|
3677
|
+
# {
|
3678
|
+
# priority: 1,
|
3679
|
+
# queue: "__string",
|
3680
|
+
# wait_minutes: 1,
|
3681
|
+
# },
|
3682
|
+
# ],
|
3600
3683
|
# name: "__string", # required
|
3601
3684
|
# priority: 1,
|
3602
3685
|
# queue: "__string",
|
@@ -3666,6 +3749,10 @@ module Aws::MediaConvert
|
|
3666
3749
|
# },
|
3667
3750
|
# file_source_settings: {
|
3668
3751
|
# convert_608_to_708: "UPCONVERT", # accepts UPCONVERT, DISABLED
|
3752
|
+
# framerate: {
|
3753
|
+
# framerate_denominator: 1,
|
3754
|
+
# framerate_numerator: 1,
|
3755
|
+
# },
|
3669
3756
|
# source_file: "__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI",
|
3670
3757
|
# time_delta: 1,
|
3671
3758
|
# },
|
@@ -4257,6 +4344,9 @@ module Aws::MediaConvert
|
|
4257
4344
|
# scte_35_esam: "INSERT", # accepts INSERT, NONE
|
4258
4345
|
# scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
|
4259
4346
|
# },
|
4347
|
+
# mxf_settings: {
|
4348
|
+
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
4349
|
+
# },
|
4260
4350
|
# },
|
4261
4351
|
# extension: "__string",
|
4262
4352
|
# name_modifier: "__stringMin1",
|
@@ -4572,6 +4662,14 @@ module Aws::MediaConvert
|
|
4572
4662
|
# Optional. A description of the job template you are creating.
|
4573
4663
|
# @return [String]
|
4574
4664
|
#
|
4665
|
+
# @!attribute [rw] hop_destinations
|
4666
|
+
# Optional. Use queue hopping to avoid overly long waits in the
|
4667
|
+
# backlog of the queue that you submit your job to. Specify an
|
4668
|
+
# alternate queue and the maximum time that your job will wait in the
|
4669
|
+
# initial queue before hopping. For more information about this
|
4670
|
+
# feature, see the AWS Elemental MediaConvert User Guide.
|
4671
|
+
# @return [Array<Types::HopDestination>]
|
4672
|
+
#
|
4575
4673
|
# @!attribute [rw] name
|
4576
4674
|
# The name of the job template you are creating.
|
4577
4675
|
# @return [String]
|
@@ -4614,6 +4712,7 @@ module Aws::MediaConvert
|
|
4614
4712
|
:acceleration_settings,
|
4615
4713
|
:category,
|
4616
4714
|
:description,
|
4715
|
+
:hop_destinations,
|
4617
4716
|
:name,
|
4618
4717
|
:priority,
|
4619
4718
|
:queue,
|
@@ -4928,6 +5027,9 @@ module Aws::MediaConvert
|
|
4928
5027
|
# scte_35_esam: "INSERT", # accepts INSERT, NONE
|
4929
5028
|
# scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
|
4930
5029
|
# },
|
5030
|
+
# mxf_settings: {
|
5031
|
+
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
5032
|
+
# },
|
4931
5033
|
# },
|
4932
5034
|
# video_description: {
|
4933
5035
|
# afd_signaling: "NONE", # accepts NONE, AUTO, FIXED
|
@@ -6802,6 +6904,10 @@ module Aws::MediaConvert
|
|
6802
6904
|
#
|
6803
6905
|
# {
|
6804
6906
|
# convert_608_to_708: "UPCONVERT", # accepts UPCONVERT, DISABLED
|
6907
|
+
# framerate: {
|
6908
|
+
# framerate_denominator: 1,
|
6909
|
+
# framerate_numerator: 1,
|
6910
|
+
# },
|
6805
6911
|
# source_file: "__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI",
|
6806
6912
|
# time_delta: 1,
|
6807
6913
|
# }
|
@@ -6814,6 +6920,17 @@ module Aws::MediaConvert
|
|
6814
6920
|
# wrapper, and it also translates the 608 data into 708.
|
6815
6921
|
# @return [String]
|
6816
6922
|
#
|
6923
|
+
# @!attribute [rw] framerate
|
6924
|
+
# Ignore this setting unless your input captions format is SCC. To
|
6925
|
+
# have the service compensate for differing framerates between your
|
6926
|
+
# input captions and input video, specify the framerate of the
|
6927
|
+
# captions file. Specify this value as a fraction, using the settings
|
6928
|
+
# Framerate numerator (framerateNumerator) and Framerate denominator
|
6929
|
+
# (framerateDenominator). For example, you might specify 24 / 1 for 24
|
6930
|
+
# fps, 25 / 1 for 25 fps, 24000 / 1001 for 23.976 fps, or 30000 / 1001
|
6931
|
+
# for 29.97 fps.
|
6932
|
+
# @return [Types::CaptionSourceFramerate]
|
6933
|
+
#
|
6817
6934
|
# @!attribute [rw] source_file
|
6818
6935
|
# External caption file used for loading captions. Accepted file
|
6819
6936
|
# extensions are 'scc', 'ttml', 'dfxp', 'stl', 'srt',
|
@@ -6829,6 +6946,7 @@ module Aws::MediaConvert
|
|
6829
6946
|
#
|
6830
6947
|
class FileSourceSettings < Struct.new(
|
6831
6948
|
:convert_608_to_708,
|
6949
|
+
:framerate,
|
6832
6950
|
:source_file,
|
6833
6951
|
:time_delta)
|
6834
6952
|
include Aws::Structure
|
@@ -8468,6 +8586,49 @@ module Aws::MediaConvert
|
|
8468
8586
|
include Aws::Structure
|
8469
8587
|
end
|
8470
8588
|
|
8589
|
+
# Optional. Configuration for a destination queue to which the job can
|
8590
|
+
# hop once a customer-defined minimum wait time has passed.
|
8591
|
+
#
|
8592
|
+
# @note When making an API call, you may pass HopDestination
|
8593
|
+
# data as a hash:
|
8594
|
+
#
|
8595
|
+
# {
|
8596
|
+
# priority: 1,
|
8597
|
+
# queue: "__string",
|
8598
|
+
# wait_minutes: 1,
|
8599
|
+
# }
|
8600
|
+
#
|
8601
|
+
# @!attribute [rw] priority
|
8602
|
+
# Optional. When you set up a job to use queue hopping, you can
|
8603
|
+
# specify a different relative priority for the job in the destination
|
8604
|
+
# queue. If you don't specify, the relative priority will remain the
|
8605
|
+
# same as in the previous queue.
|
8606
|
+
# @return [Integer]
|
8607
|
+
#
|
8608
|
+
# @!attribute [rw] queue
|
8609
|
+
# Optional unless the job is submitted on the default queue. When you
|
8610
|
+
# set up a job to use queue hopping, you can specify a destination
|
8611
|
+
# queue. This queue cannot be the original queue to which the job is
|
8612
|
+
# submitted. If the original queue isn't the default queue and you
|
8613
|
+
# don't specify the destination queue, the job will move to the
|
8614
|
+
# default queue.
|
8615
|
+
# @return [String]
|
8616
|
+
#
|
8617
|
+
# @!attribute [rw] wait_minutes
|
8618
|
+
# Required for setting up a job to use queue hopping. Minimum wait
|
8619
|
+
# time in minutes until the job can hop to the destination queue.
|
8620
|
+
# Valid range is 1 to 1440 minutes, inclusive.
|
8621
|
+
# @return [Integer]
|
8622
|
+
#
|
8623
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/HopDestination AWS API Documentation
|
8624
|
+
#
|
8625
|
+
class HopDestination < Struct.new(
|
8626
|
+
:priority,
|
8627
|
+
:queue,
|
8628
|
+
:wait_minutes)
|
8629
|
+
include Aws::Structure
|
8630
|
+
end
|
8631
|
+
|
8471
8632
|
# To insert ID3 tags in your output, specify two values. Use ID3 tag
|
8472
8633
|
# (Id3) to specify the base 64 encoded string and use Timecode
|
8473
8634
|
# (TimeCode) to specify the time when the tag should be inserted. To
|
@@ -8547,8 +8708,8 @@ module Aws::MediaConvert
|
|
8547
8708
|
# @!attribute [rw] style_passthrough
|
8548
8709
|
# Keep this setting enabled to have MediaConvert use the font style
|
8549
8710
|
# and position information from the captions source in the output.
|
8550
|
-
# This option is available only when your input captions are
|
8551
|
-
#
|
8711
|
+
# This option is available only when your input captions are IMSC,
|
8712
|
+
# SMPTE-TT, or TTML. Disable this setting for simplified output
|
8552
8713
|
# captions.
|
8553
8714
|
# @return [String]
|
8554
8715
|
#
|
@@ -8615,6 +8776,10 @@ module Aws::MediaConvert
|
|
8615
8776
|
# },
|
8616
8777
|
# file_source_settings: {
|
8617
8778
|
# convert_608_to_708: "UPCONVERT", # accepts UPCONVERT, DISABLED
|
8779
|
+
# framerate: {
|
8780
|
+
# framerate_denominator: 1,
|
8781
|
+
# framerate_numerator: 1,
|
8782
|
+
# },
|
8618
8783
|
# source_file: "__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI",
|
8619
8784
|
# time_delta: 1,
|
8620
8785
|
# },
|
@@ -9035,6 +9200,10 @@ module Aws::MediaConvert
|
|
9035
9200
|
# },
|
9036
9201
|
# file_source_settings: {
|
9037
9202
|
# convert_608_to_708: "UPCONVERT", # accepts UPCONVERT, DISABLED
|
9203
|
+
# framerate: {
|
9204
|
+
# framerate_denominator: 1,
|
9205
|
+
# framerate_numerator: 1,
|
9206
|
+
# },
|
9038
9207
|
# source_file: "__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI",
|
9039
9208
|
# time_delta: 1,
|
9040
9209
|
# },
|
@@ -9410,12 +9579,9 @@ module Aws::MediaConvert
|
|
9410
9579
|
# @return [String]
|
9411
9580
|
#
|
9412
9581
|
# @!attribute [rw] billing_tags_source
|
9413
|
-
#
|
9414
|
-
#
|
9415
|
-
#
|
9416
|
-
# have an associated tag will appear in your billing report unsorted.
|
9417
|
-
# If you don't choose a valid value for this field, your job outputs
|
9418
|
-
# will appear on the billing report unsorted.
|
9582
|
+
# The tag type that AWS Billing and Cost Management will use to sort
|
9583
|
+
# your AWS Elemental MediaConvert costs on any billing report that you
|
9584
|
+
# set up.
|
9419
9585
|
# @return [String]
|
9420
9586
|
#
|
9421
9587
|
# @!attribute [rw] created_at
|
@@ -9434,6 +9600,10 @@ module Aws::MediaConvert
|
|
9434
9600
|
# Error message of Job
|
9435
9601
|
# @return [String]
|
9436
9602
|
#
|
9603
|
+
# @!attribute [rw] hop_destinations
|
9604
|
+
# Optional list of hop destinations.
|
9605
|
+
# @return [Array<Types::HopDestination>]
|
9606
|
+
#
|
9437
9607
|
# @!attribute [rw] id
|
9438
9608
|
# A portion of the job's ARN, unique within your AWS Elemental
|
9439
9609
|
# MediaConvert resources
|
@@ -9471,12 +9641,16 @@ module Aws::MediaConvert
|
|
9471
9641
|
# @return [Integer]
|
9472
9642
|
#
|
9473
9643
|
# @!attribute [rw] queue
|
9474
|
-
#
|
9475
|
-
#
|
9476
|
-
#
|
9644
|
+
# When you create a job, you can specify a queue to send it to. If you
|
9645
|
+
# don't specify, the job will go to the default queue. For more about
|
9646
|
+
# queues, see the User Guide topic at
|
9477
9647
|
# http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
|
9478
9648
|
# @return [String]
|
9479
9649
|
#
|
9650
|
+
# @!attribute [rw] queue_transitions
|
9651
|
+
# The job's queue hopping history.
|
9652
|
+
# @return [Array<Types::QueueTransition>]
|
9653
|
+
#
|
9480
9654
|
# @!attribute [rw] retry_count
|
9481
9655
|
# The number of times that the service automatically attempted to
|
9482
9656
|
# process your job after encountering an error.
|
@@ -9534,6 +9708,7 @@ module Aws::MediaConvert
|
|
9534
9708
|
:current_phase,
|
9535
9709
|
:error_code,
|
9536
9710
|
:error_message,
|
9711
|
+
:hop_destinations,
|
9537
9712
|
:id,
|
9538
9713
|
:job_percent_complete,
|
9539
9714
|
:job_template,
|
@@ -9541,6 +9716,7 @@ module Aws::MediaConvert
|
|
9541
9716
|
:output_group_details,
|
9542
9717
|
:priority,
|
9543
9718
|
:queue,
|
9719
|
+
:queue_transitions,
|
9544
9720
|
:retry_count,
|
9545
9721
|
:role,
|
9546
9722
|
:settings,
|
@@ -9644,6 +9820,10 @@ module Aws::MediaConvert
|
|
9644
9820
|
# },
|
9645
9821
|
# file_source_settings: {
|
9646
9822
|
# convert_608_to_708: "UPCONVERT", # accepts UPCONVERT, DISABLED
|
9823
|
+
# framerate: {
|
9824
|
+
# framerate_denominator: 1,
|
9825
|
+
# framerate_numerator: 1,
|
9826
|
+
# },
|
9647
9827
|
# source_file: "__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI",
|
9648
9828
|
# time_delta: 1,
|
9649
9829
|
# },
|
@@ -10243,6 +10423,9 @@ module Aws::MediaConvert
|
|
10243
10423
|
# scte_35_esam: "INSERT", # accepts INSERT, NONE
|
10244
10424
|
# scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
|
10245
10425
|
# },
|
10426
|
+
# mxf_settings: {
|
10427
|
+
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
10428
|
+
# },
|
10246
10429
|
# },
|
10247
10430
|
# extension: "__string",
|
10248
10431
|
# name_modifier: "__stringMin1",
|
@@ -10640,6 +10823,10 @@ module Aws::MediaConvert
|
|
10640
10823
|
# An optional description you create for each job template.
|
10641
10824
|
# @return [String]
|
10642
10825
|
#
|
10826
|
+
# @!attribute [rw] hop_destinations
|
10827
|
+
# Optional list of hop destinations.
|
10828
|
+
# @return [Array<Types::HopDestination>]
|
10829
|
+
#
|
10643
10830
|
# @!attribute [rw] last_updated
|
10644
10831
|
# The timestamp in epoch seconds when the Job template was last
|
10645
10832
|
# updated.
|
@@ -10686,6 +10873,7 @@ module Aws::MediaConvert
|
|
10686
10873
|
:category,
|
10687
10874
|
:created_at,
|
10688
10875
|
:description,
|
10876
|
+
:hop_destinations,
|
10689
10877
|
:last_updated,
|
10690
10878
|
:name,
|
10691
10879
|
:priority,
|
@@ -10768,6 +10956,10 @@ module Aws::MediaConvert
|
|
10768
10956
|
# },
|
10769
10957
|
# file_source_settings: {
|
10770
10958
|
# convert_608_to_708: "UPCONVERT", # accepts UPCONVERT, DISABLED
|
10959
|
+
# framerate: {
|
10960
|
+
# framerate_denominator: 1,
|
10961
|
+
# framerate_numerator: 1,
|
10962
|
+
# },
|
10771
10963
|
# source_file: "__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI",
|
10772
10964
|
# time_delta: 1,
|
10773
10965
|
# },
|
@@ -11359,6 +11551,9 @@ module Aws::MediaConvert
|
|
11359
11551
|
# scte_35_esam: "INSERT", # accepts INSERT, NONE
|
11360
11552
|
# scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
|
11361
11553
|
# },
|
11554
|
+
# mxf_settings: {
|
11555
|
+
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
11556
|
+
# },
|
11362
11557
|
# },
|
11363
11558
|
# extension: "__string",
|
11364
11559
|
# name_modifier: "__stringMin1",
|
@@ -11771,7 +11966,7 @@ module Aws::MediaConvert
|
|
11771
11966
|
# @return [String]
|
11772
11967
|
#
|
11773
11968
|
# @!attribute [rw] order
|
11774
|
-
# When you request lists of resources, you can
|
11969
|
+
# Optional. When you request lists of resources, you can specify
|
11775
11970
|
# whether they are sorted in ASCENDING or DESCENDING order. Default
|
11776
11971
|
# varies by resource.
|
11777
11972
|
# @return [String]
|
@@ -11829,23 +12024,24 @@ module Aws::MediaConvert
|
|
11829
12024
|
# @return [Integer]
|
11830
12025
|
#
|
11831
12026
|
# @!attribute [rw] next_token
|
11832
|
-
# Use this string, provided with the response to a previous
|
11833
|
-
# to request the next batch of jobs.
|
12027
|
+
# Optional. Use this string, provided with the response to a previous
|
12028
|
+
# request, to request the next batch of jobs.
|
11834
12029
|
# @return [String]
|
11835
12030
|
#
|
11836
12031
|
# @!attribute [rw] order
|
11837
|
-
# When you request lists of resources, you can
|
12032
|
+
# Optional. When you request lists of resources, you can specify
|
11838
12033
|
# whether they are sorted in ASCENDING or DESCENDING order. Default
|
11839
12034
|
# varies by resource.
|
11840
12035
|
# @return [String]
|
11841
12036
|
#
|
11842
12037
|
# @!attribute [rw] queue
|
11843
|
-
# Provide a queue name to get back only jobs from that
|
12038
|
+
# Optional. Provide a queue name to get back only jobs from that
|
12039
|
+
# queue.
|
11844
12040
|
# @return [String]
|
11845
12041
|
#
|
11846
12042
|
# @!attribute [rw] status
|
11847
|
-
# A job's status can be SUBMITTED, PROGRESSING, COMPLETE,
|
11848
|
-
# or ERROR.
|
12043
|
+
# Optional. A job's status can be SUBMITTED, PROGRESSING, COMPLETE,
|
12044
|
+
# CANCELED, or ERROR.
|
11849
12045
|
# @return [String]
|
11850
12046
|
#
|
11851
12047
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/ListJobsRequest AWS API Documentation
|
@@ -11917,7 +12113,7 @@ module Aws::MediaConvert
|
|
11917
12113
|
# @return [String]
|
11918
12114
|
#
|
11919
12115
|
# @!attribute [rw] order
|
11920
|
-
# When you request lists of resources, you can
|
12116
|
+
# Optional. When you request lists of resources, you can specify
|
11921
12117
|
# whether they are sorted in ASCENDING or DESCENDING order. Default
|
11922
12118
|
# varies by resource.
|
11923
12119
|
# @return [String]
|
@@ -11984,7 +12180,7 @@ module Aws::MediaConvert
|
|
11984
12180
|
# @return [String]
|
11985
12181
|
#
|
11986
12182
|
# @!attribute [rw] order
|
11987
|
-
# When you request lists of resources, you can
|
12183
|
+
# Optional. When you request lists of resources, you can specify
|
11988
12184
|
# whether they are sorted in ASCENDING or DESCENDING order. Default
|
11989
12185
|
# varies by resource.
|
11990
12186
|
# @return [String]
|
@@ -13384,6 +13580,35 @@ module Aws::MediaConvert
|
|
13384
13580
|
include Aws::Structure
|
13385
13581
|
end
|
13386
13582
|
|
13583
|
+
# MXF settings
|
13584
|
+
#
|
13585
|
+
# @note When making an API call, you may pass MxfSettings
|
13586
|
+
# data as a hash:
|
13587
|
+
#
|
13588
|
+
# {
|
13589
|
+
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
13590
|
+
# }
|
13591
|
+
#
|
13592
|
+
# @!attribute [rw] afd_signaling
|
13593
|
+
# Optional. When you have AFD signaling set up in your output video
|
13594
|
+
# stream, use this setting to choose whether to also include it in the
|
13595
|
+
# MXF wrapper. Choose Don't copy (NO\_COPY) to exclude AFD signaling
|
13596
|
+
# from the MXF wrapper. Choose Copy from video stream
|
13597
|
+
# (COPY\_FROM\_VIDEO) to copy the AFD values from the video stream for
|
13598
|
+
# this output to the MXF wrapper. Regardless of which option you
|
13599
|
+
# choose, the AFD values remain in the video stream. Related settings:
|
13600
|
+
# To set up your output to include or exclude AFD values, see
|
13601
|
+
# AfdSignaling, under VideoDescription. On the console, find AFD
|
13602
|
+
# signaling under the output's video encoding settings.
|
13603
|
+
# @return [String]
|
13604
|
+
#
|
13605
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/MxfSettings AWS API Documentation
|
13606
|
+
#
|
13607
|
+
class MxfSettings < Struct.new(
|
13608
|
+
:afd_signaling)
|
13609
|
+
include Aws::Structure
|
13610
|
+
end
|
13611
|
+
|
13387
13612
|
# Settings for your Nielsen configuration. If you don't do Nielsen
|
13388
13613
|
# measurement and analytics, ignore these settings. When you enable
|
13389
13614
|
# Nielsen configuration (nielsenConfiguration), MediaConvert enables PCM
|
@@ -13874,6 +14099,9 @@ module Aws::MediaConvert
|
|
13874
14099
|
# scte_35_esam: "INSERT", # accepts INSERT, NONE
|
13875
14100
|
# scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
|
13876
14101
|
# },
|
14102
|
+
# mxf_settings: {
|
14103
|
+
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
14104
|
+
# },
|
13877
14105
|
# },
|
13878
14106
|
# extension: "__string",
|
13879
14107
|
# name_modifier: "__stringMin1",
|
@@ -14756,6 +14984,9 @@ module Aws::MediaConvert
|
|
14756
14984
|
# scte_35_esam: "INSERT", # accepts INSERT, NONE
|
14757
14985
|
# scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
|
14758
14986
|
# },
|
14987
|
+
# mxf_settings: {
|
14988
|
+
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
14989
|
+
# },
|
14759
14990
|
# },
|
14760
14991
|
# extension: "__string",
|
14761
14992
|
# name_modifier: "__stringMin1",
|
@@ -15701,6 +15932,9 @@ module Aws::MediaConvert
|
|
15701
15932
|
# scte_35_esam: "INSERT", # accepts INSERT, NONE
|
15702
15933
|
# scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
|
15703
15934
|
# },
|
15935
|
+
# mxf_settings: {
|
15936
|
+
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
15937
|
+
# },
|
15704
15938
|
# },
|
15705
15939
|
# video_description: {
|
15706
15940
|
# afd_signaling: "NONE", # accepts NONE, AUTO, FIXED
|
@@ -16197,6 +16431,31 @@ module Aws::MediaConvert
|
|
16197
16431
|
include Aws::Structure
|
16198
16432
|
end
|
16199
16433
|
|
16434
|
+
# Description of the source and destination queues between which the job
|
16435
|
+
# has moved, along with the timestamp of the move
|
16436
|
+
#
|
16437
|
+
# @!attribute [rw] destination_queue
|
16438
|
+
# The queue that the job was on after the transition.
|
16439
|
+
# @return [String]
|
16440
|
+
#
|
16441
|
+
# @!attribute [rw] source_queue
|
16442
|
+
# The queue that the job was on before the transition.
|
16443
|
+
# @return [String]
|
16444
|
+
#
|
16445
|
+
# @!attribute [rw] timestamp
|
16446
|
+
# The time, in Unix epoch format, that the job moved from the source
|
16447
|
+
# queue to the destination queue.
|
16448
|
+
# @return [Time]
|
16449
|
+
#
|
16450
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/QueueTransition AWS API Documentation
|
16451
|
+
#
|
16452
|
+
class QueueTransition < Struct.new(
|
16453
|
+
:destination_queue,
|
16454
|
+
:source_queue,
|
16455
|
+
:timestamp)
|
16456
|
+
include Aws::Structure
|
16457
|
+
end
|
16458
|
+
|
16200
16459
|
# Use Rectangle to identify a specific area of the video frame.
|
16201
16460
|
#
|
16202
16461
|
# @note When making an API call, you may pass Rectangle
|
@@ -16998,7 +17257,7 @@ module Aws::MediaConvert
|
|
16998
17257
|
#
|
16999
17258
|
# @!attribute [rw] style_passthrough
|
17000
17259
|
# Pass through style and position information from a TTML-like input
|
17001
|
-
# source (TTML, SMPTE-TT
|
17260
|
+
# source (TTML, SMPTE-TT) to the TTML output.
|
17002
17261
|
# @return [String]
|
17003
17262
|
#
|
17004
17263
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/TtmlDestinationSettings AWS API Documentation
|
@@ -17058,6 +17317,13 @@ module Aws::MediaConvert
|
|
17058
17317
|
# },
|
17059
17318
|
# category: "__string",
|
17060
17319
|
# description: "__string",
|
17320
|
+
# hop_destinations: [
|
17321
|
+
# {
|
17322
|
+
# priority: 1,
|
17323
|
+
# queue: "__string",
|
17324
|
+
# wait_minutes: 1,
|
17325
|
+
# },
|
17326
|
+
# ],
|
17061
17327
|
# name: "__string", # required
|
17062
17328
|
# priority: 1,
|
17063
17329
|
# queue: "__string",
|
@@ -17127,6 +17393,10 @@ module Aws::MediaConvert
|
|
17127
17393
|
# },
|
17128
17394
|
# file_source_settings: {
|
17129
17395
|
# convert_608_to_708: "UPCONVERT", # accepts UPCONVERT, DISABLED
|
17396
|
+
# framerate: {
|
17397
|
+
# framerate_denominator: 1,
|
17398
|
+
# framerate_numerator: 1,
|
17399
|
+
# },
|
17130
17400
|
# source_file: "__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI",
|
17131
17401
|
# time_delta: 1,
|
17132
17402
|
# },
|
@@ -17718,6 +17988,9 @@ module Aws::MediaConvert
|
|
17718
17988
|
# scte_35_esam: "INSERT", # accepts INSERT, NONE
|
17719
17989
|
# scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
|
17720
17990
|
# },
|
17991
|
+
# mxf_settings: {
|
17992
|
+
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
17993
|
+
# },
|
17721
17994
|
# },
|
17722
17995
|
# extension: "__string",
|
17723
17996
|
# name_modifier: "__stringMin1",
|
@@ -18030,6 +18303,10 @@ module Aws::MediaConvert
|
|
18030
18303
|
# The new description for the job template, if you are changing it.
|
18031
18304
|
# @return [String]
|
18032
18305
|
#
|
18306
|
+
# @!attribute [rw] hop_destinations
|
18307
|
+
# Optional list of hop destinations.
|
18308
|
+
# @return [Array<Types::HopDestination>]
|
18309
|
+
#
|
18033
18310
|
# @!attribute [rw] name
|
18034
18311
|
# The name of the job template you are modifying
|
18035
18312
|
# @return [String]
|
@@ -18065,6 +18342,7 @@ module Aws::MediaConvert
|
|
18065
18342
|
:acceleration_settings,
|
18066
18343
|
:category,
|
18067
18344
|
:description,
|
18345
|
+
:hop_destinations,
|
18068
18346
|
:name,
|
18069
18347
|
:priority,
|
18070
18348
|
:queue,
|
@@ -18380,6 +18658,9 @@ module Aws::MediaConvert
|
|
18380
18658
|
# scte_35_esam: "INSERT", # accepts INSERT, NONE
|
18381
18659
|
# scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
|
18382
18660
|
# },
|
18661
|
+
# mxf_settings: {
|
18662
|
+
# afd_signaling: "NO_COPY", # accepts NO_COPY, COPY_FROM_VIDEO
|
18663
|
+
# },
|
18383
18664
|
# },
|
18384
18665
|
# video_description: {
|
18385
18666
|
# afd_signaling: "NONE", # accepts NONE, AUTO, FIXED
|