aws-sdk-mediaconvert 1.72.0 → 1.73.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -111,6 +111,7 @@ module Aws::MediaConvert
111
111
  CmafMpdProfile = Shapes::StringShape.new(name: 'CmafMpdProfile')
112
112
  CmafPtsOffsetHandlingForBFrames = Shapes::StringShape.new(name: 'CmafPtsOffsetHandlingForBFrames')
113
113
  CmafSegmentControl = Shapes::StringShape.new(name: 'CmafSegmentControl')
114
+ CmafSegmentLengthControl = Shapes::StringShape.new(name: 'CmafSegmentLengthControl')
114
115
  CmafStreamInfResolution = Shapes::StringShape.new(name: 'CmafStreamInfResolution')
115
116
  CmafTargetDurationCompatibilityMode = Shapes::StringShape.new(name: 'CmafTargetDurationCompatibilityMode')
116
117
  CmafWriteDASHManifest = Shapes::StringShape.new(name: 'CmafWriteDASHManifest')
@@ -151,6 +152,7 @@ module Aws::MediaConvert
151
152
  DashIsoPlaybackDeviceCompatibility = Shapes::StringShape.new(name: 'DashIsoPlaybackDeviceCompatibility')
152
153
  DashIsoPtsOffsetHandlingForBFrames = Shapes::StringShape.new(name: 'DashIsoPtsOffsetHandlingForBFrames')
153
154
  DashIsoSegmentControl = Shapes::StringShape.new(name: 'DashIsoSegmentControl')
155
+ DashIsoSegmentLengthControl = Shapes::StringShape.new(name: 'DashIsoSegmentLengthControl')
154
156
  DashIsoWriteSegmentTimelineInRepresentation = Shapes::StringShape.new(name: 'DashIsoWriteSegmentTimelineInRepresentation')
155
157
  DecryptionMode = Shapes::StringShape.new(name: 'DecryptionMode')
156
158
  DeinterlaceAlgorithm = Shapes::StringShape.new(name: 'DeinterlaceAlgorithm')
@@ -319,6 +321,7 @@ module Aws::MediaConvert
319
321
  HlsProgramDateTime = Shapes::StringShape.new(name: 'HlsProgramDateTime')
320
322
  HlsRenditionGroupSettings = Shapes::StructureShape.new(name: 'HlsRenditionGroupSettings')
321
323
  HlsSegmentControl = Shapes::StringShape.new(name: 'HlsSegmentControl')
324
+ HlsSegmentLengthControl = Shapes::StringShape.new(name: 'HlsSegmentLengthControl')
322
325
  HlsSettings = Shapes::StructureShape.new(name: 'HlsSettings')
323
326
  HlsStreamInfResolution = Shapes::StringShape.new(name: 'HlsStreamInfResolution')
324
327
  HlsTargetDurationCompatibilityMode = Shapes::StringShape.new(name: 'HlsTargetDurationCompatibilityMode')
@@ -365,6 +368,7 @@ module Aws::MediaConvert
365
368
  M2tsAudioBufferModel = Shapes::StringShape.new(name: 'M2tsAudioBufferModel')
366
369
  M2tsAudioDuration = Shapes::StringShape.new(name: 'M2tsAudioDuration')
367
370
  M2tsBufferModel = Shapes::StringShape.new(name: 'M2tsBufferModel')
371
+ M2tsDataPtsControl = Shapes::StringShape.new(name: 'M2tsDataPtsControl')
368
372
  M2tsEbpAudioInterval = Shapes::StringShape.new(name: 'M2tsEbpAudioInterval')
369
373
  M2tsEbpPlacement = Shapes::StringShape.new(name: 'M2tsEbpPlacement')
370
374
  M2tsEsRateInPes = Shapes::StringShape.new(name: 'M2tsEsRateInPes')
@@ -378,6 +382,7 @@ module Aws::MediaConvert
378
382
  M2tsSegmentationStyle = Shapes::StringShape.new(name: 'M2tsSegmentationStyle')
379
383
  M2tsSettings = Shapes::StructureShape.new(name: 'M2tsSettings')
380
384
  M3u8AudioDuration = Shapes::StringShape.new(name: 'M3u8AudioDuration')
385
+ M3u8DataPtsControl = Shapes::StringShape.new(name: 'M3u8DataPtsControl')
381
386
  M3u8NielsenId3 = Shapes::StringShape.new(name: 'M3u8NielsenId3')
382
387
  M3u8PcrControl = Shapes::StringShape.new(name: 'M3u8PcrControl')
383
388
  M3u8Scte35Source = Shapes::StringShape.new(name: 'M3u8Scte35Source')
@@ -429,6 +434,7 @@ module Aws::MediaConvert
429
434
  MsSmoothAdditionalManifest = Shapes::StructureShape.new(name: 'MsSmoothAdditionalManifest')
430
435
  MsSmoothAudioDeduplication = Shapes::StringShape.new(name: 'MsSmoothAudioDeduplication')
431
436
  MsSmoothEncryptionSettings = Shapes::StructureShape.new(name: 'MsSmoothEncryptionSettings')
437
+ MsSmoothFragmentLengthControl = Shapes::StringShape.new(name: 'MsSmoothFragmentLengthControl')
432
438
  MsSmoothGroupSettings = Shapes::StructureShape.new(name: 'MsSmoothGroupSettings')
433
439
  MsSmoothManifestEncoding = Shapes::StringShape.new(name: 'MsSmoothManifestEncoding')
434
440
  MxfAfdSignaling = Shapes::StringShape.new(name: 'MxfAfdSignaling')
@@ -1015,6 +1021,7 @@ module Aws::MediaConvert
1015
1021
  CmafGroupSettings.add_member(:pts_offset_handling_for_b_frames, Shapes::ShapeRef.new(shape: CmafPtsOffsetHandlingForBFrames, location_name: "ptsOffsetHandlingForBFrames"))
1016
1022
  CmafGroupSettings.add_member(:segment_control, Shapes::ShapeRef.new(shape: CmafSegmentControl, location_name: "segmentControl"))
1017
1023
  CmafGroupSettings.add_member(:segment_length, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "segmentLength"))
1024
+ CmafGroupSettings.add_member(:segment_length_control, Shapes::ShapeRef.new(shape: CmafSegmentLengthControl, location_name: "segmentLengthControl"))
1018
1025
  CmafGroupSettings.add_member(:stream_inf_resolution, Shapes::ShapeRef.new(shape: CmafStreamInfResolution, location_name: "streamInfResolution"))
1019
1026
  CmafGroupSettings.add_member(:target_duration_compatibility_mode, Shapes::ShapeRef.new(shape: CmafTargetDurationCompatibilityMode, location_name: "targetDurationCompatibilityMode"))
1020
1027
  CmafGroupSettings.add_member(:write_dash_manifest, Shapes::ShapeRef.new(shape: CmafWriteDASHManifest, location_name: "writeDashManifest"))
@@ -1132,6 +1139,7 @@ module Aws::MediaConvert
1132
1139
  DashIsoGroupSettings.add_member(:pts_offset_handling_for_b_frames, Shapes::ShapeRef.new(shape: DashIsoPtsOffsetHandlingForBFrames, location_name: "ptsOffsetHandlingForBFrames"))
1133
1140
  DashIsoGroupSettings.add_member(:segment_control, Shapes::ShapeRef.new(shape: DashIsoSegmentControl, location_name: "segmentControl"))
1134
1141
  DashIsoGroupSettings.add_member(:segment_length, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "segmentLength"))
1142
+ DashIsoGroupSettings.add_member(:segment_length_control, Shapes::ShapeRef.new(shape: DashIsoSegmentLengthControl, location_name: "segmentLengthControl"))
1135
1143
  DashIsoGroupSettings.add_member(:write_segment_timeline_in_representation, Shapes::ShapeRef.new(shape: DashIsoWriteSegmentTimelineInRepresentation, location_name: "writeSegmentTimelineInRepresentation"))
1136
1144
  DashIsoGroupSettings.struct_class = Types::DashIsoGroupSettings
1137
1145
 
@@ -1495,6 +1503,7 @@ module Aws::MediaConvert
1495
1503
  HlsGroupSettings.add_member(:program_date_time_period, Shapes::ShapeRef.new(shape: __integerMin0Max3600, location_name: "programDateTimePeriod"))
1496
1504
  HlsGroupSettings.add_member(:segment_control, Shapes::ShapeRef.new(shape: HlsSegmentControl, location_name: "segmentControl"))
1497
1505
  HlsGroupSettings.add_member(:segment_length, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "segmentLength"))
1506
+ HlsGroupSettings.add_member(:segment_length_control, Shapes::ShapeRef.new(shape: HlsSegmentLengthControl, location_name: "segmentLengthControl"))
1498
1507
  HlsGroupSettings.add_member(:segments_per_subdirectory, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "segmentsPerSubdirectory"))
1499
1508
  HlsGroupSettings.add_member(:stream_inf_resolution, Shapes::ShapeRef.new(shape: HlsStreamInfResolution, location_name: "streamInfResolution"))
1500
1509
  HlsGroupSettings.add_member(:target_duration_compatibility_mode, Shapes::ShapeRef.new(shape: HlsTargetDurationCompatibilityMode, location_name: "targetDurationCompatibilityMode"))
@@ -1746,6 +1755,7 @@ module Aws::MediaConvert
1746
1755
  M2tsSettings.add_member(:audio_pids, Shapes::ShapeRef.new(shape: __listOf__integerMin32Max8182, location_name: "audioPids"))
1747
1756
  M2tsSettings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "bitrate"))
1748
1757
  M2tsSettings.add_member(:buffer_model, Shapes::ShapeRef.new(shape: M2tsBufferModel, location_name: "bufferModel"))
1758
+ M2tsSettings.add_member(:data_pts_control, Shapes::ShapeRef.new(shape: M2tsDataPtsControl, location_name: "dataPTSControl"))
1749
1759
  M2tsSettings.add_member(:dvb_nit_settings, Shapes::ShapeRef.new(shape: DvbNitSettings, location_name: "dvbNitSettings"))
1750
1760
  M2tsSettings.add_member(:dvb_sdt_settings, Shapes::ShapeRef.new(shape: DvbSdtSettings, location_name: "dvbSdtSettings"))
1751
1761
  M2tsSettings.add_member(:dvb_sub_pids, Shapes::ShapeRef.new(shape: __listOf__integerMin32Max8182, location_name: "dvbSubPids"))
@@ -1782,6 +1792,7 @@ module Aws::MediaConvert
1782
1792
  M3u8Settings.add_member(:audio_duration, Shapes::ShapeRef.new(shape: M3u8AudioDuration, location_name: "audioDuration"))
1783
1793
  M3u8Settings.add_member(:audio_frames_per_pes, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "audioFramesPerPes"))
1784
1794
  M3u8Settings.add_member(:audio_pids, Shapes::ShapeRef.new(shape: __listOf__integerMin32Max8182, location_name: "audioPids"))
1795
+ M3u8Settings.add_member(:data_pts_control, Shapes::ShapeRef.new(shape: M3u8DataPtsControl, location_name: "dataPTSControl"))
1785
1796
  M3u8Settings.add_member(:max_pcr_interval, Shapes::ShapeRef.new(shape: __integerMin0Max500, location_name: "maxPcrInterval"))
1786
1797
  M3u8Settings.add_member(:nielsen_id_3, Shapes::ShapeRef.new(shape: M3u8NielsenId3, location_name: "nielsenId3"))
1787
1798
  M3u8Settings.add_member(:pat_interval, Shapes::ShapeRef.new(shape: __integerMin0Max1000, location_name: "patInterval"))
@@ -1896,6 +1907,7 @@ module Aws::MediaConvert
1896
1907
  MsSmoothGroupSettings.add_member(:destination_settings, Shapes::ShapeRef.new(shape: DestinationSettings, location_name: "destinationSettings"))
1897
1908
  MsSmoothGroupSettings.add_member(:encryption, Shapes::ShapeRef.new(shape: MsSmoothEncryptionSettings, location_name: "encryption"))
1898
1909
  MsSmoothGroupSettings.add_member(:fragment_length, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "fragmentLength"))
1910
+ MsSmoothGroupSettings.add_member(:fragment_length_control, Shapes::ShapeRef.new(shape: MsSmoothFragmentLengthControl, location_name: "fragmentLengthControl"))
1899
1911
  MsSmoothGroupSettings.add_member(:manifest_encoding, Shapes::ShapeRef.new(shape: MsSmoothManifestEncoding, location_name: "manifestEncoding"))
1900
1912
  MsSmoothGroupSettings.struct_class = Types::MsSmoothGroupSettings
1901
1913
 
@@ -2086,6 +2098,7 @@ module Aws::MediaConvert
2086
2098
  S3DestinationSettings.struct_class = Types::S3DestinationSettings
2087
2099
 
2088
2100
  S3EncryptionSettings.add_member(:encryption_type, Shapes::ShapeRef.new(shape: S3ServerSideEncryptionType, location_name: "encryptionType"))
2101
+ S3EncryptionSettings.add_member(:kms_encryption_context, Shapes::ShapeRef.new(shape: __stringPatternAZaZ0902, location_name: "kmsEncryptionContext"))
2089
2102
  S3EncryptionSettings.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: __stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912, location_name: "kmsKeyArn"))
2090
2103
  S3EncryptionSettings.struct_class = Types::S3EncryptionSettings
2091
2104
 
@@ -2674,6 +2674,7 @@ module Aws::MediaConvert
2674
2674
  # },
2675
2675
  # encryption: {
2676
2676
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
2677
+ # kms_encryption_context: "__stringPatternAZaZ0902",
2677
2678
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
2678
2679
  # },
2679
2680
  # },
@@ -2707,6 +2708,7 @@ module Aws::MediaConvert
2707
2708
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
2708
2709
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
2709
2710
  # segment_length: 1,
2711
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
2710
2712
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
2711
2713
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
2712
2714
  # write_dash_manifest: "DISABLED", # accepts DISABLED, ENABLED
@@ -2760,12 +2762,10 @@ module Aws::MediaConvert
2760
2762
  # @return [Types::CmafEncryptionSettings]
2761
2763
  #
2762
2764
  # @!attribute [rw] fragment_length
2763
- # Length of fragments to generate (in seconds). Fragment length must
2764
- # be compatible with GOP size and Framerate. Note that fragments will
2765
- # end on the next keyframe after this number of seconds, so actual
2766
- # fragment length may be longer. When Emit Single File is checked, the
2767
- # fragmentation is internal to a single output file and it does not
2768
- # cause the creation of many output files as in other output types.
2765
+ # Specify the length, in whole seconds, of the mp4 fragments. When you
2766
+ # don't specify a value, MediaConvert defaults to 2. Related setting:
2767
+ # Use Fragment length control (FragmentLengthControl) to specify
2768
+ # whether the encoder enforces this value strictly.
2769
2769
  # @return [Integer]
2770
2770
  #
2771
2771
  # @!attribute [rw] image_based_trick_play
@@ -2847,18 +2847,24 @@ module Aws::MediaConvert
2847
2847
  # @return [String]
2848
2848
  #
2849
2849
  # @!attribute [rw] segment_length
2850
- # Use this setting to specify the length, in seconds, of each
2851
- # individual CMAF segment. This value applies to the whole package;
2852
- # that is, to every output in the output group. Note that segments end
2853
- # on the first keyframe after this number of seconds, so the actual
2854
- # segment length might be slightly longer. If you set Segment control
2855
- # (CmafSegmentControl) to single file, the service puts the content of
2856
- # each output in a single file that has metadata that marks these
2857
- # segments. If you set it to segmented files, the service creates
2858
- # multiple files for each output, each with the content of one
2859
- # segment.
2850
+ # Specify the length, in whole seconds, of each segment. When you
2851
+ # don't specify a value, MediaConvert defaults to 10. Related
2852
+ # settings: Use Segment length control (SegmentLengthControl) to
2853
+ # specify whether the encoder enforces this value strictly. Use
2854
+ # Segment control (CmafSegmentControl) to specify whether MediaConvert
2855
+ # creates separate segment files or one content file that has metadata
2856
+ # to mark the segment boundaries.
2860
2857
  # @return [Integer]
2861
2858
  #
2859
+ # @!attribute [rw] segment_length_control
2860
+ # Specify how you want MediaConvert to determine the segment length.
2861
+ # Choose Exact (EXACT) to have the encoder use the exact length that
2862
+ # you specify with the setting Segment length (SegmentLength). This
2863
+ # might result in extra I-frames. Choose Multiple of GOP
2864
+ # (GOP\_MULTIPLE) to have the encoder round up the segment lengths to
2865
+ # match the next GOP boundary.
2866
+ # @return [String]
2867
+ #
2862
2868
  # @!attribute [rw] stream_inf_resolution
2863
2869
  # Include or exclude RESOLUTION attribute for video in
2864
2870
  # EXT-X-STREAM-INF tag of variant manifest.
@@ -2918,6 +2924,7 @@ module Aws::MediaConvert
2918
2924
  :pts_offset_handling_for_b_frames,
2919
2925
  :segment_control,
2920
2926
  :segment_length,
2927
+ :segment_length_control,
2921
2928
  :stream_inf_resolution,
2922
2929
  :target_duration_compatibility_mode,
2923
2930
  :write_dash_manifest,
@@ -3210,6 +3217,7 @@ module Aws::MediaConvert
3210
3217
  # audio_pids: [1],
3211
3218
  # bitrate: 1,
3212
3219
  # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
3220
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
3213
3221
  # dvb_nit_settings: {
3214
3222
  # network_id: 1,
3215
3223
  # network_name: "__stringMin1Max256",
@@ -3259,6 +3267,7 @@ module Aws::MediaConvert
3259
3267
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
3260
3268
  # audio_frames_per_pes: 1,
3261
3269
  # audio_pids: [1],
3270
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
3262
3271
  # max_pcr_interval: 1,
3263
3272
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
3264
3273
  # pat_interval: 1,
@@ -3650,6 +3659,7 @@ module Aws::MediaConvert
3650
3659
  # },
3651
3660
  # encryption: {
3652
3661
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
3662
+ # kms_encryption_context: "__stringPatternAZaZ0902",
3653
3663
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
3654
3664
  # },
3655
3665
  # },
@@ -3683,6 +3693,7 @@ module Aws::MediaConvert
3683
3693
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
3684
3694
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
3685
3695
  # segment_length: 1,
3696
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
3686
3697
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
3687
3698
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
3688
3699
  # write_dash_manifest: "DISABLED", # accepts DISABLED, ENABLED
@@ -3706,6 +3717,7 @@ module Aws::MediaConvert
3706
3717
  # },
3707
3718
  # encryption: {
3708
3719
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
3720
+ # kms_encryption_context: "__stringPatternAZaZ0902",
3709
3721
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
3710
3722
  # },
3711
3723
  # },
@@ -3728,6 +3740,7 @@ module Aws::MediaConvert
3728
3740
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
3729
3741
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
3730
3742
  # segment_length: 1,
3743
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
3731
3744
  # write_segment_timeline_in_representation: "ENABLED", # accepts ENABLED, DISABLED
3732
3745
  # },
3733
3746
  # file_group_settings: {
@@ -3739,6 +3752,7 @@ module Aws::MediaConvert
3739
3752
  # },
3740
3753
  # encryption: {
3741
3754
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
3755
+ # kms_encryption_context: "__stringPatternAZaZ0902",
3742
3756
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
3743
3757
  # },
3744
3758
  # },
@@ -3773,6 +3787,7 @@ module Aws::MediaConvert
3773
3787
  # },
3774
3788
  # encryption: {
3775
3789
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
3790
+ # kms_encryption_context: "__stringPatternAZaZ0902",
3776
3791
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
3777
3792
  # },
3778
3793
  # },
@@ -3807,6 +3822,7 @@ module Aws::MediaConvert
3807
3822
  # program_date_time_period: 1,
3808
3823
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
3809
3824
  # segment_length: 1,
3825
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
3810
3826
  # segments_per_subdirectory: 1,
3811
3827
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
3812
3828
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
@@ -3830,6 +3846,7 @@ module Aws::MediaConvert
3830
3846
  # },
3831
3847
  # encryption: {
3832
3848
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
3849
+ # kms_encryption_context: "__stringPatternAZaZ0902",
3833
3850
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
3834
3851
  # },
3835
3852
  # },
@@ -3843,6 +3860,7 @@ module Aws::MediaConvert
3843
3860
  # },
3844
3861
  # },
3845
3862
  # fragment_length: 1,
3863
+ # fragment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
3846
3864
  # manifest_encoding: "UTF8", # accepts UTF8, UTF16
3847
3865
  # },
3848
3866
  # type: "HLS_GROUP_SETTINGS", # accepts HLS_GROUP_SETTINGS, DASH_ISO_GROUP_SETTINGS, FILE_GROUP_SETTINGS, MS_SMOOTH_GROUP_SETTINGS, CMAF_GROUP_SETTINGS
@@ -4084,6 +4102,7 @@ module Aws::MediaConvert
4084
4102
  # audio_pids: [1],
4085
4103
  # bitrate: 1,
4086
4104
  # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
4105
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
4087
4106
  # dvb_nit_settings: {
4088
4107
  # network_id: 1,
4089
4108
  # network_name: "__stringMin1Max256",
@@ -4133,6 +4152,7 @@ module Aws::MediaConvert
4133
4152
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
4134
4153
  # audio_frames_per_pes: 1,
4135
4154
  # audio_pids: [1],
4155
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
4136
4156
  # max_pcr_interval: 1,
4137
4157
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
4138
4158
  # pat_interval: 1,
@@ -4243,7 +4263,7 @@ module Aws::MediaConvert
4243
4263
  # codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
4244
4264
  # dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
4245
4265
  # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
4246
- # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD
4266
+ # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
4247
4267
  # flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
4248
4268
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
4249
4269
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
@@ -4993,6 +5013,7 @@ module Aws::MediaConvert
4993
5013
  # },
4994
5014
  # encryption: {
4995
5015
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
5016
+ # kms_encryption_context: "__stringPatternAZaZ0902",
4996
5017
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
4997
5018
  # },
4998
5019
  # },
@@ -5026,6 +5047,7 @@ module Aws::MediaConvert
5026
5047
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
5027
5048
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
5028
5049
  # segment_length: 1,
5050
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
5029
5051
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
5030
5052
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
5031
5053
  # write_dash_manifest: "DISABLED", # accepts DISABLED, ENABLED
@@ -5049,6 +5071,7 @@ module Aws::MediaConvert
5049
5071
  # },
5050
5072
  # encryption: {
5051
5073
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
5074
+ # kms_encryption_context: "__stringPatternAZaZ0902",
5052
5075
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
5053
5076
  # },
5054
5077
  # },
@@ -5071,6 +5094,7 @@ module Aws::MediaConvert
5071
5094
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
5072
5095
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
5073
5096
  # segment_length: 1,
5097
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
5074
5098
  # write_segment_timeline_in_representation: "ENABLED", # accepts ENABLED, DISABLED
5075
5099
  # },
5076
5100
  # file_group_settings: {
@@ -5082,6 +5106,7 @@ module Aws::MediaConvert
5082
5106
  # },
5083
5107
  # encryption: {
5084
5108
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
5109
+ # kms_encryption_context: "__stringPatternAZaZ0902",
5085
5110
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
5086
5111
  # },
5087
5112
  # },
@@ -5116,6 +5141,7 @@ module Aws::MediaConvert
5116
5141
  # },
5117
5142
  # encryption: {
5118
5143
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
5144
+ # kms_encryption_context: "__stringPatternAZaZ0902",
5119
5145
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
5120
5146
  # },
5121
5147
  # },
@@ -5150,6 +5176,7 @@ module Aws::MediaConvert
5150
5176
  # program_date_time_period: 1,
5151
5177
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
5152
5178
  # segment_length: 1,
5179
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
5153
5180
  # segments_per_subdirectory: 1,
5154
5181
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
5155
5182
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
@@ -5173,6 +5200,7 @@ module Aws::MediaConvert
5173
5200
  # },
5174
5201
  # encryption: {
5175
5202
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
5203
+ # kms_encryption_context: "__stringPatternAZaZ0902",
5176
5204
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
5177
5205
  # },
5178
5206
  # },
@@ -5186,6 +5214,7 @@ module Aws::MediaConvert
5186
5214
  # },
5187
5215
  # },
5188
5216
  # fragment_length: 1,
5217
+ # fragment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
5189
5218
  # manifest_encoding: "UTF8", # accepts UTF8, UTF16
5190
5219
  # },
5191
5220
  # type: "HLS_GROUP_SETTINGS", # accepts HLS_GROUP_SETTINGS, DASH_ISO_GROUP_SETTINGS, FILE_GROUP_SETTINGS, MS_SMOOTH_GROUP_SETTINGS, CMAF_GROUP_SETTINGS
@@ -5427,6 +5456,7 @@ module Aws::MediaConvert
5427
5456
  # audio_pids: [1],
5428
5457
  # bitrate: 1,
5429
5458
  # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
5459
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
5430
5460
  # dvb_nit_settings: {
5431
5461
  # network_id: 1,
5432
5462
  # network_name: "__stringMin1Max256",
@@ -5476,6 +5506,7 @@ module Aws::MediaConvert
5476
5506
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
5477
5507
  # audio_frames_per_pes: 1,
5478
5508
  # audio_pids: [1],
5509
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
5479
5510
  # max_pcr_interval: 1,
5480
5511
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
5481
5512
  # pat_interval: 1,
@@ -5586,7 +5617,7 @@ module Aws::MediaConvert
5586
5617
  # codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
5587
5618
  # dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
5588
5619
  # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
5589
- # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD
5620
+ # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
5590
5621
  # flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
5591
5622
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
5592
5623
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
@@ -6276,6 +6307,7 @@ module Aws::MediaConvert
6276
6307
  # audio_pids: [1],
6277
6308
  # bitrate: 1,
6278
6309
  # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
6310
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
6279
6311
  # dvb_nit_settings: {
6280
6312
  # network_id: 1,
6281
6313
  # network_name: "__stringMin1Max256",
@@ -6325,6 +6357,7 @@ module Aws::MediaConvert
6325
6357
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
6326
6358
  # audio_frames_per_pes: 1,
6327
6359
  # audio_pids: [1],
6360
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
6328
6361
  # max_pcr_interval: 1,
6329
6362
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
6330
6363
  # pat_interval: 1,
@@ -6421,7 +6454,7 @@ module Aws::MediaConvert
6421
6454
  # codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
6422
6455
  # dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
6423
6456
  # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
6424
- # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD
6457
+ # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
6425
6458
  # flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
6426
6459
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
6427
6460
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
@@ -6997,6 +7030,7 @@ module Aws::MediaConvert
6997
7030
  # },
6998
7031
  # encryption: {
6999
7032
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
7033
+ # kms_encryption_context: "__stringPatternAZaZ0902",
7000
7034
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
7001
7035
  # },
7002
7036
  # },
@@ -7019,6 +7053,7 @@ module Aws::MediaConvert
7019
7053
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
7020
7054
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
7021
7055
  # segment_length: 1,
7056
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
7022
7057
  # write_segment_timeline_in_representation: "ENABLED", # accepts ENABLED, DISABLED
7023
7058
  # }
7024
7059
  #
@@ -7147,14 +7182,24 @@ module Aws::MediaConvert
7147
7182
  # @return [String]
7148
7183
  #
7149
7184
  # @!attribute [rw] segment_length
7150
- # Length of mpd segments to create (in seconds). Note that segments
7151
- # will end on the next keyframe after this number of seconds, so
7152
- # actual segment length may be longer. When Emit Single File is
7153
- # checked, the segmentation is internal to a single output file and it
7154
- # does not cause the creation of many output files as in other output
7155
- # types.
7185
+ # Specify the length, in whole seconds, of each segment. When you
7186
+ # don't specify a value, MediaConvert defaults to 30. Related
7187
+ # settings: Use Segment length control (SegmentLengthControl) to
7188
+ # specify whether the encoder enforces this value strictly. Use
7189
+ # Segment control (DashIsoSegmentControl) to specify whether
7190
+ # MediaConvert creates separate segment files or one content file that
7191
+ # has metadata to mark the segment boundaries.
7156
7192
  # @return [Integer]
7157
7193
  #
7194
+ # @!attribute [rw] segment_length_control
7195
+ # Specify how you want MediaConvert to determine the segment length.
7196
+ # Choose Exact (EXACT) to have the encoder use the exact length that
7197
+ # you specify with the setting Segment length (SegmentLength). This
7198
+ # might result in extra I-frames. Choose Multiple of GOP
7199
+ # (GOP\_MULTIPLE) to have the encoder round up the segment lengths to
7200
+ # match the next GOP boundary.
7201
+ # @return [String]
7202
+ #
7158
7203
  # @!attribute [rw] write_segment_timeline_in_representation
7159
7204
  # If you get an HTTP error in the 400 range when you play back your
7160
7205
  # DASH output, enable this setting and run your transcoding job again.
@@ -7184,6 +7229,7 @@ module Aws::MediaConvert
7184
7229
  :pts_offset_handling_for_b_frames,
7185
7230
  :segment_control,
7186
7231
  :segment_length,
7232
+ :segment_length_control,
7187
7233
  :write_segment_timeline_in_representation)
7188
7234
  SENSITIVE = []
7189
7235
  include Aws::Structure
@@ -7399,6 +7445,7 @@ module Aws::MediaConvert
7399
7445
  # },
7400
7446
  # encryption: {
7401
7447
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
7448
+ # kms_encryption_context: "__stringPatternAZaZ0902",
7402
7449
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
7403
7450
  # },
7404
7451
  # },
@@ -8649,6 +8696,7 @@ module Aws::MediaConvert
8649
8696
  # },
8650
8697
  # encryption: {
8651
8698
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
8699
+ # kms_encryption_context: "__stringPatternAZaZ0902",
8652
8700
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
8653
8701
  # },
8654
8702
  # },
@@ -9026,7 +9074,7 @@ module Aws::MediaConvert
9026
9074
  # codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
9027
9075
  # dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
9028
9076
  # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
9029
- # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD
9077
+ # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
9030
9078
  # flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
9031
9079
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
9032
9080
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
@@ -9114,9 +9162,12 @@ module Aws::MediaConvert
9114
9162
  # @return [String]
9115
9163
  #
9116
9164
  # @!attribute [rw] field_encoding
9117
- # Keep the default value, PAFF, to have MediaConvert use PAFF encoding
9118
- # for interlaced outputs. Choose Force field (FORCE\_FIELD) to disable
9119
- # PAFF encoding and create separate interlaced fields.
9165
+ # The video encoding method for your MPEG-4 AVC output. Keep the
9166
+ # default value, PAFF, to have MediaConvert use PAFF encoding for
9167
+ # interlaced outputs. Choose Force field (FORCE\_FIELD) to disable
9168
+ # PAFF encoding and create separate interlaced fields. Choose MBAFF to
9169
+ # disable PAFF and have MediaConvert use MBAFF encoding for interlaced
9170
+ # outputs.
9120
9171
  # @return [String]
9121
9172
  #
9122
9173
  # @!attribute [rw] flicker_adaptive_quantization
@@ -9255,7 +9306,10 @@ module Aws::MediaConvert
9255
9306
  # @return [Integer]
9256
9307
  #
9257
9308
  # @!attribute [rw] number_b_frames_between_reference_frames
9258
- # Number of B-frames between reference frames.
9309
+ # Specify the number of B-frames that MediaConvert puts between
9310
+ # reference frames in this output. Valid values are whole numbers from
9311
+ # 0 through 7. When you don't specify a value, MediaConvert defaults
9312
+ # to 2.
9259
9313
  # @return [Integer]
9260
9314
  #
9261
9315
  # @!attribute [rw] number_reference_frames
@@ -9783,7 +9837,10 @@ module Aws::MediaConvert
9783
9837
  # @return [Integer]
9784
9838
  #
9785
9839
  # @!attribute [rw] number_b_frames_between_reference_frames
9786
- # Number of B-frames between reference frames.
9840
+ # Specify the number of B-frames that MediaConvert puts between
9841
+ # reference frames in this output. Valid values are whole numbers from
9842
+ # 0 through 7. When you don't specify a value, MediaConvert defaults
9843
+ # to 2.
9787
9844
  # @return [Integer]
9788
9845
  #
9789
9846
  # @!attribute [rw] number_reference_frames
@@ -10375,6 +10432,7 @@ module Aws::MediaConvert
10375
10432
  # },
10376
10433
  # encryption: {
10377
10434
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
10435
+ # kms_encryption_context: "__stringPatternAZaZ0902",
10378
10436
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
10379
10437
  # },
10380
10438
  # },
@@ -10409,6 +10467,7 @@ module Aws::MediaConvert
10409
10467
  # program_date_time_period: 1,
10410
10468
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
10411
10469
  # segment_length: 1,
10470
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
10412
10471
  # segments_per_subdirectory: 1,
10413
10472
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
10414
10473
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
@@ -10564,11 +10623,24 @@ module Aws::MediaConvert
10564
10623
  # @return [String]
10565
10624
  #
10566
10625
  # @!attribute [rw] segment_length
10567
- # Length of MPEG-2 Transport Stream segments to create (in seconds).
10568
- # Note that segments will end on the next keyframe after this number
10569
- # of seconds, so actual segment length may be longer.
10626
+ # Specify the length, in whole seconds, of each segment. When you
10627
+ # don't specify a value, MediaConvert defaults to 10. Related
10628
+ # settings: Use Segment length control (SegmentLengthControl) to
10629
+ # specify whether the encoder enforces this value strictly. Use
10630
+ # Segment control (HlsSegmentControl) to specify whether MediaConvert
10631
+ # creates separate segment files or one content file that has metadata
10632
+ # to mark the segment boundaries.
10570
10633
  # @return [Integer]
10571
10634
  #
10635
+ # @!attribute [rw] segment_length_control
10636
+ # Specify how you want MediaConvert to determine the segment length.
10637
+ # Choose Exact (EXACT) to have the encoder use the exact length that
10638
+ # you specify with the setting Segment length (SegmentLength). This
10639
+ # might result in extra I-frames. Choose Multiple of GOP
10640
+ # (GOP\_MULTIPLE) to have the encoder round up the segment lengths to
10641
+ # match the next GOP boundary.
10642
+ # @return [String]
10643
+ #
10572
10644
  # @!attribute [rw] segments_per_subdirectory
10573
10645
  # Number of segments to write to a subdirectory before starting a new
10574
10646
  # one. directoryStructure must be SINGLE\_DIRECTORY for this setting
@@ -10631,6 +10703,7 @@ module Aws::MediaConvert
10631
10703
  :program_date_time_period,
10632
10704
  :segment_control,
10633
10705
  :segment_length,
10706
+ :segment_length_control,
10634
10707
  :segments_per_subdirectory,
10635
10708
  :stream_inf_resolution,
10636
10709
  :target_duration_compatibility_mode,
@@ -12278,6 +12351,7 @@ module Aws::MediaConvert
12278
12351
  # },
12279
12352
  # encryption: {
12280
12353
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
12354
+ # kms_encryption_context: "__stringPatternAZaZ0902",
12281
12355
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
12282
12356
  # },
12283
12357
  # },
@@ -12311,6 +12385,7 @@ module Aws::MediaConvert
12311
12385
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
12312
12386
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
12313
12387
  # segment_length: 1,
12388
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
12314
12389
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
12315
12390
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
12316
12391
  # write_dash_manifest: "DISABLED", # accepts DISABLED, ENABLED
@@ -12334,6 +12409,7 @@ module Aws::MediaConvert
12334
12409
  # },
12335
12410
  # encryption: {
12336
12411
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
12412
+ # kms_encryption_context: "__stringPatternAZaZ0902",
12337
12413
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
12338
12414
  # },
12339
12415
  # },
@@ -12356,6 +12432,7 @@ module Aws::MediaConvert
12356
12432
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
12357
12433
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
12358
12434
  # segment_length: 1,
12435
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
12359
12436
  # write_segment_timeline_in_representation: "ENABLED", # accepts ENABLED, DISABLED
12360
12437
  # },
12361
12438
  # file_group_settings: {
@@ -12367,6 +12444,7 @@ module Aws::MediaConvert
12367
12444
  # },
12368
12445
  # encryption: {
12369
12446
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
12447
+ # kms_encryption_context: "__stringPatternAZaZ0902",
12370
12448
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
12371
12449
  # },
12372
12450
  # },
@@ -12401,6 +12479,7 @@ module Aws::MediaConvert
12401
12479
  # },
12402
12480
  # encryption: {
12403
12481
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
12482
+ # kms_encryption_context: "__stringPatternAZaZ0902",
12404
12483
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
12405
12484
  # },
12406
12485
  # },
@@ -12435,6 +12514,7 @@ module Aws::MediaConvert
12435
12514
  # program_date_time_period: 1,
12436
12515
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
12437
12516
  # segment_length: 1,
12517
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
12438
12518
  # segments_per_subdirectory: 1,
12439
12519
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
12440
12520
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
@@ -12458,6 +12538,7 @@ module Aws::MediaConvert
12458
12538
  # },
12459
12539
  # encryption: {
12460
12540
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
12541
+ # kms_encryption_context: "__stringPatternAZaZ0902",
12461
12542
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
12462
12543
  # },
12463
12544
  # },
@@ -12471,6 +12552,7 @@ module Aws::MediaConvert
12471
12552
  # },
12472
12553
  # },
12473
12554
  # fragment_length: 1,
12555
+ # fragment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
12474
12556
  # manifest_encoding: "UTF8", # accepts UTF8, UTF16
12475
12557
  # },
12476
12558
  # type: "HLS_GROUP_SETTINGS", # accepts HLS_GROUP_SETTINGS, DASH_ISO_GROUP_SETTINGS, FILE_GROUP_SETTINGS, MS_SMOOTH_GROUP_SETTINGS, CMAF_GROUP_SETTINGS
@@ -12712,6 +12794,7 @@ module Aws::MediaConvert
12712
12794
  # audio_pids: [1],
12713
12795
  # bitrate: 1,
12714
12796
  # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
12797
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
12715
12798
  # dvb_nit_settings: {
12716
12799
  # network_id: 1,
12717
12800
  # network_name: "__stringMin1Max256",
@@ -12761,6 +12844,7 @@ module Aws::MediaConvert
12761
12844
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
12762
12845
  # audio_frames_per_pes: 1,
12763
12846
  # audio_pids: [1],
12847
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
12764
12848
  # max_pcr_interval: 1,
12765
12849
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
12766
12850
  # pat_interval: 1,
@@ -12871,7 +12955,7 @@ module Aws::MediaConvert
12871
12955
  # codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
12872
12956
  # dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
12873
12957
  # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
12874
- # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD
12958
+ # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
12875
12959
  # flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
12876
12960
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
12877
12961
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
@@ -13667,6 +13751,7 @@ module Aws::MediaConvert
13667
13751
  # },
13668
13752
  # encryption: {
13669
13753
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
13754
+ # kms_encryption_context: "__stringPatternAZaZ0902",
13670
13755
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
13671
13756
  # },
13672
13757
  # },
@@ -13700,6 +13785,7 @@ module Aws::MediaConvert
13700
13785
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
13701
13786
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
13702
13787
  # segment_length: 1,
13788
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
13703
13789
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
13704
13790
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
13705
13791
  # write_dash_manifest: "DISABLED", # accepts DISABLED, ENABLED
@@ -13723,6 +13809,7 @@ module Aws::MediaConvert
13723
13809
  # },
13724
13810
  # encryption: {
13725
13811
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
13812
+ # kms_encryption_context: "__stringPatternAZaZ0902",
13726
13813
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
13727
13814
  # },
13728
13815
  # },
@@ -13745,6 +13832,7 @@ module Aws::MediaConvert
13745
13832
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
13746
13833
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
13747
13834
  # segment_length: 1,
13835
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
13748
13836
  # write_segment_timeline_in_representation: "ENABLED", # accepts ENABLED, DISABLED
13749
13837
  # },
13750
13838
  # file_group_settings: {
@@ -13756,6 +13844,7 @@ module Aws::MediaConvert
13756
13844
  # },
13757
13845
  # encryption: {
13758
13846
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
13847
+ # kms_encryption_context: "__stringPatternAZaZ0902",
13759
13848
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
13760
13849
  # },
13761
13850
  # },
@@ -13790,6 +13879,7 @@ module Aws::MediaConvert
13790
13879
  # },
13791
13880
  # encryption: {
13792
13881
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
13882
+ # kms_encryption_context: "__stringPatternAZaZ0902",
13793
13883
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
13794
13884
  # },
13795
13885
  # },
@@ -13824,6 +13914,7 @@ module Aws::MediaConvert
13824
13914
  # program_date_time_period: 1,
13825
13915
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
13826
13916
  # segment_length: 1,
13917
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
13827
13918
  # segments_per_subdirectory: 1,
13828
13919
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
13829
13920
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
@@ -13847,6 +13938,7 @@ module Aws::MediaConvert
13847
13938
  # },
13848
13939
  # encryption: {
13849
13940
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
13941
+ # kms_encryption_context: "__stringPatternAZaZ0902",
13850
13942
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
13851
13943
  # },
13852
13944
  # },
@@ -13860,6 +13952,7 @@ module Aws::MediaConvert
13860
13952
  # },
13861
13953
  # },
13862
13954
  # fragment_length: 1,
13955
+ # fragment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
13863
13956
  # manifest_encoding: "UTF8", # accepts UTF8, UTF16
13864
13957
  # },
13865
13958
  # type: "HLS_GROUP_SETTINGS", # accepts HLS_GROUP_SETTINGS, DASH_ISO_GROUP_SETTINGS, FILE_GROUP_SETTINGS, MS_SMOOTH_GROUP_SETTINGS, CMAF_GROUP_SETTINGS
@@ -14101,6 +14194,7 @@ module Aws::MediaConvert
14101
14194
  # audio_pids: [1],
14102
14195
  # bitrate: 1,
14103
14196
  # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
14197
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
14104
14198
  # dvb_nit_settings: {
14105
14199
  # network_id: 1,
14106
14200
  # network_name: "__stringMin1Max256",
@@ -14150,6 +14244,7 @@ module Aws::MediaConvert
14150
14244
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
14151
14245
  # audio_frames_per_pes: 1,
14152
14246
  # audio_pids: [1],
14247
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
14153
14248
  # max_pcr_interval: 1,
14154
14249
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
14155
14250
  # pat_interval: 1,
@@ -14260,7 +14355,7 @@ module Aws::MediaConvert
14260
14355
  # codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
14261
14356
  # dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
14262
14357
  # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
14263
- # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD
14358
+ # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
14264
14359
  # flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
14265
14360
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
14266
14361
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
@@ -15229,6 +15324,7 @@ module Aws::MediaConvert
15229
15324
  # audio_pids: [1],
15230
15325
  # bitrate: 1,
15231
15326
  # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
15327
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
15232
15328
  # dvb_nit_settings: {
15233
15329
  # network_id: 1,
15234
15330
  # network_name: "__stringMin1Max256",
@@ -15323,6 +15419,14 @@ module Aws::MediaConvert
15323
15419
  # play back the stream without interruptions.
15324
15420
  # @return [String]
15325
15421
  #
15422
+ # @!attribute [rw] data_pts_control
15423
+ # If you select ALIGN\_TO\_VIDEO, MediaConvert writes captions and
15424
+ # data packets with Presentation Timestamp (PTS) values greater than
15425
+ # or equal to the first video packet PTS (MediaConvert drops captions
15426
+ # and data packets with lesser PTS values). Keep the default value
15427
+ # (AUTO) to allow all PTS values.
15428
+ # @return [String]
15429
+ #
15326
15430
  # @!attribute [rw] dvb_nit_settings
15327
15431
  # Use these settings to insert a DVB Network Information Table (NIT)
15328
15432
  # in the transport stream of this output. When you work directly in
@@ -15544,6 +15648,7 @@ module Aws::MediaConvert
15544
15648
  :audio_pids,
15545
15649
  :bitrate,
15546
15650
  :buffer_model,
15651
+ :data_pts_control,
15547
15652
  :dvb_nit_settings,
15548
15653
  :dvb_sdt_settings,
15549
15654
  :dvb_sub_pids,
@@ -15589,6 +15694,7 @@ module Aws::MediaConvert
15589
15694
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
15590
15695
  # audio_frames_per_pes: 1,
15591
15696
  # audio_pids: [1],
15697
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
15592
15698
  # max_pcr_interval: 1,
15593
15699
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
15594
15700
  # pat_interval: 1,
@@ -15635,6 +15741,14 @@ module Aws::MediaConvert
15635
15741
  # in ranges and/or by comma separation.
15636
15742
  # @return [Array<Integer>]
15637
15743
  #
15744
+ # @!attribute [rw] data_pts_control
15745
+ # If you select ALIGN\_TO\_VIDEO, MediaConvert writes captions and
15746
+ # data packets with Presentation Timestamp (PTS) values greater than
15747
+ # or equal to the first video packet PTS (MediaConvert drops captions
15748
+ # and data packets with lesser PTS values). Keep the default value
15749
+ # (AUTO) to allow all PTS values.
15750
+ # @return [String]
15751
+ #
15638
15752
  # @!attribute [rw] max_pcr_interval
15639
15753
  # Specify the maximum time, in milliseconds, between Program Clock
15640
15754
  # References (PCRs) inserted into the transport stream.
@@ -15726,6 +15840,7 @@ module Aws::MediaConvert
15726
15840
  :audio_duration,
15727
15841
  :audio_frames_per_pes,
15728
15842
  :audio_pids,
15843
+ :data_pts_control,
15729
15844
  :max_pcr_interval,
15730
15845
  :nielsen_id_3,
15731
15846
  :pat_interval,
@@ -16340,14 +16455,16 @@ module Aws::MediaConvert
16340
16455
  # @return [Integer]
16341
16456
  #
16342
16457
  # @!attribute [rw] gop_size
16343
- # GOP Length (keyframe interval) in frames or seconds. Must be greater
16344
- # than zero.
16458
+ # Specify the interval between keyframes, in seconds or frames, for
16459
+ # this output. Default: 12 Related settings: When you specify the GOP
16460
+ # size in seconds, set GOP mode control (GopSizeUnits) to Specified,
16461
+ # seconds (SECONDS). The default value for GOP mode control
16462
+ # (GopSizeUnits) is Frames (FRAMES).
16345
16463
  # @return [Float]
16346
16464
  #
16347
16465
  # @!attribute [rw] gop_size_units
16348
- # Indicates if the GOP Size in MPEG2 is specified in frames or
16349
- # seconds. If seconds the system will convert the GOP Size into a
16350
- # frame count at run time.
16466
+ # Specify the units for GOP size (GopSize). If you don't specify a
16467
+ # value here, by default the encoder measures GOP size in frames.
16351
16468
  # @return [String]
16352
16469
  #
16353
16470
  # @!attribute [rw] hrd_buffer_initial_fill_percentage
@@ -16401,7 +16518,10 @@ module Aws::MediaConvert
16401
16518
  # @return [Integer]
16402
16519
  #
16403
16520
  # @!attribute [rw] number_b_frames_between_reference_frames
16404
- # Number of B-frames between reference frames.
16521
+ # Specify the number of B-frames that MediaConvert puts between
16522
+ # reference frames in this output. Valid values are whole numbers from
16523
+ # 0 through 7. When you don't specify a value, MediaConvert defaults
16524
+ # to 2.
16405
16525
  # @return [Integer]
16406
16526
  #
16407
16527
  # @!attribute [rw] par_control
@@ -16683,6 +16803,7 @@ module Aws::MediaConvert
16683
16803
  # },
16684
16804
  # encryption: {
16685
16805
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
16806
+ # kms_encryption_context: "__stringPatternAZaZ0902",
16686
16807
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
16687
16808
  # },
16688
16809
  # },
@@ -16696,6 +16817,7 @@ module Aws::MediaConvert
16696
16817
  # },
16697
16818
  # },
16698
16819
  # fragment_length: 1,
16820
+ # fragment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
16699
16821
  # manifest_encoding: "UTF8", # accepts UTF8, UTF16
16700
16822
  # }
16701
16823
  #
@@ -16732,11 +16854,23 @@ module Aws::MediaConvert
16732
16854
  # @return [Types::MsSmoothEncryptionSettings]
16733
16855
  #
16734
16856
  # @!attribute [rw] fragment_length
16735
- # Use Fragment length (FragmentLength) to specify the mp4 fragment
16736
- # sizes in seconds. Fragment length must be compatible with GOP size
16737
- # and frame rate.
16857
+ # Specify how you want MediaConvert to determine the fragment length.
16858
+ # Choose Exact (EXACT) to have the encoder use the exact length that
16859
+ # you specify with the setting Fragment length (FragmentLength). This
16860
+ # might result in extra I-frames. Choose Multiple of GOP
16861
+ # (GOP\_MULTIPLE) to have the encoder round up the segment lengths to
16862
+ # match the next GOP boundary.
16738
16863
  # @return [Integer]
16739
16864
  #
16865
+ # @!attribute [rw] fragment_length_control
16866
+ # Specify how you want MediaConvert to determine the fragment length.
16867
+ # Choose Exact (EXACT) to have the encoder use the exact length that
16868
+ # you specify with the setting Fragment length (FragmentLength). This
16869
+ # might result in extra I-frames. Choose Multiple of GOP
16870
+ # (GOP\_MULTIPLE) to have the encoder round up the segment lengths to
16871
+ # match the next GOP boundary.
16872
+ # @return [String]
16873
+ #
16740
16874
  # @!attribute [rw] manifest_encoding
16741
16875
  # Use Manifest encoding (MsSmoothManifestEncoding) to specify the
16742
16876
  # encoding format for the server and client manifest. Valid options
@@ -16752,6 +16886,7 @@ module Aws::MediaConvert
16752
16886
  :destination_settings,
16753
16887
  :encryption,
16754
16888
  :fragment_length,
16889
+ :fragment_length_control,
16755
16890
  :manifest_encoding)
16756
16891
  SENSITIVE = []
16757
16892
  include Aws::Structure
@@ -17546,6 +17681,7 @@ module Aws::MediaConvert
17546
17681
  # audio_pids: [1],
17547
17682
  # bitrate: 1,
17548
17683
  # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
17684
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
17549
17685
  # dvb_nit_settings: {
17550
17686
  # network_id: 1,
17551
17687
  # network_name: "__stringMin1Max256",
@@ -17595,6 +17731,7 @@ module Aws::MediaConvert
17595
17731
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
17596
17732
  # audio_frames_per_pes: 1,
17597
17733
  # audio_pids: [1],
17734
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
17598
17735
  # max_pcr_interval: 1,
17599
17736
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
17600
17737
  # pat_interval: 1,
@@ -17705,7 +17842,7 @@ module Aws::MediaConvert
17705
17842
  # codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
17706
17843
  # dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
17707
17844
  # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
17708
- # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD
17845
+ # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
17709
17846
  # flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
17710
17847
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
17711
17848
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
@@ -18190,6 +18327,7 @@ module Aws::MediaConvert
18190
18327
  # },
18191
18328
  # encryption: {
18192
18329
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
18330
+ # kms_encryption_context: "__stringPatternAZaZ0902",
18193
18331
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
18194
18332
  # },
18195
18333
  # },
@@ -18223,6 +18361,7 @@ module Aws::MediaConvert
18223
18361
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
18224
18362
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
18225
18363
  # segment_length: 1,
18364
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
18226
18365
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
18227
18366
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
18228
18367
  # write_dash_manifest: "DISABLED", # accepts DISABLED, ENABLED
@@ -18246,6 +18385,7 @@ module Aws::MediaConvert
18246
18385
  # },
18247
18386
  # encryption: {
18248
18387
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
18388
+ # kms_encryption_context: "__stringPatternAZaZ0902",
18249
18389
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
18250
18390
  # },
18251
18391
  # },
@@ -18268,6 +18408,7 @@ module Aws::MediaConvert
18268
18408
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
18269
18409
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
18270
18410
  # segment_length: 1,
18411
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
18271
18412
  # write_segment_timeline_in_representation: "ENABLED", # accepts ENABLED, DISABLED
18272
18413
  # },
18273
18414
  # file_group_settings: {
@@ -18279,6 +18420,7 @@ module Aws::MediaConvert
18279
18420
  # },
18280
18421
  # encryption: {
18281
18422
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
18423
+ # kms_encryption_context: "__stringPatternAZaZ0902",
18282
18424
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
18283
18425
  # },
18284
18426
  # },
@@ -18313,6 +18455,7 @@ module Aws::MediaConvert
18313
18455
  # },
18314
18456
  # encryption: {
18315
18457
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
18458
+ # kms_encryption_context: "__stringPatternAZaZ0902",
18316
18459
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
18317
18460
  # },
18318
18461
  # },
@@ -18347,6 +18490,7 @@ module Aws::MediaConvert
18347
18490
  # program_date_time_period: 1,
18348
18491
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
18349
18492
  # segment_length: 1,
18493
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
18350
18494
  # segments_per_subdirectory: 1,
18351
18495
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
18352
18496
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
@@ -18370,6 +18514,7 @@ module Aws::MediaConvert
18370
18514
  # },
18371
18515
  # encryption: {
18372
18516
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
18517
+ # kms_encryption_context: "__stringPatternAZaZ0902",
18373
18518
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
18374
18519
  # },
18375
18520
  # },
@@ -18383,6 +18528,7 @@ module Aws::MediaConvert
18383
18528
  # },
18384
18529
  # },
18385
18530
  # fragment_length: 1,
18531
+ # fragment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
18386
18532
  # manifest_encoding: "UTF8", # accepts UTF8, UTF16
18387
18533
  # },
18388
18534
  # type: "HLS_GROUP_SETTINGS", # accepts HLS_GROUP_SETTINGS, DASH_ISO_GROUP_SETTINGS, FILE_GROUP_SETTINGS, MS_SMOOTH_GROUP_SETTINGS, CMAF_GROUP_SETTINGS
@@ -18624,6 +18770,7 @@ module Aws::MediaConvert
18624
18770
  # audio_pids: [1],
18625
18771
  # bitrate: 1,
18626
18772
  # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
18773
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
18627
18774
  # dvb_nit_settings: {
18628
18775
  # network_id: 1,
18629
18776
  # network_name: "__stringMin1Max256",
@@ -18673,6 +18820,7 @@ module Aws::MediaConvert
18673
18820
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
18674
18821
  # audio_frames_per_pes: 1,
18675
18822
  # audio_pids: [1],
18823
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
18676
18824
  # max_pcr_interval: 1,
18677
18825
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
18678
18826
  # pat_interval: 1,
@@ -18783,7 +18931,7 @@ module Aws::MediaConvert
18783
18931
  # codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
18784
18932
  # dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
18785
18933
  # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
18786
- # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD
18934
+ # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
18787
18935
  # flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
18788
18936
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
18789
18937
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
@@ -19193,6 +19341,7 @@ module Aws::MediaConvert
19193
19341
  # },
19194
19342
  # encryption: {
19195
19343
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
19344
+ # kms_encryption_context: "__stringPatternAZaZ0902",
19196
19345
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
19197
19346
  # },
19198
19347
  # },
@@ -19226,6 +19375,7 @@ module Aws::MediaConvert
19226
19375
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
19227
19376
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
19228
19377
  # segment_length: 1,
19378
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
19229
19379
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
19230
19380
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
19231
19381
  # write_dash_manifest: "DISABLED", # accepts DISABLED, ENABLED
@@ -19249,6 +19399,7 @@ module Aws::MediaConvert
19249
19399
  # },
19250
19400
  # encryption: {
19251
19401
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
19402
+ # kms_encryption_context: "__stringPatternAZaZ0902",
19252
19403
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
19253
19404
  # },
19254
19405
  # },
@@ -19271,6 +19422,7 @@ module Aws::MediaConvert
19271
19422
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
19272
19423
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
19273
19424
  # segment_length: 1,
19425
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
19274
19426
  # write_segment_timeline_in_representation: "ENABLED", # accepts ENABLED, DISABLED
19275
19427
  # },
19276
19428
  # file_group_settings: {
@@ -19282,6 +19434,7 @@ module Aws::MediaConvert
19282
19434
  # },
19283
19435
  # encryption: {
19284
19436
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
19437
+ # kms_encryption_context: "__stringPatternAZaZ0902",
19285
19438
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
19286
19439
  # },
19287
19440
  # },
@@ -19316,6 +19469,7 @@ module Aws::MediaConvert
19316
19469
  # },
19317
19470
  # encryption: {
19318
19471
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
19472
+ # kms_encryption_context: "__stringPatternAZaZ0902",
19319
19473
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
19320
19474
  # },
19321
19475
  # },
@@ -19350,6 +19504,7 @@ module Aws::MediaConvert
19350
19504
  # program_date_time_period: 1,
19351
19505
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
19352
19506
  # segment_length: 1,
19507
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
19353
19508
  # segments_per_subdirectory: 1,
19354
19509
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
19355
19510
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
@@ -19373,6 +19528,7 @@ module Aws::MediaConvert
19373
19528
  # },
19374
19529
  # encryption: {
19375
19530
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
19531
+ # kms_encryption_context: "__stringPatternAZaZ0902",
19376
19532
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
19377
19533
  # },
19378
19534
  # },
@@ -19386,6 +19542,7 @@ module Aws::MediaConvert
19386
19542
  # },
19387
19543
  # },
19388
19544
  # fragment_length: 1,
19545
+ # fragment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
19389
19546
  # manifest_encoding: "UTF8", # accepts UTF8, UTF16
19390
19547
  # },
19391
19548
  # type: "HLS_GROUP_SETTINGS", # accepts HLS_GROUP_SETTINGS, DASH_ISO_GROUP_SETTINGS, FILE_GROUP_SETTINGS, MS_SMOOTH_GROUP_SETTINGS, CMAF_GROUP_SETTINGS
@@ -19805,6 +19962,7 @@ module Aws::MediaConvert
19805
19962
  # audio_pids: [1],
19806
19963
  # bitrate: 1,
19807
19964
  # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
19965
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
19808
19966
  # dvb_nit_settings: {
19809
19967
  # network_id: 1,
19810
19968
  # network_name: "__stringMin1Max256",
@@ -19854,6 +20012,7 @@ module Aws::MediaConvert
19854
20012
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
19855
20013
  # audio_frames_per_pes: 1,
19856
20014
  # audio_pids: [1],
20015
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
19857
20016
  # max_pcr_interval: 1,
19858
20017
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
19859
20018
  # pat_interval: 1,
@@ -19950,7 +20109,7 @@ module Aws::MediaConvert
19950
20109
  # codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
19951
20110
  # dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
19952
20111
  # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
19953
- # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD
20112
+ # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
19954
20113
  # flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
19955
20114
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
19956
20115
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
@@ -20885,6 +21044,7 @@ module Aws::MediaConvert
20885
21044
  # },
20886
21045
  # encryption: {
20887
21046
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
21047
+ # kms_encryption_context: "__stringPatternAZaZ0902",
20888
21048
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
20889
21049
  # },
20890
21050
  # }
@@ -20918,6 +21078,7 @@ module Aws::MediaConvert
20918
21078
  #
20919
21079
  # {
20920
21080
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
21081
+ # kms_encryption_context: "__stringPatternAZaZ0902",
20921
21082
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
20922
21083
  # }
20923
21084
  #
@@ -20937,6 +21098,18 @@ module Aws::MediaConvert
20937
21098
  # setting KMS ARN (kmsKeyArn).
20938
21099
  # @return [String]
20939
21100
  #
21101
+ # @!attribute [rw] kms_encryption_context
21102
+ # Optionally, specify the encryption context that you want to use
21103
+ # alongside your KMS key. AWS KMS uses this encryption context as
21104
+ # additional authenticated data (AAD) to support authenticated
21105
+ # encryption. This value must be a base64-encoded UTF-8 string holding
21106
+ # JSON which represents a string-string map. To use this setting, you
21107
+ # must also set Server-side encryption (S3ServerSideEncryptionType) to
21108
+ # AWS KMS (SERVER\_SIDE\_ENCRYPTION\_KMS). For more information about
21109
+ # encryption context, see:
21110
+ # https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#encrypt\_context.
21111
+ # @return [String]
21112
+ #
20940
21113
  # @!attribute [rw] kms_key_arn
20941
21114
  # Optionally, specify the customer master key (CMK) that you want to
20942
21115
  # use to encrypt the data key that AWS uses to encrypt your output
@@ -20952,6 +21125,7 @@ module Aws::MediaConvert
20952
21125
  #
20953
21126
  class S3EncryptionSettings < Struct.new(
20954
21127
  :encryption_type,
21128
+ :kms_encryption_context,
20955
21129
  :kms_key_arn)
20956
21130
  SENSITIVE = []
20957
21131
  include Aws::Structure
@@ -21816,6 +21990,7 @@ module Aws::MediaConvert
21816
21990
  # },
21817
21991
  # encryption: {
21818
21992
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
21993
+ # kms_encryption_context: "__stringPatternAZaZ0902",
21819
21994
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
21820
21995
  # },
21821
21996
  # },
@@ -21849,6 +22024,7 @@ module Aws::MediaConvert
21849
22024
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
21850
22025
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
21851
22026
  # segment_length: 1,
22027
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
21852
22028
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
21853
22029
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
21854
22030
  # write_dash_manifest: "DISABLED", # accepts DISABLED, ENABLED
@@ -21872,6 +22048,7 @@ module Aws::MediaConvert
21872
22048
  # },
21873
22049
  # encryption: {
21874
22050
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
22051
+ # kms_encryption_context: "__stringPatternAZaZ0902",
21875
22052
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
21876
22053
  # },
21877
22054
  # },
@@ -21894,6 +22071,7 @@ module Aws::MediaConvert
21894
22071
  # pts_offset_handling_for_b_frames: "ZERO_BASED", # accepts ZERO_BASED, MATCH_INITIAL_PTS
21895
22072
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
21896
22073
  # segment_length: 1,
22074
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
21897
22075
  # write_segment_timeline_in_representation: "ENABLED", # accepts ENABLED, DISABLED
21898
22076
  # },
21899
22077
  # file_group_settings: {
@@ -21905,6 +22083,7 @@ module Aws::MediaConvert
21905
22083
  # },
21906
22084
  # encryption: {
21907
22085
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
22086
+ # kms_encryption_context: "__stringPatternAZaZ0902",
21908
22087
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
21909
22088
  # },
21910
22089
  # },
@@ -21939,6 +22118,7 @@ module Aws::MediaConvert
21939
22118
  # },
21940
22119
  # encryption: {
21941
22120
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
22121
+ # kms_encryption_context: "__stringPatternAZaZ0902",
21942
22122
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
21943
22123
  # },
21944
22124
  # },
@@ -21973,6 +22153,7 @@ module Aws::MediaConvert
21973
22153
  # program_date_time_period: 1,
21974
22154
  # segment_control: "SINGLE_FILE", # accepts SINGLE_FILE, SEGMENTED_FILES
21975
22155
  # segment_length: 1,
22156
+ # segment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
21976
22157
  # segments_per_subdirectory: 1,
21977
22158
  # stream_inf_resolution: "INCLUDE", # accepts INCLUDE, EXCLUDE
21978
22159
  # target_duration_compatibility_mode: "LEGACY", # accepts LEGACY, SPEC_COMPLIANT
@@ -21996,6 +22177,7 @@ module Aws::MediaConvert
21996
22177
  # },
21997
22178
  # encryption: {
21998
22179
  # encryption_type: "SERVER_SIDE_ENCRYPTION_S3", # accepts SERVER_SIDE_ENCRYPTION_S3, SERVER_SIDE_ENCRYPTION_KMS
22180
+ # kms_encryption_context: "__stringPatternAZaZ0902",
21999
22181
  # kms_key_arn: "__stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912",
22000
22182
  # },
22001
22183
  # },
@@ -22009,6 +22191,7 @@ module Aws::MediaConvert
22009
22191
  # },
22010
22192
  # },
22011
22193
  # fragment_length: 1,
22194
+ # fragment_length_control: "EXACT", # accepts EXACT, GOP_MULTIPLE
22012
22195
  # manifest_encoding: "UTF8", # accepts UTF8, UTF16
22013
22196
  # },
22014
22197
  # type: "HLS_GROUP_SETTINGS", # accepts HLS_GROUP_SETTINGS, DASH_ISO_GROUP_SETTINGS, FILE_GROUP_SETTINGS, MS_SMOOTH_GROUP_SETTINGS, CMAF_GROUP_SETTINGS
@@ -22250,6 +22433,7 @@ module Aws::MediaConvert
22250
22433
  # audio_pids: [1],
22251
22434
  # bitrate: 1,
22252
22435
  # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
22436
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
22253
22437
  # dvb_nit_settings: {
22254
22438
  # network_id: 1,
22255
22439
  # network_name: "__stringMin1Max256",
@@ -22299,6 +22483,7 @@ module Aws::MediaConvert
22299
22483
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
22300
22484
  # audio_frames_per_pes: 1,
22301
22485
  # audio_pids: [1],
22486
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
22302
22487
  # max_pcr_interval: 1,
22303
22488
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
22304
22489
  # pat_interval: 1,
@@ -22409,7 +22594,7 @@ module Aws::MediaConvert
22409
22594
  # codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
22410
22595
  # dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
22411
22596
  # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
22412
- # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD
22597
+ # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
22413
22598
  # flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
22414
22599
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
22415
22600
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
@@ -23086,6 +23271,7 @@ module Aws::MediaConvert
23086
23271
  # audio_pids: [1],
23087
23272
  # bitrate: 1,
23088
23273
  # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
23274
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
23089
23275
  # dvb_nit_settings: {
23090
23276
  # network_id: 1,
23091
23277
  # network_name: "__stringMin1Max256",
@@ -23135,6 +23321,7 @@ module Aws::MediaConvert
23135
23321
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
23136
23322
  # audio_frames_per_pes: 1,
23137
23323
  # audio_pids: [1],
23324
+ # data_pts_control: "AUTO", # accepts AUTO, ALIGN_TO_VIDEO
23138
23325
  # max_pcr_interval: 1,
23139
23326
  # nielsen_id_3: "INSERT", # accepts INSERT, NONE
23140
23327
  # pat_interval: 1,
@@ -23231,7 +23418,7 @@ module Aws::MediaConvert
23231
23418
  # codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
23232
23419
  # dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
23233
23420
  # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
23234
- # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD
23421
+ # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
23235
23422
  # flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
23236
23423
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
23237
23424
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
@@ -23876,7 +24063,7 @@ module Aws::MediaConvert
23876
24063
  # codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
23877
24064
  # dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
23878
24065
  # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
23879
- # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD
24066
+ # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
23880
24067
  # flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
23881
24068
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
23882
24069
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
@@ -24235,7 +24422,7 @@ module Aws::MediaConvert
24235
24422
  # codec_profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
24236
24423
  # dynamic_sub_gop: "ADAPTIVE", # accepts ADAPTIVE, STATIC
24237
24424
  # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
24238
- # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD
24425
+ # field_encoding: "PAFF", # accepts PAFF, FORCE_FIELD, MBAFF
24239
24426
  # flicker_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
24240
24427
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
24241
24428
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER