aws-sdk-mediaconvert 1.60.0 → 1.61.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.
@@ -69,9 +69,12 @@ module Aws::MediaConvert
69
69
  AvcIntraFramerateControl = Shapes::StringShape.new(name: 'AvcIntraFramerateControl')
70
70
  AvcIntraFramerateConversionAlgorithm = Shapes::StringShape.new(name: 'AvcIntraFramerateConversionAlgorithm')
71
71
  AvcIntraInterlaceMode = Shapes::StringShape.new(name: 'AvcIntraInterlaceMode')
72
+ AvcIntraScanTypeConversionMode = Shapes::StringShape.new(name: 'AvcIntraScanTypeConversionMode')
72
73
  AvcIntraSettings = Shapes::StructureShape.new(name: 'AvcIntraSettings')
73
74
  AvcIntraSlowPal = Shapes::StringShape.new(name: 'AvcIntraSlowPal')
74
75
  AvcIntraTelecine = Shapes::StringShape.new(name: 'AvcIntraTelecine')
76
+ AvcIntraUhdQualityTuningLevel = Shapes::StringShape.new(name: 'AvcIntraUhdQualityTuningLevel')
77
+ AvcIntraUhdSettings = Shapes::StructureShape.new(name: 'AvcIntraUhdSettings')
75
78
  BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
76
79
  BillingTagsSource = Shapes::StringShape.new(name: 'BillingTagsSource')
77
80
  BurninDestinationSettings = Shapes::StructureShape.new(name: 'BurninDestinationSettings')
@@ -109,6 +112,7 @@ module Aws::MediaConvert
109
112
  CmafWriteHLSManifest = Shapes::StringShape.new(name: 'CmafWriteHLSManifest')
110
113
  CmafWriteSegmentTimelineInRepresentation = Shapes::StringShape.new(name: 'CmafWriteSegmentTimelineInRepresentation')
111
114
  CmfcAudioDuration = Shapes::StringShape.new(name: 'CmfcAudioDuration')
115
+ CmfcIFrameOnlyManifest = Shapes::StringShape.new(name: 'CmfcIFrameOnlyManifest')
112
116
  CmfcScte35Esam = Shapes::StringShape.new(name: 'CmfcScte35Esam')
113
117
  CmfcScte35Source = Shapes::StringShape.new(name: 'CmfcScte35Source')
114
118
  CmfcSettings = Shapes::StructureShape.new(name: 'CmfcSettings')
@@ -237,6 +241,7 @@ module Aws::MediaConvert
237
241
  H264QvbrSettings = Shapes::StructureShape.new(name: 'H264QvbrSettings')
238
242
  H264RateControlMode = Shapes::StringShape.new(name: 'H264RateControlMode')
239
243
  H264RepeatPps = Shapes::StringShape.new(name: 'H264RepeatPps')
244
+ H264ScanTypeConversionMode = Shapes::StringShape.new(name: 'H264ScanTypeConversionMode')
240
245
  H264SceneChangeDetect = Shapes::StringShape.new(name: 'H264SceneChangeDetect')
241
246
  H264Settings = Shapes::StructureShape.new(name: 'H264Settings')
242
247
  H264SlowPal = Shapes::StringShape.new(name: 'H264SlowPal')
@@ -261,6 +266,7 @@ module Aws::MediaConvert
261
266
  H265QvbrSettings = Shapes::StructureShape.new(name: 'H265QvbrSettings')
262
267
  H265RateControlMode = Shapes::StringShape.new(name: 'H265RateControlMode')
263
268
  H265SampleAdaptiveOffsetFilterMode = Shapes::StringShape.new(name: 'H265SampleAdaptiveOffsetFilterMode')
269
+ H265ScanTypeConversionMode = Shapes::StringShape.new(name: 'H265ScanTypeConversionMode')
264
270
  H265SceneChangeDetect = Shapes::StringShape.new(name: 'H265SceneChangeDetect')
265
271
  H265Settings = Shapes::StructureShape.new(name: 'H265Settings')
266
272
  H265SlowPal = Shapes::StringShape.new(name: 'H265SlowPal')
@@ -390,6 +396,7 @@ module Aws::MediaConvert
390
396
  Mpeg2ParControl = Shapes::StringShape.new(name: 'Mpeg2ParControl')
391
397
  Mpeg2QualityTuningLevel = Shapes::StringShape.new(name: 'Mpeg2QualityTuningLevel')
392
398
  Mpeg2RateControlMode = Shapes::StringShape.new(name: 'Mpeg2RateControlMode')
399
+ Mpeg2ScanTypeConversionMode = Shapes::StringShape.new(name: 'Mpeg2ScanTypeConversionMode')
393
400
  Mpeg2SceneChangeDetect = Shapes::StringShape.new(name: 'Mpeg2SceneChangeDetect')
394
401
  Mpeg2Settings = Shapes::StructureShape.new(name: 'Mpeg2Settings')
395
402
  Mpeg2SlowPal = Shapes::StringShape.new(name: 'Mpeg2SlowPal')
@@ -439,6 +446,7 @@ module Aws::MediaConvert
439
446
  ProresFramerateConversionAlgorithm = Shapes::StringShape.new(name: 'ProresFramerateConversionAlgorithm')
440
447
  ProresInterlaceMode = Shapes::StringShape.new(name: 'ProresInterlaceMode')
441
448
  ProresParControl = Shapes::StringShape.new(name: 'ProresParControl')
449
+ ProresScanTypeConversionMode = Shapes::StringShape.new(name: 'ProresScanTypeConversionMode')
442
450
  ProresSettings = Shapes::StructureShape.new(name: 'ProresSettings')
443
451
  ProresSlowPal = Shapes::StringShape.new(name: 'ProresSlowPal')
444
452
  ProresTelecine = Shapes::StringShape.new(name: 'ProresTelecine')
@@ -496,6 +504,7 @@ module Aws::MediaConvert
496
504
  Vc3FramerateControl = Shapes::StringShape.new(name: 'Vc3FramerateControl')
497
505
  Vc3FramerateConversionAlgorithm = Shapes::StringShape.new(name: 'Vc3FramerateConversionAlgorithm')
498
506
  Vc3InterlaceMode = Shapes::StringShape.new(name: 'Vc3InterlaceMode')
507
+ Vc3ScanTypeConversionMode = Shapes::StringShape.new(name: 'Vc3ScanTypeConversionMode')
499
508
  Vc3Settings = Shapes::StructureShape.new(name: 'Vc3Settings')
500
509
  Vc3SlowPal = Shapes::StringShape.new(name: 'Vc3SlowPal')
501
510
  Vc3Telecine = Shapes::StringShape.new(name: 'Vc3Telecine')
@@ -529,6 +538,7 @@ module Aws::MediaConvert
529
538
  __doubleMin0Max2147483647 = Shapes::FloatShape.new(name: '__doubleMin0Max2147483647')
530
539
  __doubleMinNegative59Max0 = Shapes::FloatShape.new(name: '__doubleMinNegative59Max0')
531
540
  __doubleMinNegative60Max3 = Shapes::FloatShape.new(name: '__doubleMinNegative60Max3')
541
+ __doubleMinNegative60Max6 = Shapes::FloatShape.new(name: '__doubleMinNegative60Max6')
532
542
  __doubleMinNegative60MaxNegative1 = Shapes::FloatShape.new(name: '__doubleMinNegative60MaxNegative1')
533
543
  __doubleMinNegative6Max3 = Shapes::FloatShape.new(name: '__doubleMinNegative6Max3')
534
544
  __integer = Shapes::IntegerShape.new(name: '__integer')
@@ -644,6 +654,7 @@ module Aws::MediaConvert
644
654
  __listOfQueue = Shapes::ListShape.new(name: '__listOfQueue')
645
655
  __listOfQueueTransition = Shapes::ListShape.new(name: '__listOfQueueTransition')
646
656
  __listOfTeletextPageType = Shapes::ListShape.new(name: '__listOfTeletextPageType')
657
+ __listOf__doubleMinNegative60Max6 = Shapes::ListShape.new(name: '__listOf__doubleMinNegative60Max6')
647
658
  __listOf__integerMin1Max2147483647 = Shapes::ListShape.new(name: '__listOf__integerMin1Max2147483647')
648
659
  __listOf__integerMin32Max8182 = Shapes::ListShape.new(name: '__listOf__integerMin32Max8182')
649
660
  __listOf__integerMinNegative60Max6 = Shapes::ListShape.new(name: '__listOf__integerMinNegative60Max6')
@@ -821,15 +832,20 @@ module Aws::MediaConvert
821
832
  AvailBlanking.struct_class = Types::AvailBlanking
822
833
 
823
834
  AvcIntraSettings.add_member(:avc_intra_class, Shapes::ShapeRef.new(shape: AvcIntraClass, location_name: "avcIntraClass"))
835
+ AvcIntraSettings.add_member(:avc_intra_uhd_settings, Shapes::ShapeRef.new(shape: AvcIntraUhdSettings, location_name: "avcIntraUhdSettings"))
824
836
  AvcIntraSettings.add_member(:framerate_control, Shapes::ShapeRef.new(shape: AvcIntraFramerateControl, location_name: "framerateControl"))
825
837
  AvcIntraSettings.add_member(:framerate_conversion_algorithm, Shapes::ShapeRef.new(shape: AvcIntraFramerateConversionAlgorithm, location_name: "framerateConversionAlgorithm"))
826
838
  AvcIntraSettings.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integerMin1Max1001, location_name: "framerateDenominator"))
827
839
  AvcIntraSettings.add_member(:framerate_numerator, Shapes::ShapeRef.new(shape: __integerMin24Max60000, location_name: "framerateNumerator"))
828
840
  AvcIntraSettings.add_member(:interlace_mode, Shapes::ShapeRef.new(shape: AvcIntraInterlaceMode, location_name: "interlaceMode"))
841
+ AvcIntraSettings.add_member(:scan_type_conversion_mode, Shapes::ShapeRef.new(shape: AvcIntraScanTypeConversionMode, location_name: "scanTypeConversionMode"))
829
842
  AvcIntraSettings.add_member(:slow_pal, Shapes::ShapeRef.new(shape: AvcIntraSlowPal, location_name: "slowPal"))
830
843
  AvcIntraSettings.add_member(:telecine, Shapes::ShapeRef.new(shape: AvcIntraTelecine, location_name: "telecine"))
831
844
  AvcIntraSettings.struct_class = Types::AvcIntraSettings
832
845
 
846
+ AvcIntraUhdSettings.add_member(:quality_tuning_level, Shapes::ShapeRef.new(shape: AvcIntraUhdQualityTuningLevel, location_name: "qualityTuningLevel"))
847
+ AvcIntraUhdSettings.struct_class = Types::AvcIntraUhdSettings
848
+
833
849
  BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
834
850
  BadRequestException.struct_class = Types::BadRequestException
835
851
 
@@ -935,6 +951,7 @@ module Aws::MediaConvert
935
951
  CmafGroupSettings.struct_class = Types::CmafGroupSettings
936
952
 
937
953
  CmfcSettings.add_member(:audio_duration, Shapes::ShapeRef.new(shape: CmfcAudioDuration, location_name: "audioDuration"))
954
+ CmfcSettings.add_member(:i_frame_only_manifest, Shapes::ShapeRef.new(shape: CmfcIFrameOnlyManifest, location_name: "iFrameOnlyManifest"))
938
955
  CmfcSettings.add_member(:scte_35_esam, Shapes::ShapeRef.new(shape: CmfcScte35Esam, location_name: "scte35Esam"))
939
956
  CmfcSettings.add_member(:scte_35_source, Shapes::ShapeRef.new(shape: CmfcScte35Source, location_name: "scte35Source"))
940
957
  CmfcSettings.struct_class = Types::CmfcSettings
@@ -1269,6 +1286,7 @@ module Aws::MediaConvert
1269
1286
  H264Settings.add_member(:qvbr_settings, Shapes::ShapeRef.new(shape: H264QvbrSettings, location_name: "qvbrSettings"))
1270
1287
  H264Settings.add_member(:rate_control_mode, Shapes::ShapeRef.new(shape: H264RateControlMode, location_name: "rateControlMode"))
1271
1288
  H264Settings.add_member(:repeat_pps, Shapes::ShapeRef.new(shape: H264RepeatPps, location_name: "repeatPps"))
1289
+ H264Settings.add_member(:scan_type_conversion_mode, Shapes::ShapeRef.new(shape: H264ScanTypeConversionMode, location_name: "scanTypeConversionMode"))
1272
1290
  H264Settings.add_member(:scene_change_detect, Shapes::ShapeRef.new(shape: H264SceneChangeDetect, location_name: "sceneChangeDetect"))
1273
1291
  H264Settings.add_member(:slices, Shapes::ShapeRef.new(shape: __integerMin1Max32, location_name: "slices"))
1274
1292
  H264Settings.add_member(:slow_pal, Shapes::ShapeRef.new(shape: H264SlowPal, location_name: "slowPal"))
@@ -1314,6 +1332,7 @@ module Aws::MediaConvert
1314
1332
  H265Settings.add_member(:qvbr_settings, Shapes::ShapeRef.new(shape: H265QvbrSettings, location_name: "qvbrSettings"))
1315
1333
  H265Settings.add_member(:rate_control_mode, Shapes::ShapeRef.new(shape: H265RateControlMode, location_name: "rateControlMode"))
1316
1334
  H265Settings.add_member(:sample_adaptive_offset_filter_mode, Shapes::ShapeRef.new(shape: H265SampleAdaptiveOffsetFilterMode, location_name: "sampleAdaptiveOffsetFilterMode"))
1335
+ H265Settings.add_member(:scan_type_conversion_mode, Shapes::ShapeRef.new(shape: H265ScanTypeConversionMode, location_name: "scanTypeConversionMode"))
1317
1336
  H265Settings.add_member(:scene_change_detect, Shapes::ShapeRef.new(shape: H265SceneChangeDetect, location_name: "sceneChangeDetect"))
1318
1337
  H265Settings.add_member(:slices, Shapes::ShapeRef.new(shape: __integerMin1Max32, location_name: "slices"))
1319
1338
  H265Settings.add_member(:slow_pal, Shapes::ShapeRef.new(shape: H265SlowPal, location_name: "slowPal"))
@@ -1731,6 +1750,7 @@ module Aws::MediaConvert
1731
1750
  Mpeg2Settings.add_member(:par_numerator, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "parNumerator"))
1732
1751
  Mpeg2Settings.add_member(:quality_tuning_level, Shapes::ShapeRef.new(shape: Mpeg2QualityTuningLevel, location_name: "qualityTuningLevel"))
1733
1752
  Mpeg2Settings.add_member(:rate_control_mode, Shapes::ShapeRef.new(shape: Mpeg2RateControlMode, location_name: "rateControlMode"))
1753
+ Mpeg2Settings.add_member(:scan_type_conversion_mode, Shapes::ShapeRef.new(shape: Mpeg2ScanTypeConversionMode, location_name: "scanTypeConversionMode"))
1734
1754
  Mpeg2Settings.add_member(:scene_change_detect, Shapes::ShapeRef.new(shape: Mpeg2SceneChangeDetect, location_name: "sceneChangeDetect"))
1735
1755
  Mpeg2Settings.add_member(:slow_pal, Shapes::ShapeRef.new(shape: Mpeg2SlowPal, location_name: "slowPal"))
1736
1756
  Mpeg2Settings.add_member(:softness, Shapes::ShapeRef.new(shape: __integerMin0Max128, location_name: "softness"))
@@ -1822,6 +1842,7 @@ module Aws::MediaConvert
1822
1842
  Output.struct_class = Types::Output
1823
1843
 
1824
1844
  OutputChannelMapping.add_member(:input_channels, Shapes::ShapeRef.new(shape: __listOf__integerMinNegative60Max6, location_name: "inputChannels"))
1845
+ OutputChannelMapping.add_member(:input_channels_fine_tune, Shapes::ShapeRef.new(shape: __listOf__doubleMinNegative60Max6, location_name: "inputChannelsFineTune"))
1825
1846
  OutputChannelMapping.struct_class = Types::OutputChannelMapping
1826
1847
 
1827
1848
  OutputDetail.add_member(:duration_in_ms, Shapes::ShapeRef.new(shape: __integer, location_name: "durationInMs"))
@@ -1877,6 +1898,7 @@ module Aws::MediaConvert
1877
1898
  ProresSettings.add_member(:par_control, Shapes::ShapeRef.new(shape: ProresParControl, location_name: "parControl"))
1878
1899
  ProresSettings.add_member(:par_denominator, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "parDenominator"))
1879
1900
  ProresSettings.add_member(:par_numerator, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "parNumerator"))
1901
+ ProresSettings.add_member(:scan_type_conversion_mode, Shapes::ShapeRef.new(shape: ProresScanTypeConversionMode, location_name: "scanTypeConversionMode"))
1880
1902
  ProresSettings.add_member(:slow_pal, Shapes::ShapeRef.new(shape: ProresSlowPal, location_name: "slowPal"))
1881
1903
  ProresSettings.add_member(:telecine, Shapes::ShapeRef.new(shape: ProresTelecine, location_name: "telecine"))
1882
1904
  ProresSettings.struct_class = Types::ProresSettings
@@ -2044,6 +2066,7 @@ module Aws::MediaConvert
2044
2066
  Vc3Settings.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integerMin1Max1001, location_name: "framerateDenominator"))
2045
2067
  Vc3Settings.add_member(:framerate_numerator, Shapes::ShapeRef.new(shape: __integerMin24Max60000, location_name: "framerateNumerator"))
2046
2068
  Vc3Settings.add_member(:interlace_mode, Shapes::ShapeRef.new(shape: Vc3InterlaceMode, location_name: "interlaceMode"))
2069
+ Vc3Settings.add_member(:scan_type_conversion_mode, Shapes::ShapeRef.new(shape: Vc3ScanTypeConversionMode, location_name: "scanTypeConversionMode"))
2047
2070
  Vc3Settings.add_member(:slow_pal, Shapes::ShapeRef.new(shape: Vc3SlowPal, location_name: "slowPal"))
2048
2071
  Vc3Settings.add_member(:telecine, Shapes::ShapeRef.new(shape: Vc3Telecine, location_name: "telecine"))
2049
2072
  Vc3Settings.add_member(:vc_3_class, Shapes::ShapeRef.new(shape: Vc3Class, location_name: "vc3Class"))
@@ -2196,6 +2219,8 @@ module Aws::MediaConvert
2196
2219
 
2197
2220
  __listOfTeletextPageType.member = Shapes::ShapeRef.new(shape: TeletextPageType)
2198
2221
 
2222
+ __listOf__doubleMinNegative60Max6.member = Shapes::ShapeRef.new(shape: __doubleMinNegative60Max6)
2223
+
2199
2224
  __listOf__integerMin1Max2147483647.member = Shapes::ShapeRef.new(shape: __integerMin1Max2147483647)
2200
2225
 
2201
2226
  __listOf__integerMin32Max8182.member = Shapes::ShapeRef.new(shape: __integerMin32Max8182)
@@ -661,6 +661,7 @@ module Aws::MediaConvert
661
661
  # output_channels: [
662
662
  # {
663
663
  # input_channels: [1],
664
+ # input_channels_fine_tune: [1.0],
664
665
  # },
665
666
  # ],
666
667
  # },
@@ -883,6 +884,7 @@ module Aws::MediaConvert
883
884
  # output_channels: [
884
885
  # {
885
886
  # input_channels: [1],
887
+ # input_channels_fine_tune: [1.0],
886
888
  # },
887
889
  # ],
888
890
  # },
@@ -1304,18 +1306,24 @@ module Aws::MediaConvert
1304
1306
  # Required when you set your output video codec to AVC-Intra. For more
1305
1307
  # information about the AVC-I settings, see the relevant specification.
1306
1308
  # For detailed information about SD and HD in AVC-I, see
1307
- # https://ieeexplore.ieee.org/document/7290936.
1309
+ # https://ieeexplore.ieee.org/document/7290936. For information about
1310
+ # 4K/2K in AVC-I, see
1311
+ # https://pro-av.panasonic.net/en/avc-ultra/AVC-ULTRAoverview.pdf.
1308
1312
  #
1309
1313
  # @note When making an API call, you may pass AvcIntraSettings
1310
1314
  # data as a hash:
1311
1315
  #
1312
1316
  # {
1313
- # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200
1317
+ # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200, CLASS_4K_2K
1318
+ # avc_intra_uhd_settings: {
1319
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
1320
+ # },
1314
1321
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
1315
1322
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
1316
1323
  # framerate_denominator: 1,
1317
1324
  # framerate_numerator: 1,
1318
1325
  # interlace_mode: "PROGRESSIVE", # accepts PROGRESSIVE, TOP_FIELD, BOTTOM_FIELD, FOLLOW_TOP_FIELD, FOLLOW_BOTTOM_FIELD
1326
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
1319
1327
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
1320
1328
  # telecine: "NONE", # accepts NONE, HARD
1321
1329
  # }
@@ -1324,9 +1332,16 @@ module Aws::MediaConvert
1324
1332
  # Specify the AVC-Intra class of your output. The AVC-Intra class
1325
1333
  # selection determines the output video bit rate depending on the
1326
1334
  # frame rate of the output. Outputs with higher class values have
1327
- # higher bitrates and improved image quality.
1335
+ # higher bitrates and improved image quality. Note that for Class
1336
+ # 4K/2K, MediaConvert supports only 4:2:2 chroma subsampling.
1328
1337
  # @return [String]
1329
1338
  #
1339
+ # @!attribute [rw] avc_intra_uhd_settings
1340
+ # Optional when you set AVC-Intra class (avcIntraClass) to Class 4K/2K
1341
+ # (CLASS\_4K\_2K). When you set AVC-Intra class to a different value,
1342
+ # this object isn't allowed.
1343
+ # @return [Types::AvcIntraUhdSettings]
1344
+ #
1330
1345
  # @!attribute [rw] framerate_control
1331
1346
  # If you are using the console, use the Framerate setting to specify
1332
1347
  # the frame rate for this output. If you want to keep the same frame
@@ -1395,6 +1410,24 @@ module Aws::MediaConvert
1395
1410
  # the Follow options you choose.
1396
1411
  # @return [String]
1397
1412
  #
1413
+ # @!attribute [rw] scan_type_conversion_mode
1414
+ # Use this setting for interlaced outputs, when your output frame rate
1415
+ # is half of your input frame rate. In this situation, choose
1416
+ # Optimized interlacing (INTERLACED\_OPTIMIZE) to create a better
1417
+ # quality interlaced output. In this case, each progressive frame from
1418
+ # the input corresponds to an interlaced field in the output. Keep the
1419
+ # default value, Basic interlacing (INTERLACED), for all other output
1420
+ # frame rates. With basic interlacing, MediaConvert performs any frame
1421
+ # rate conversion first and then interlaces the frames. When you
1422
+ # choose Optimized interlacing and you set your output frame rate to a
1423
+ # value that isn't suitable for optimized interlacing, MediaConvert
1424
+ # automatically falls back to basic interlacing. Required settings: To
1425
+ # use optimized interlacing, you must set Telecine (telecine) to None
1426
+ # (NONE) or Soft (SOFT). You can't use optimized interlacing for hard
1427
+ # telecine outputs. You must also set Interlace mode (interlaceMode)
1428
+ # to a value other than Progressive (PROGRESSIVE).
1429
+ # @return [String]
1430
+ #
1398
1431
  # @!attribute [rw] slow_pal
1399
1432
  # Ignore this setting unless your input frame rate is 23.976 or 24
1400
1433
  # frames per second (fps). Enable slow PAL to create a 25 fps output.
@@ -1420,17 +1453,49 @@ module Aws::MediaConvert
1420
1453
  #
1421
1454
  class AvcIntraSettings < Struct.new(
1422
1455
  :avc_intra_class,
1456
+ :avc_intra_uhd_settings,
1423
1457
  :framerate_control,
1424
1458
  :framerate_conversion_algorithm,
1425
1459
  :framerate_denominator,
1426
1460
  :framerate_numerator,
1427
1461
  :interlace_mode,
1462
+ :scan_type_conversion_mode,
1428
1463
  :slow_pal,
1429
1464
  :telecine)
1430
1465
  SENSITIVE = []
1431
1466
  include Aws::Structure
1432
1467
  end
1433
1468
 
1469
+ # Optional when you set AVC-Intra class (avcIntraClass) to Class 4K/2K
1470
+ # (CLASS\_4K\_2K). When you set AVC-Intra class to a different value,
1471
+ # this object isn't allowed.
1472
+ #
1473
+ # @note When making an API call, you may pass AvcIntraUhdSettings
1474
+ # data as a hash:
1475
+ #
1476
+ # {
1477
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
1478
+ # }
1479
+ #
1480
+ # @!attribute [rw] quality_tuning_level
1481
+ # Optional. Use Quality tuning level (qualityTuningLevel) to choose
1482
+ # how many transcoding passes MediaConvert does with your video. When
1483
+ # you choose Multi-pass (MULTI\_PASS), your video quality is better
1484
+ # and your output bitrate is more accurate. That is, the actual
1485
+ # bitrate of your output is closer to the target bitrate defined in
1486
+ # the specification. When you choose Single-pass (SINGLE\_PASS), your
1487
+ # encoding time is faster. The default behavior is Single-pass
1488
+ # (SINGLE\_PASS).
1489
+ # @return [String]
1490
+ #
1491
+ # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/AvcIntraUhdSettings AWS API Documentation
1492
+ #
1493
+ class AvcIntraUhdSettings < Struct.new(
1494
+ :quality_tuning_level)
1495
+ SENSITIVE = []
1496
+ include Aws::Structure
1497
+ end
1498
+
1434
1499
  # @!attribute [rw] message
1435
1500
  # @return [String]
1436
1501
  #
@@ -2218,10 +2283,18 @@ module Aws::MediaConvert
2218
2283
  end
2219
2284
 
2220
2285
  # Channel mapping (ChannelMapping) contains the group of fields that
2221
- # hold the remixing value for each channel. Units are in dB. Acceptable
2222
- # values are within the range from -60 (mute) through 6. A setting of 0
2223
- # passes the input channel unchanged to the output channel (no
2224
- # attenuation or amplification).
2286
+ # hold the remixing value for each channel, in dB. Specify remix values
2287
+ # to indicate how much of the content from your input audio channel you
2288
+ # want in your output audio channels. Each instance of the InputChannels
2289
+ # or InputChannelsFineTune array specifies these values for one output
2290
+ # channel. Use one instance of this array for each output channel. In
2291
+ # the console, each array corresponds to a column in the graphical
2292
+ # depiction of the mapping matrix. The rows of the graphical matrix
2293
+ # correspond to input channels. Valid values are within the range from
2294
+ # -60 (mute) through 6. A setting of 0 passes the input channel
2295
+ # unchanged to the output channel (no attenuation or amplification). Use
2296
+ # InputChannels or InputChannelsFineTune to specify your remix values.
2297
+ # Don't use both.
2225
2298
  #
2226
2299
  # @note When making an API call, you may pass ChannelMapping
2227
2300
  # data as a hash:
@@ -2230,12 +2303,16 @@ module Aws::MediaConvert
2230
2303
  # output_channels: [
2231
2304
  # {
2232
2305
  # input_channels: [1],
2306
+ # input_channels_fine_tune: [1.0],
2233
2307
  # },
2234
2308
  # ],
2235
2309
  # }
2236
2310
  #
2237
2311
  # @!attribute [rw] output_channels
2238
- # List of output channels
2312
+ # In your JSON job specification, include one child of OutputChannels
2313
+ # for each audio channel that you want in your output. Each child
2314
+ # should contain one instance of InputChannels or
2315
+ # InputChannelsFineTune.
2239
2316
  # @return [Array<Types::OutputChannelMapping>]
2240
2317
  #
2241
2318
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/ChannelMapping AWS API Documentation
@@ -2596,6 +2673,7 @@ module Aws::MediaConvert
2596
2673
  #
2597
2674
  # {
2598
2675
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
2676
+ # i_frame_only_manifest: "INCLUDE", # accepts INCLUDE, EXCLUDE
2599
2677
  # scte_35_esam: "INSERT", # accepts INSERT, NONE
2600
2678
  # scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
2601
2679
  # }
@@ -2619,6 +2697,17 @@ module Aws::MediaConvert
2619
2697
  # output audio codec.
2620
2698
  # @return [String]
2621
2699
  #
2700
+ # @!attribute [rw] i_frame_only_manifest
2701
+ # Choose Include (INCLUDE) to have MediaConvert generate an HLS child
2702
+ # manifest that lists only the I-frames for this rendition, in
2703
+ # addition to your regular manifest for this rendition. You might use
2704
+ # this manifest as part of a workflow that creates preview functions
2705
+ # for your video. MediaConvert adds both the I-frame only child
2706
+ # manifest and the regular child manifest to the parent manifest. When
2707
+ # you don't need the I-frame only child manifest, keep the default
2708
+ # value Exclude (EXCLUDE).
2709
+ # @return [String]
2710
+ #
2622
2711
  # @!attribute [rw] scte_35_esam
2623
2712
  # Use this setting only when you specify SCTE-35 markers from ESAM.
2624
2713
  # Choose INSERT to put SCTE-35 markers in this output at the insertion
@@ -2638,6 +2727,7 @@ module Aws::MediaConvert
2638
2727
  #
2639
2728
  class CmfcSettings < Struct.new(
2640
2729
  :audio_duration,
2730
+ :i_frame_only_manifest,
2641
2731
  :scte_35_esam,
2642
2732
  :scte_35_source)
2643
2733
  SENSITIVE = []
@@ -2746,6 +2836,7 @@ module Aws::MediaConvert
2746
2836
  # {
2747
2837
  # cmfc_settings: {
2748
2838
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
2839
+ # i_frame_only_manifest: "INCLUDE", # accepts INCLUDE, EXCLUDE
2749
2840
  # scte_35_esam: "INSERT", # accepts INSERT, NONE
2750
2841
  # scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
2751
2842
  # },
@@ -2975,6 +3066,7 @@ module Aws::MediaConvert
2975
3066
  # output_channels: [
2976
3067
  # {
2977
3068
  # input_channels: [1],
3069
+ # input_channels_fine_tune: [1.0],
2978
3070
  # },
2979
3071
  # ],
2980
3072
  # },
@@ -3472,6 +3564,7 @@ module Aws::MediaConvert
3472
3564
  # output_channels: [
3473
3565
  # {
3474
3566
  # input_channels: [1],
3567
+ # input_channels_fine_tune: [1.0],
3475
3568
  # },
3476
3569
  # ],
3477
3570
  # },
@@ -3551,6 +3644,7 @@ module Aws::MediaConvert
3551
3644
  # container_settings: {
3552
3645
  # cmfc_settings: {
3553
3646
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
3647
+ # i_frame_only_manifest: "INCLUDE", # accepts INCLUDE, EXCLUDE
3554
3648
  # scte_35_esam: "INSERT", # accepts INSERT, NONE
3555
3649
  # scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
3556
3650
  # },
@@ -3691,12 +3785,16 @@ module Aws::MediaConvert
3691
3785
  # spatial_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
3692
3786
  # },
3693
3787
  # avc_intra_settings: {
3694
- # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200
3788
+ # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200, CLASS_4K_2K
3789
+ # avc_intra_uhd_settings: {
3790
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
3791
+ # },
3695
3792
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
3696
3793
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
3697
3794
  # framerate_denominator: 1,
3698
3795
  # framerate_numerator: 1,
3699
3796
  # interlace_mode: "PROGRESSIVE", # accepts PROGRESSIVE, TOP_FIELD, BOTTOM_FIELD, FOLLOW_TOP_FIELD, FOLLOW_BOTTOM_FIELD
3797
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
3700
3798
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
3701
3799
  # telecine: "NONE", # accepts NONE, HARD
3702
3800
  # },
@@ -3742,6 +3840,7 @@ module Aws::MediaConvert
3742
3840
  # },
3743
3841
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
3744
3842
  # repeat_pps: "DISABLED", # accepts DISABLED, ENABLED
3843
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
3745
3844
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
3746
3845
  # slices: 1,
3747
3846
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -3786,6 +3885,7 @@ module Aws::MediaConvert
3786
3885
  # },
3787
3886
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
3788
3887
  # sample_adaptive_offset_filter_mode: "DEFAULT", # accepts DEFAULT, ADAPTIVE, OFF
3888
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
3789
3889
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
3790
3890
  # slices: 1,
3791
3891
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -3822,6 +3922,7 @@ module Aws::MediaConvert
3822
3922
  # par_numerator: 1,
3823
3923
  # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
3824
3924
  # rate_control_mode: "VBR", # accepts VBR, CBR
3925
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
3825
3926
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
3826
3927
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
3827
3928
  # softness: 1,
@@ -3840,6 +3941,7 @@ module Aws::MediaConvert
3840
3941
  # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
3841
3942
  # par_denominator: 1,
3842
3943
  # par_numerator: 1,
3944
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
3843
3945
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
3844
3946
  # telecine: "NONE", # accepts NONE, HARD
3845
3947
  # },
@@ -3849,6 +3951,7 @@ module Aws::MediaConvert
3849
3951
  # framerate_denominator: 1,
3850
3952
  # framerate_numerator: 1,
3851
3953
  # interlace_mode: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
3954
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
3852
3955
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
3853
3956
  # telecine: "NONE", # accepts NONE, HARD
3854
3957
  # vc_3_class: "CLASS_145_8BIT", # accepts CLASS_145_8BIT, CLASS_220_8BIT, CLASS_220_10BIT
@@ -4202,6 +4305,7 @@ module Aws::MediaConvert
4202
4305
  # output_channels: [
4203
4306
  # {
4204
4307
  # input_channels: [1],
4308
+ # input_channels_fine_tune: [1.0],
4205
4309
  # },
4206
4310
  # ],
4207
4311
  # },
@@ -4691,6 +4795,7 @@ module Aws::MediaConvert
4691
4795
  # output_channels: [
4692
4796
  # {
4693
4797
  # input_channels: [1],
4798
+ # input_channels_fine_tune: [1.0],
4694
4799
  # },
4695
4800
  # ],
4696
4801
  # },
@@ -4770,6 +4875,7 @@ module Aws::MediaConvert
4770
4875
  # container_settings: {
4771
4876
  # cmfc_settings: {
4772
4877
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
4878
+ # i_frame_only_manifest: "INCLUDE", # accepts INCLUDE, EXCLUDE
4773
4879
  # scte_35_esam: "INSERT", # accepts INSERT, NONE
4774
4880
  # scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
4775
4881
  # },
@@ -4910,12 +5016,16 @@ module Aws::MediaConvert
4910
5016
  # spatial_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
4911
5017
  # },
4912
5018
  # avc_intra_settings: {
4913
- # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200
5019
+ # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200, CLASS_4K_2K
5020
+ # avc_intra_uhd_settings: {
5021
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
5022
+ # },
4914
5023
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
4915
5024
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
4916
5025
  # framerate_denominator: 1,
4917
5026
  # framerate_numerator: 1,
4918
5027
  # interlace_mode: "PROGRESSIVE", # accepts PROGRESSIVE, TOP_FIELD, BOTTOM_FIELD, FOLLOW_TOP_FIELD, FOLLOW_BOTTOM_FIELD
5028
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
4919
5029
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
4920
5030
  # telecine: "NONE", # accepts NONE, HARD
4921
5031
  # },
@@ -4961,6 +5071,7 @@ module Aws::MediaConvert
4961
5071
  # },
4962
5072
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
4963
5073
  # repeat_pps: "DISABLED", # accepts DISABLED, ENABLED
5074
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
4964
5075
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
4965
5076
  # slices: 1,
4966
5077
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -5005,6 +5116,7 @@ module Aws::MediaConvert
5005
5116
  # },
5006
5117
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
5007
5118
  # sample_adaptive_offset_filter_mode: "DEFAULT", # accepts DEFAULT, ADAPTIVE, OFF
5119
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
5008
5120
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
5009
5121
  # slices: 1,
5010
5122
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -5041,6 +5153,7 @@ module Aws::MediaConvert
5041
5153
  # par_numerator: 1,
5042
5154
  # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
5043
5155
  # rate_control_mode: "VBR", # accepts VBR, CBR
5156
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
5044
5157
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
5045
5158
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
5046
5159
  # softness: 1,
@@ -5059,6 +5172,7 @@ module Aws::MediaConvert
5059
5172
  # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
5060
5173
  # par_denominator: 1,
5061
5174
  # par_numerator: 1,
5175
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
5062
5176
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
5063
5177
  # telecine: "NONE", # accepts NONE, HARD
5064
5178
  # },
@@ -5068,6 +5182,7 @@ module Aws::MediaConvert
5068
5182
  # framerate_denominator: 1,
5069
5183
  # framerate_numerator: 1,
5070
5184
  # interlace_mode: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
5185
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
5071
5186
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
5072
5187
  # telecine: "NONE", # accepts NONE, HARD
5073
5188
  # vc_3_class: "CLASS_145_8BIT", # accepts CLASS_145_8BIT, CLASS_220_8BIT, CLASS_220_10BIT
@@ -5456,6 +5571,7 @@ module Aws::MediaConvert
5456
5571
  # output_channels: [
5457
5572
  # {
5458
5573
  # input_channels: [1],
5574
+ # input_channels_fine_tune: [1.0],
5459
5575
  # },
5460
5576
  # ],
5461
5577
  # },
@@ -5534,6 +5650,7 @@ module Aws::MediaConvert
5534
5650
  # container_settings: {
5535
5651
  # cmfc_settings: {
5536
5652
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
5653
+ # i_frame_only_manifest: "INCLUDE", # accepts INCLUDE, EXCLUDE
5537
5654
  # scte_35_esam: "INSERT", # accepts INSERT, NONE
5538
5655
  # scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
5539
5656
  # },
@@ -5661,12 +5778,16 @@ module Aws::MediaConvert
5661
5778
  # spatial_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
5662
5779
  # },
5663
5780
  # avc_intra_settings: {
5664
- # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200
5781
+ # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200, CLASS_4K_2K
5782
+ # avc_intra_uhd_settings: {
5783
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
5784
+ # },
5665
5785
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
5666
5786
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
5667
5787
  # framerate_denominator: 1,
5668
5788
  # framerate_numerator: 1,
5669
5789
  # interlace_mode: "PROGRESSIVE", # accepts PROGRESSIVE, TOP_FIELD, BOTTOM_FIELD, FOLLOW_TOP_FIELD, FOLLOW_BOTTOM_FIELD
5790
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
5670
5791
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
5671
5792
  # telecine: "NONE", # accepts NONE, HARD
5672
5793
  # },
@@ -5712,6 +5833,7 @@ module Aws::MediaConvert
5712
5833
  # },
5713
5834
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
5714
5835
  # repeat_pps: "DISABLED", # accepts DISABLED, ENABLED
5836
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
5715
5837
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
5716
5838
  # slices: 1,
5717
5839
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -5756,6 +5878,7 @@ module Aws::MediaConvert
5756
5878
  # },
5757
5879
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
5758
5880
  # sample_adaptive_offset_filter_mode: "DEFAULT", # accepts DEFAULT, ADAPTIVE, OFF
5881
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
5759
5882
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
5760
5883
  # slices: 1,
5761
5884
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -5792,6 +5915,7 @@ module Aws::MediaConvert
5792
5915
  # par_numerator: 1,
5793
5916
  # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
5794
5917
  # rate_control_mode: "VBR", # accepts VBR, CBR
5918
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
5795
5919
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
5796
5920
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
5797
5921
  # softness: 1,
@@ -5810,6 +5934,7 @@ module Aws::MediaConvert
5810
5934
  # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
5811
5935
  # par_denominator: 1,
5812
5936
  # par_numerator: 1,
5937
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
5813
5938
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
5814
5939
  # telecine: "NONE", # accepts NONE, HARD
5815
5940
  # },
@@ -5819,6 +5944,7 @@ module Aws::MediaConvert
5819
5944
  # framerate_denominator: 1,
5820
5945
  # framerate_numerator: 1,
5821
5946
  # interlace_mode: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
5947
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
5822
5948
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
5823
5949
  # telecine: "NONE", # accepts NONE, HARD
5824
5950
  # vc_3_class: "CLASS_145_8BIT", # accepts CLASS_145_8BIT, CLASS_220_8BIT, CLASS_220_10BIT
@@ -7985,6 +8111,7 @@ module Aws::MediaConvert
7985
8111
  # },
7986
8112
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
7987
8113
  # repeat_pps: "DISABLED", # accepts DISABLED, ENABLED
8114
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
7988
8115
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
7989
8116
  # slices: 1,
7990
8117
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -8245,6 +8372,24 @@ module Aws::MediaConvert
8245
8372
  # Places a PPS header on each encoded picture, even if repeated.
8246
8373
  # @return [String]
8247
8374
  #
8375
+ # @!attribute [rw] scan_type_conversion_mode
8376
+ # Use this setting for interlaced outputs, when your output frame rate
8377
+ # is half of your input frame rate. In this situation, choose
8378
+ # Optimized interlacing (INTERLACED\_OPTIMIZE) to create a better
8379
+ # quality interlaced output. In this case, each progressive frame from
8380
+ # the input corresponds to an interlaced field in the output. Keep the
8381
+ # default value, Basic interlacing (INTERLACED), for all other output
8382
+ # frame rates. With basic interlacing, MediaConvert performs any frame
8383
+ # rate conversion first and then interlaces the frames. When you
8384
+ # choose Optimized interlacing and you set your output frame rate to a
8385
+ # value that isn't suitable for optimized interlacing, MediaConvert
8386
+ # automatically falls back to basic interlacing. Required settings: To
8387
+ # use optimized interlacing, you must set Telecine (telecine) to None
8388
+ # (NONE) or Soft (SOFT). You can't use optimized interlacing for hard
8389
+ # telecine outputs. You must also set Interlace mode (interlaceMode)
8390
+ # to a value other than Progressive (PROGRESSIVE).
8391
+ # @return [String]
8392
+ #
8248
8393
  # @!attribute [rw] scene_change_detect
8249
8394
  # Enable this setting to insert I-frames at scene changes that the
8250
8395
  # service automatically detects. This improves video quality and is
@@ -8399,6 +8544,7 @@ module Aws::MediaConvert
8399
8544
  :qvbr_settings,
8400
8545
  :rate_control_mode,
8401
8546
  :repeat_pps,
8547
+ :scan_type_conversion_mode,
8402
8548
  :scene_change_detect,
8403
8549
  :slices,
8404
8550
  :slow_pal,
@@ -8508,6 +8654,7 @@ module Aws::MediaConvert
8508
8654
  # },
8509
8655
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
8510
8656
  # sample_adaptive_offset_filter_mode: "DEFAULT", # accepts DEFAULT, ADAPTIVE, OFF
8657
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
8511
8658
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
8512
8659
  # slices: 1,
8513
8660
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -8751,6 +8898,24 @@ module Aws::MediaConvert
8751
8898
  # dynamically selects best strength based on content
8752
8899
  # @return [String]
8753
8900
  #
8901
+ # @!attribute [rw] scan_type_conversion_mode
8902
+ # Use this setting for interlaced outputs, when your output frame rate
8903
+ # is half of your input frame rate. In this situation, choose
8904
+ # Optimized interlacing (INTERLACED\_OPTIMIZE) to create a better
8905
+ # quality interlaced output. In this case, each progressive frame from
8906
+ # the input corresponds to an interlaced field in the output. Keep the
8907
+ # default value, Basic interlacing (INTERLACED), for all other output
8908
+ # frame rates. With basic interlacing, MediaConvert performs any frame
8909
+ # rate conversion first and then interlaces the frames. When you
8910
+ # choose Optimized interlacing and you set your output frame rate to a
8911
+ # value that isn't suitable for optimized interlacing, MediaConvert
8912
+ # automatically falls back to basic interlacing. Required settings: To
8913
+ # use optimized interlacing, you must set Telecine (telecine) to None
8914
+ # (NONE) or Soft (SOFT). You can't use optimized interlacing for hard
8915
+ # telecine outputs. You must also set Interlace mode (interlaceMode)
8916
+ # to a value other than Progressive (PROGRESSIVE).
8917
+ # @return [String]
8918
+ #
8754
8919
  # @!attribute [rw] scene_change_detect
8755
8920
  # Enable this setting to insert I-frames at scene changes that the
8756
8921
  # service automatically detects. This improves video quality and is
@@ -8896,6 +9061,7 @@ module Aws::MediaConvert
8896
9061
  :qvbr_settings,
8897
9062
  :rate_control_mode,
8898
9063
  :sample_adaptive_offset_filter_mode,
9064
+ :scan_type_conversion_mode,
8899
9065
  :scene_change_detect,
8900
9066
  :slices,
8901
9067
  :slow_pal,
@@ -9514,8 +9680,14 @@ module Aws::MediaConvert
9514
9680
  # @return [String]
9515
9681
  #
9516
9682
  # @!attribute [rw] i_frame_only_manifest
9517
- # When set to INCLUDE, writes I-Frame Only Manifest in addition to the
9518
- # HLS manifest
9683
+ # Choose Include (INCLUDE) to have MediaConvert generate a child
9684
+ # manifest that lists only the I-frames for this rendition, in
9685
+ # addition to your regular manifest for this rendition. You might use
9686
+ # this manifest as part of a workflow that creates preview functions
9687
+ # for your video. MediaConvert adds both the I-frame only child
9688
+ # manifest and the regular child manifest to the parent manifest. When
9689
+ # you don't need the I-frame only child manifest, keep the default
9690
+ # value Exclude (EXCLUDE).
9519
9691
  # @return [String]
9520
9692
  #
9521
9693
  # @!attribute [rw] segment_modifier
@@ -9702,6 +9874,7 @@ module Aws::MediaConvert
9702
9874
  # output_channels: [
9703
9875
  # {
9704
9876
  # input_channels: [1],
9877
+ # input_channels_fine_tune: [1.0],
9705
9878
  # },
9706
9879
  # ],
9707
9880
  # },
@@ -10142,6 +10315,7 @@ module Aws::MediaConvert
10142
10315
  # output_channels: [
10143
10316
  # {
10144
10317
  # input_channels: [1],
10318
+ # input_channels_fine_tune: [1.0],
10145
10319
  # },
10146
10320
  # ],
10147
10321
  # },
@@ -10780,6 +10954,7 @@ module Aws::MediaConvert
10780
10954
  # output_channels: [
10781
10955
  # {
10782
10956
  # input_channels: [1],
10957
+ # input_channels_fine_tune: [1.0],
10783
10958
  # },
10784
10959
  # ],
10785
10960
  # },
@@ -11277,6 +11452,7 @@ module Aws::MediaConvert
11277
11452
  # output_channels: [
11278
11453
  # {
11279
11454
  # input_channels: [1],
11455
+ # input_channels_fine_tune: [1.0],
11280
11456
  # },
11281
11457
  # ],
11282
11458
  # },
@@ -11356,6 +11532,7 @@ module Aws::MediaConvert
11356
11532
  # container_settings: {
11357
11533
  # cmfc_settings: {
11358
11534
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
11535
+ # i_frame_only_manifest: "INCLUDE", # accepts INCLUDE, EXCLUDE
11359
11536
  # scte_35_esam: "INSERT", # accepts INSERT, NONE
11360
11537
  # scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
11361
11538
  # },
@@ -11496,12 +11673,16 @@ module Aws::MediaConvert
11496
11673
  # spatial_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
11497
11674
  # },
11498
11675
  # avc_intra_settings: {
11499
- # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200
11676
+ # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200, CLASS_4K_2K
11677
+ # avc_intra_uhd_settings: {
11678
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
11679
+ # },
11500
11680
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
11501
11681
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
11502
11682
  # framerate_denominator: 1,
11503
11683
  # framerate_numerator: 1,
11504
11684
  # interlace_mode: "PROGRESSIVE", # accepts PROGRESSIVE, TOP_FIELD, BOTTOM_FIELD, FOLLOW_TOP_FIELD, FOLLOW_BOTTOM_FIELD
11685
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
11505
11686
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
11506
11687
  # telecine: "NONE", # accepts NONE, HARD
11507
11688
  # },
@@ -11547,6 +11728,7 @@ module Aws::MediaConvert
11547
11728
  # },
11548
11729
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
11549
11730
  # repeat_pps: "DISABLED", # accepts DISABLED, ENABLED
11731
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
11550
11732
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
11551
11733
  # slices: 1,
11552
11734
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -11591,6 +11773,7 @@ module Aws::MediaConvert
11591
11773
  # },
11592
11774
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
11593
11775
  # sample_adaptive_offset_filter_mode: "DEFAULT", # accepts DEFAULT, ADAPTIVE, OFF
11776
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
11594
11777
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
11595
11778
  # slices: 1,
11596
11779
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -11627,6 +11810,7 @@ module Aws::MediaConvert
11627
11810
  # par_numerator: 1,
11628
11811
  # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
11629
11812
  # rate_control_mode: "VBR", # accepts VBR, CBR
11813
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
11630
11814
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
11631
11815
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
11632
11816
  # softness: 1,
@@ -11645,6 +11829,7 @@ module Aws::MediaConvert
11645
11829
  # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
11646
11830
  # par_denominator: 1,
11647
11831
  # par_numerator: 1,
11832
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
11648
11833
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
11649
11834
  # telecine: "NONE", # accepts NONE, HARD
11650
11835
  # },
@@ -11654,6 +11839,7 @@ module Aws::MediaConvert
11654
11839
  # framerate_denominator: 1,
11655
11840
  # framerate_numerator: 1,
11656
11841
  # interlace_mode: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
11842
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
11657
11843
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
11658
11844
  # telecine: "NONE", # accepts NONE, HARD
11659
11845
  # vc_3_class: "CLASS_145_8BIT", # accepts CLASS_145_8BIT, CLASS_220_8BIT, CLASS_220_10BIT
@@ -12033,6 +12219,7 @@ module Aws::MediaConvert
12033
12219
  # output_channels: [
12034
12220
  # {
12035
12221
  # input_channels: [1],
12222
+ # input_channels_fine_tune: [1.0],
12036
12223
  # },
12037
12224
  # ],
12038
12225
  # },
@@ -12522,6 +12709,7 @@ module Aws::MediaConvert
12522
12709
  # output_channels: [
12523
12710
  # {
12524
12711
  # input_channels: [1],
12712
+ # input_channels_fine_tune: [1.0],
12525
12713
  # },
12526
12714
  # ],
12527
12715
  # },
@@ -12601,6 +12789,7 @@ module Aws::MediaConvert
12601
12789
  # container_settings: {
12602
12790
  # cmfc_settings: {
12603
12791
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
12792
+ # i_frame_only_manifest: "INCLUDE", # accepts INCLUDE, EXCLUDE
12604
12793
  # scte_35_esam: "INSERT", # accepts INSERT, NONE
12605
12794
  # scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
12606
12795
  # },
@@ -12741,12 +12930,16 @@ module Aws::MediaConvert
12741
12930
  # spatial_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
12742
12931
  # },
12743
12932
  # avc_intra_settings: {
12744
- # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200
12933
+ # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200, CLASS_4K_2K
12934
+ # avc_intra_uhd_settings: {
12935
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
12936
+ # },
12745
12937
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
12746
12938
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
12747
12939
  # framerate_denominator: 1,
12748
12940
  # framerate_numerator: 1,
12749
12941
  # interlace_mode: "PROGRESSIVE", # accepts PROGRESSIVE, TOP_FIELD, BOTTOM_FIELD, FOLLOW_TOP_FIELD, FOLLOW_BOTTOM_FIELD
12942
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
12750
12943
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
12751
12944
  # telecine: "NONE", # accepts NONE, HARD
12752
12945
  # },
@@ -12792,6 +12985,7 @@ module Aws::MediaConvert
12792
12985
  # },
12793
12986
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
12794
12987
  # repeat_pps: "DISABLED", # accepts DISABLED, ENABLED
12988
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
12795
12989
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
12796
12990
  # slices: 1,
12797
12991
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -12836,6 +13030,7 @@ module Aws::MediaConvert
12836
13030
  # },
12837
13031
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
12838
13032
  # sample_adaptive_offset_filter_mode: "DEFAULT", # accepts DEFAULT, ADAPTIVE, OFF
13033
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
12839
13034
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
12840
13035
  # slices: 1,
12841
13036
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -12872,6 +13067,7 @@ module Aws::MediaConvert
12872
13067
  # par_numerator: 1,
12873
13068
  # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
12874
13069
  # rate_control_mode: "VBR", # accepts VBR, CBR
13070
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
12875
13071
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
12876
13072
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
12877
13073
  # softness: 1,
@@ -12890,6 +13086,7 @@ module Aws::MediaConvert
12890
13086
  # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
12891
13087
  # par_denominator: 1,
12892
13088
  # par_numerator: 1,
13089
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
12893
13090
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
12894
13091
  # telecine: "NONE", # accepts NONE, HARD
12895
13092
  # },
@@ -12899,6 +13096,7 @@ module Aws::MediaConvert
12899
13096
  # framerate_denominator: 1,
12900
13097
  # framerate_numerator: 1,
12901
13098
  # interlace_mode: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
13099
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
12902
13100
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
12903
13101
  # telecine: "NONE", # accepts NONE, HARD
12904
13102
  # vc_3_class: "CLASS_145_8BIT", # accepts CLASS_145_8BIT, CLASS_220_8BIT, CLASS_220_10BIT
@@ -14521,6 +14719,7 @@ module Aws::MediaConvert
14521
14719
  # par_numerator: 1,
14522
14720
  # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
14523
14721
  # rate_control_mode: "VBR", # accepts VBR, CBR
14722
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
14524
14723
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
14525
14724
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
14526
14725
  # softness: 1,
@@ -14723,10 +14922,28 @@ module Aws::MediaConvert
14723
14922
  # @return [String]
14724
14923
  #
14725
14924
  # @!attribute [rw] rate_control_mode
14726
- # Use Rate control mode (Mpeg2RateControlMode) to specifiy whether the
14925
+ # Use Rate control mode (Mpeg2RateControlMode) to specify whether the
14727
14926
  # bitrate is variable (vbr) or constant (cbr).
14728
14927
  # @return [String]
14729
14928
  #
14929
+ # @!attribute [rw] scan_type_conversion_mode
14930
+ # Use this setting for interlaced outputs, when your output frame rate
14931
+ # is half of your input frame rate. In this situation, choose
14932
+ # Optimized interlacing (INTERLACED\_OPTIMIZE) to create a better
14933
+ # quality interlaced output. In this case, each progressive frame from
14934
+ # the input corresponds to an interlaced field in the output. Keep the
14935
+ # default value, Basic interlacing (INTERLACED), for all other output
14936
+ # frame rates. With basic interlacing, MediaConvert performs any frame
14937
+ # rate conversion first and then interlaces the frames. When you
14938
+ # choose Optimized interlacing and you set your output frame rate to a
14939
+ # value that isn't suitable for optimized interlacing, MediaConvert
14940
+ # automatically falls back to basic interlacing. Required settings: To
14941
+ # use optimized interlacing, you must set Telecine (telecine) to None
14942
+ # (NONE) or Soft (SOFT). You can't use optimized interlacing for hard
14943
+ # telecine outputs. You must also set Interlace mode (interlaceMode)
14944
+ # to a value other than Progressive (PROGRESSIVE).
14945
+ # @return [String]
14946
+ #
14730
14947
  # @!attribute [rw] scene_change_detect
14731
14948
  # Enable this setting to insert I-frames at scene changes that the
14732
14949
  # service automatically detects. This improves video quality and is
@@ -14843,6 +15060,7 @@ module Aws::MediaConvert
14843
15060
  :par_numerator,
14844
15061
  :quality_tuning_level,
14845
15062
  :rate_control_mode,
15063
+ :scan_type_conversion_mode,
14846
15064
  :scene_change_detect,
14847
15065
  :slow_pal,
14848
15066
  :softness,
@@ -15638,6 +15856,7 @@ module Aws::MediaConvert
15638
15856
  # output_channels: [
15639
15857
  # {
15640
15858
  # input_channels: [1],
15859
+ # input_channels_fine_tune: [1.0],
15641
15860
  # },
15642
15861
  # ],
15643
15862
  # },
@@ -15717,6 +15936,7 @@ module Aws::MediaConvert
15717
15936
  # container_settings: {
15718
15937
  # cmfc_settings: {
15719
15938
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
15939
+ # i_frame_only_manifest: "INCLUDE", # accepts INCLUDE, EXCLUDE
15720
15940
  # scte_35_esam: "INSERT", # accepts INSERT, NONE
15721
15941
  # scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
15722
15942
  # },
@@ -15857,12 +16077,16 @@ module Aws::MediaConvert
15857
16077
  # spatial_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
15858
16078
  # },
15859
16079
  # avc_intra_settings: {
15860
- # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200
16080
+ # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200, CLASS_4K_2K
16081
+ # avc_intra_uhd_settings: {
16082
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
16083
+ # },
15861
16084
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
15862
16085
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
15863
16086
  # framerate_denominator: 1,
15864
16087
  # framerate_numerator: 1,
15865
16088
  # interlace_mode: "PROGRESSIVE", # accepts PROGRESSIVE, TOP_FIELD, BOTTOM_FIELD, FOLLOW_TOP_FIELD, FOLLOW_BOTTOM_FIELD
16089
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
15866
16090
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
15867
16091
  # telecine: "NONE", # accepts NONE, HARD
15868
16092
  # },
@@ -15908,6 +16132,7 @@ module Aws::MediaConvert
15908
16132
  # },
15909
16133
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
15910
16134
  # repeat_pps: "DISABLED", # accepts DISABLED, ENABLED
16135
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
15911
16136
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
15912
16137
  # slices: 1,
15913
16138
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -15952,6 +16177,7 @@ module Aws::MediaConvert
15952
16177
  # },
15953
16178
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
15954
16179
  # sample_adaptive_offset_filter_mode: "DEFAULT", # accepts DEFAULT, ADAPTIVE, OFF
16180
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
15955
16181
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
15956
16182
  # slices: 1,
15957
16183
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -15988,6 +16214,7 @@ module Aws::MediaConvert
15988
16214
  # par_numerator: 1,
15989
16215
  # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
15990
16216
  # rate_control_mode: "VBR", # accepts VBR, CBR
16217
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
15991
16218
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
15992
16219
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
15993
16220
  # softness: 1,
@@ -16006,6 +16233,7 @@ module Aws::MediaConvert
16006
16233
  # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
16007
16234
  # par_denominator: 1,
16008
16235
  # par_numerator: 1,
16236
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
16009
16237
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
16010
16238
  # telecine: "NONE", # accepts NONE, HARD
16011
16239
  # },
@@ -16015,6 +16243,7 @@ module Aws::MediaConvert
16015
16243
  # framerate_denominator: 1,
16016
16244
  # framerate_numerator: 1,
16017
16245
  # interlace_mode: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
16246
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
16018
16247
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
16019
16248
  # telecine: "NONE", # accepts NONE, HARD
16020
16249
  # vc_3_class: "CLASS_145_8BIT", # accepts CLASS_145_8BIT, CLASS_220_8BIT, CLASS_220_10BIT
@@ -16200,7 +16429,7 @@ module Aws::MediaConvert
16200
16429
  # @return [Types::OutputSettings]
16201
16430
  #
16202
16431
  # @!attribute [rw] preset
16203
- # Use Preset (Preset) to specifiy a preset for your transcoding
16432
+ # Use Preset (Preset) to specify a preset for your transcoding
16204
16433
  # settings. Provide the system or custom preset name. You can specify
16205
16434
  # either Preset (Preset) or Container settings (ContainerSettings),
16206
16435
  # but not both.
@@ -16235,16 +16464,25 @@ module Aws::MediaConvert
16235
16464
  #
16236
16465
  # {
16237
16466
  # input_channels: [1],
16467
+ # input_channels_fine_tune: [1.0],
16238
16468
  # }
16239
16469
  #
16240
16470
  # @!attribute [rw] input_channels
16241
- # List of input channels
16471
+ # Use this setting to specify your remix values when they are
16472
+ # integers, such as -10, 0, or 4.
16242
16473
  # @return [Array<Integer>]
16243
16474
  #
16475
+ # @!attribute [rw] input_channels_fine_tune
16476
+ # Use this setting to specify your remix values when they have a
16477
+ # decimal component, such as -10.312, 0.08, or 4.9. MediaConvert
16478
+ # rounds your remixing values to the nearest thousandth.
16479
+ # @return [Array<Float>]
16480
+ #
16244
16481
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/OutputChannelMapping AWS API Documentation
16245
16482
  #
16246
16483
  class OutputChannelMapping < Struct.new(
16247
- :input_channels)
16484
+ :input_channels,
16485
+ :input_channels_fine_tune)
16248
16486
  SENSITIVE = []
16249
16487
  include Aws::Structure
16250
16488
  end
@@ -16614,6 +16852,7 @@ module Aws::MediaConvert
16614
16852
  # output_channels: [
16615
16853
  # {
16616
16854
  # input_channels: [1],
16855
+ # input_channels_fine_tune: [1.0],
16617
16856
  # },
16618
16857
  # ],
16619
16858
  # },
@@ -16693,6 +16932,7 @@ module Aws::MediaConvert
16693
16932
  # container_settings: {
16694
16933
  # cmfc_settings: {
16695
16934
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
16935
+ # i_frame_only_manifest: "INCLUDE", # accepts INCLUDE, EXCLUDE
16696
16936
  # scte_35_esam: "INSERT", # accepts INSERT, NONE
16697
16937
  # scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
16698
16938
  # },
@@ -16833,12 +17073,16 @@ module Aws::MediaConvert
16833
17073
  # spatial_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
16834
17074
  # },
16835
17075
  # avc_intra_settings: {
16836
- # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200
17076
+ # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200, CLASS_4K_2K
17077
+ # avc_intra_uhd_settings: {
17078
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
17079
+ # },
16837
17080
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
16838
17081
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
16839
17082
  # framerate_denominator: 1,
16840
17083
  # framerate_numerator: 1,
16841
17084
  # interlace_mode: "PROGRESSIVE", # accepts PROGRESSIVE, TOP_FIELD, BOTTOM_FIELD, FOLLOW_TOP_FIELD, FOLLOW_BOTTOM_FIELD
17085
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
16842
17086
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
16843
17087
  # telecine: "NONE", # accepts NONE, HARD
16844
17088
  # },
@@ -16884,6 +17128,7 @@ module Aws::MediaConvert
16884
17128
  # },
16885
17129
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
16886
17130
  # repeat_pps: "DISABLED", # accepts DISABLED, ENABLED
17131
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
16887
17132
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
16888
17133
  # slices: 1,
16889
17134
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -16928,6 +17173,7 @@ module Aws::MediaConvert
16928
17173
  # },
16929
17174
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
16930
17175
  # sample_adaptive_offset_filter_mode: "DEFAULT", # accepts DEFAULT, ADAPTIVE, OFF
17176
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
16931
17177
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
16932
17178
  # slices: 1,
16933
17179
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -16964,6 +17210,7 @@ module Aws::MediaConvert
16964
17210
  # par_numerator: 1,
16965
17211
  # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
16966
17212
  # rate_control_mode: "VBR", # accepts VBR, CBR
17213
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
16967
17214
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
16968
17215
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
16969
17216
  # softness: 1,
@@ -16982,6 +17229,7 @@ module Aws::MediaConvert
16982
17229
  # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
16983
17230
  # par_denominator: 1,
16984
17231
  # par_numerator: 1,
17232
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
16985
17233
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
16986
17234
  # telecine: "NONE", # accepts NONE, HARD
16987
17235
  # },
@@ -16991,6 +17239,7 @@ module Aws::MediaConvert
16991
17239
  # framerate_denominator: 1,
16992
17240
  # framerate_numerator: 1,
16993
17241
  # interlace_mode: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
17242
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
16994
17243
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
16995
17244
  # telecine: "NONE", # accepts NONE, HARD
16996
17245
  # vc_3_class: "CLASS_145_8BIT", # accepts CLASS_145_8BIT, CLASS_220_8BIT, CLASS_220_10BIT
@@ -17685,6 +17934,7 @@ module Aws::MediaConvert
17685
17934
  # output_channels: [
17686
17935
  # {
17687
17936
  # input_channels: [1],
17937
+ # input_channels_fine_tune: [1.0],
17688
17938
  # },
17689
17939
  # ],
17690
17940
  # },
@@ -17763,6 +18013,7 @@ module Aws::MediaConvert
17763
18013
  # container_settings: {
17764
18014
  # cmfc_settings: {
17765
18015
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
18016
+ # i_frame_only_manifest: "INCLUDE", # accepts INCLUDE, EXCLUDE
17766
18017
  # scte_35_esam: "INSERT", # accepts INSERT, NONE
17767
18018
  # scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
17768
18019
  # },
@@ -17890,12 +18141,16 @@ module Aws::MediaConvert
17890
18141
  # spatial_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
17891
18142
  # },
17892
18143
  # avc_intra_settings: {
17893
- # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200
18144
+ # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200, CLASS_4K_2K
18145
+ # avc_intra_uhd_settings: {
18146
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
18147
+ # },
17894
18148
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
17895
18149
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
17896
18150
  # framerate_denominator: 1,
17897
18151
  # framerate_numerator: 1,
17898
18152
  # interlace_mode: "PROGRESSIVE", # accepts PROGRESSIVE, TOP_FIELD, BOTTOM_FIELD, FOLLOW_TOP_FIELD, FOLLOW_BOTTOM_FIELD
18153
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
17899
18154
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
17900
18155
  # telecine: "NONE", # accepts NONE, HARD
17901
18156
  # },
@@ -17941,6 +18196,7 @@ module Aws::MediaConvert
17941
18196
  # },
17942
18197
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
17943
18198
  # repeat_pps: "DISABLED", # accepts DISABLED, ENABLED
18199
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
17944
18200
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
17945
18201
  # slices: 1,
17946
18202
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -17985,6 +18241,7 @@ module Aws::MediaConvert
17985
18241
  # },
17986
18242
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
17987
18243
  # sample_adaptive_offset_filter_mode: "DEFAULT", # accepts DEFAULT, ADAPTIVE, OFF
18244
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
17988
18245
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
17989
18246
  # slices: 1,
17990
18247
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -18021,6 +18278,7 @@ module Aws::MediaConvert
18021
18278
  # par_numerator: 1,
18022
18279
  # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
18023
18280
  # rate_control_mode: "VBR", # accepts VBR, CBR
18281
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
18024
18282
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
18025
18283
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
18026
18284
  # softness: 1,
@@ -18039,6 +18297,7 @@ module Aws::MediaConvert
18039
18297
  # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
18040
18298
  # par_denominator: 1,
18041
18299
  # par_numerator: 1,
18300
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
18042
18301
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
18043
18302
  # telecine: "NONE", # accepts NONE, HARD
18044
18303
  # },
@@ -18048,6 +18307,7 @@ module Aws::MediaConvert
18048
18307
  # framerate_denominator: 1,
18049
18308
  # framerate_numerator: 1,
18050
18309
  # interlace_mode: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
18310
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
18051
18311
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
18052
18312
  # telecine: "NONE", # accepts NONE, HARD
18053
18313
  # vc_3_class: "CLASS_145_8BIT", # accepts CLASS_145_8BIT, CLASS_220_8BIT, CLASS_220_10BIT
@@ -18240,13 +18500,14 @@ module Aws::MediaConvert
18240
18500
  # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
18241
18501
  # par_denominator: 1,
18242
18502
  # par_numerator: 1,
18503
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
18243
18504
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
18244
18505
  # telecine: "NONE", # accepts NONE, HARD
18245
18506
  # }
18246
18507
  #
18247
18508
  # @!attribute [rw] codec_profile
18248
- # Use Profile (ProResCodecProfile) to specifiy the type of Apple
18249
- # ProRes codec to use for this output.
18509
+ # Use Profile (ProResCodecProfile) to specify the type of Apple ProRes
18510
+ # codec to use for this output.
18250
18511
  # @return [String]
18251
18512
  #
18252
18513
  # @!attribute [rw] framerate_control
@@ -18346,6 +18607,24 @@ module Aws::MediaConvert
18346
18607
  # ratio 40:33. In this example, the value for parNumerator is 40.
18347
18608
  # @return [Integer]
18348
18609
  #
18610
+ # @!attribute [rw] scan_type_conversion_mode
18611
+ # Use this setting for interlaced outputs, when your output frame rate
18612
+ # is half of your input frame rate. In this situation, choose
18613
+ # Optimized interlacing (INTERLACED\_OPTIMIZE) to create a better
18614
+ # quality interlaced output. In this case, each progressive frame from
18615
+ # the input corresponds to an interlaced field in the output. Keep the
18616
+ # default value, Basic interlacing (INTERLACED), for all other output
18617
+ # frame rates. With basic interlacing, MediaConvert performs any frame
18618
+ # rate conversion first and then interlaces the frames. When you
18619
+ # choose Optimized interlacing and you set your output frame rate to a
18620
+ # value that isn't suitable for optimized interlacing, MediaConvert
18621
+ # automatically falls back to basic interlacing. Required settings: To
18622
+ # use optimized interlacing, you must set Telecine (telecine) to None
18623
+ # (NONE) or Soft (SOFT). You can't use optimized interlacing for hard
18624
+ # telecine outputs. You must also set Interlace mode (interlaceMode)
18625
+ # to a value other than Progressive (PROGRESSIVE).
18626
+ # @return [String]
18627
+ #
18349
18628
  # @!attribute [rw] slow_pal
18350
18629
  # Ignore this setting unless your input frame rate is 23.976 or 24
18351
18630
  # frames per second (fps). Enable slow PAL to create a 25 fps output.
@@ -18379,6 +18658,7 @@ module Aws::MediaConvert
18379
18658
  :par_control,
18380
18659
  :par_denominator,
18381
18660
  :par_numerator,
18661
+ :scan_type_conversion_mode,
18382
18662
  :slow_pal,
18383
18663
  :telecine)
18384
18664
  SENSITIVE = []
@@ -18545,6 +18825,7 @@ module Aws::MediaConvert
18545
18825
  # output_channels: [
18546
18826
  # {
18547
18827
  # input_channels: [1],
18828
+ # input_channels_fine_tune: [1.0],
18548
18829
  # },
18549
18830
  # ],
18550
18831
  # },
@@ -18554,22 +18835,36 @@ module Aws::MediaConvert
18554
18835
  #
18555
18836
  # @!attribute [rw] channel_mapping
18556
18837
  # Channel mapping (ChannelMapping) contains the group of fields that
18557
- # hold the remixing value for each channel. Units are in dB.
18558
- # Acceptable values are within the range from -60 (mute) through 6. A
18559
- # setting of 0 passes the input channel unchanged to the output
18560
- # channel (no attenuation or amplification).
18838
+ # hold the remixing value for each channel, in dB. Specify remix
18839
+ # values to indicate how much of the content from your input audio
18840
+ # channel you want in your output audio channels. Each instance of the
18841
+ # InputChannels or InputChannelsFineTune array specifies these values
18842
+ # for one output channel. Use one instance of this array for each
18843
+ # output channel. In the console, each array corresponds to a column
18844
+ # in the graphical depiction of the mapping matrix. The rows of the
18845
+ # graphical matrix correspond to input channels. Valid values are
18846
+ # within the range from -60 (mute) through 6. A setting of 0 passes
18847
+ # the input channel unchanged to the output channel (no attenuation or
18848
+ # amplification). Use InputChannels or InputChannelsFineTune to
18849
+ # specify your remix values. Don't use both.
18561
18850
  # @return [Types::ChannelMapping]
18562
18851
  #
18563
18852
  # @!attribute [rw] channels_in
18564
18853
  # Specify the number of audio channels from your input that you want
18565
18854
  # to use in your output. With remixing, you might combine or split the
18566
18855
  # data in these channels, so the number of channels in your final
18567
- # output might be different.
18856
+ # output might be different. If you are doing both input channel
18857
+ # mapping and output channel mapping, the number of output channels in
18858
+ # your input mapping must be the same as the number of input channels
18859
+ # in your output mapping.
18568
18860
  # @return [Integer]
18569
18861
  #
18570
18862
  # @!attribute [rw] channels_out
18571
18863
  # Specify the number of channels in this output after remixing. Valid
18572
- # values: 1, 2, 4, 6, 8... 64. (1 and even numbers to 64.)
18864
+ # values: 1, 2, 4, 6, 8... 64. (1 and even numbers to 64.) If you are
18865
+ # doing both input channel mapping and output channel mapping, the
18866
+ # number of output channels in your input mapping must be the same as
18867
+ # the number of input channels in your output mapping.
18573
18868
  # @return [Integer]
18574
18869
  #
18575
18870
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/RemixSettings AWS API Documentation
@@ -19420,6 +19715,7 @@ module Aws::MediaConvert
19420
19715
  # output_channels: [
19421
19716
  # {
19422
19717
  # input_channels: [1],
19718
+ # input_channels_fine_tune: [1.0],
19423
19719
  # },
19424
19720
  # ],
19425
19721
  # },
@@ -19909,6 +20205,7 @@ module Aws::MediaConvert
19909
20205
  # output_channels: [
19910
20206
  # {
19911
20207
  # input_channels: [1],
20208
+ # input_channels_fine_tune: [1.0],
19912
20209
  # },
19913
20210
  # ],
19914
20211
  # },
@@ -19988,6 +20285,7 @@ module Aws::MediaConvert
19988
20285
  # container_settings: {
19989
20286
  # cmfc_settings: {
19990
20287
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
20288
+ # i_frame_only_manifest: "INCLUDE", # accepts INCLUDE, EXCLUDE
19991
20289
  # scte_35_esam: "INSERT", # accepts INSERT, NONE
19992
20290
  # scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
19993
20291
  # },
@@ -20128,12 +20426,16 @@ module Aws::MediaConvert
20128
20426
  # spatial_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
20129
20427
  # },
20130
20428
  # avc_intra_settings: {
20131
- # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200
20429
+ # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200, CLASS_4K_2K
20430
+ # avc_intra_uhd_settings: {
20431
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
20432
+ # },
20132
20433
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
20133
20434
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
20134
20435
  # framerate_denominator: 1,
20135
20436
  # framerate_numerator: 1,
20136
20437
  # interlace_mode: "PROGRESSIVE", # accepts PROGRESSIVE, TOP_FIELD, BOTTOM_FIELD, FOLLOW_TOP_FIELD, FOLLOW_BOTTOM_FIELD
20438
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
20137
20439
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
20138
20440
  # telecine: "NONE", # accepts NONE, HARD
20139
20441
  # },
@@ -20179,6 +20481,7 @@ module Aws::MediaConvert
20179
20481
  # },
20180
20482
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
20181
20483
  # repeat_pps: "DISABLED", # accepts DISABLED, ENABLED
20484
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
20182
20485
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
20183
20486
  # slices: 1,
20184
20487
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -20223,6 +20526,7 @@ module Aws::MediaConvert
20223
20526
  # },
20224
20527
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
20225
20528
  # sample_adaptive_offset_filter_mode: "DEFAULT", # accepts DEFAULT, ADAPTIVE, OFF
20529
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
20226
20530
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
20227
20531
  # slices: 1,
20228
20532
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -20259,6 +20563,7 @@ module Aws::MediaConvert
20259
20563
  # par_numerator: 1,
20260
20564
  # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
20261
20565
  # rate_control_mode: "VBR", # accepts VBR, CBR
20566
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
20262
20567
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
20263
20568
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
20264
20569
  # softness: 1,
@@ -20277,6 +20582,7 @@ module Aws::MediaConvert
20277
20582
  # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
20278
20583
  # par_denominator: 1,
20279
20584
  # par_numerator: 1,
20585
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
20280
20586
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
20281
20587
  # telecine: "NONE", # accepts NONE, HARD
20282
20588
  # },
@@ -20286,6 +20592,7 @@ module Aws::MediaConvert
20286
20592
  # framerate_denominator: 1,
20287
20593
  # framerate_numerator: 1,
20288
20594
  # interlace_mode: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
20595
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
20289
20596
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
20290
20597
  # telecine: "NONE", # accepts NONE, HARD
20291
20598
  # vc_3_class: "CLASS_145_8BIT", # accepts CLASS_145_8BIT, CLASS_220_8BIT, CLASS_220_10BIT
@@ -20661,6 +20968,7 @@ module Aws::MediaConvert
20661
20968
  # output_channels: [
20662
20969
  # {
20663
20970
  # input_channels: [1],
20971
+ # input_channels_fine_tune: [1.0],
20664
20972
  # },
20665
20973
  # ],
20666
20974
  # },
@@ -20739,6 +21047,7 @@ module Aws::MediaConvert
20739
21047
  # container_settings: {
20740
21048
  # cmfc_settings: {
20741
21049
  # audio_duration: "DEFAULT_CODEC_DURATION", # accepts DEFAULT_CODEC_DURATION, MATCH_VIDEO_DURATION
21050
+ # i_frame_only_manifest: "INCLUDE", # accepts INCLUDE, EXCLUDE
20742
21051
  # scte_35_esam: "INSERT", # accepts INSERT, NONE
20743
21052
  # scte_35_source: "PASSTHROUGH", # accepts PASSTHROUGH, NONE
20744
21053
  # },
@@ -20866,12 +21175,16 @@ module Aws::MediaConvert
20866
21175
  # spatial_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
20867
21176
  # },
20868
21177
  # avc_intra_settings: {
20869
- # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200
21178
+ # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200, CLASS_4K_2K
21179
+ # avc_intra_uhd_settings: {
21180
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
21181
+ # },
20870
21182
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
20871
21183
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
20872
21184
  # framerate_denominator: 1,
20873
21185
  # framerate_numerator: 1,
20874
21186
  # interlace_mode: "PROGRESSIVE", # accepts PROGRESSIVE, TOP_FIELD, BOTTOM_FIELD, FOLLOW_TOP_FIELD, FOLLOW_BOTTOM_FIELD
21187
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
20875
21188
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
20876
21189
  # telecine: "NONE", # accepts NONE, HARD
20877
21190
  # },
@@ -20917,6 +21230,7 @@ module Aws::MediaConvert
20917
21230
  # },
20918
21231
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
20919
21232
  # repeat_pps: "DISABLED", # accepts DISABLED, ENABLED
21233
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
20920
21234
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
20921
21235
  # slices: 1,
20922
21236
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -20961,6 +21275,7 @@ module Aws::MediaConvert
20961
21275
  # },
20962
21276
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
20963
21277
  # sample_adaptive_offset_filter_mode: "DEFAULT", # accepts DEFAULT, ADAPTIVE, OFF
21278
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
20964
21279
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
20965
21280
  # slices: 1,
20966
21281
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -20997,6 +21312,7 @@ module Aws::MediaConvert
20997
21312
  # par_numerator: 1,
20998
21313
  # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
20999
21314
  # rate_control_mode: "VBR", # accepts VBR, CBR
21315
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21000
21316
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
21001
21317
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
21002
21318
  # softness: 1,
@@ -21015,6 +21331,7 @@ module Aws::MediaConvert
21015
21331
  # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
21016
21332
  # par_denominator: 1,
21017
21333
  # par_numerator: 1,
21334
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21018
21335
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
21019
21336
  # telecine: "NONE", # accepts NONE, HARD
21020
21337
  # },
@@ -21024,6 +21341,7 @@ module Aws::MediaConvert
21024
21341
  # framerate_denominator: 1,
21025
21342
  # framerate_numerator: 1,
21026
21343
  # interlace_mode: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
21344
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21027
21345
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
21028
21346
  # telecine: "NONE", # accepts NONE, HARD
21029
21347
  # vc_3_class: "CLASS_145_8BIT", # accepts CLASS_145_8BIT, CLASS_220_8BIT, CLASS_220_10BIT
@@ -21293,6 +21611,7 @@ module Aws::MediaConvert
21293
21611
  # framerate_denominator: 1,
21294
21612
  # framerate_numerator: 1,
21295
21613
  # interlace_mode: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
21614
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21296
21615
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
21297
21616
  # telecine: "NONE", # accepts NONE, HARD
21298
21617
  # vc_3_class: "CLASS_145_8BIT", # accepts CLASS_145_8BIT, CLASS_220_8BIT, CLASS_220_10BIT
@@ -21354,6 +21673,24 @@ module Aws::MediaConvert
21354
21673
  # specify a value, MediaConvert will create a progressive output.
21355
21674
  # @return [String]
21356
21675
  #
21676
+ # @!attribute [rw] scan_type_conversion_mode
21677
+ # Use this setting for interlaced outputs, when your output frame rate
21678
+ # is half of your input frame rate. In this situation, choose
21679
+ # Optimized interlacing (INTERLACED\_OPTIMIZE) to create a better
21680
+ # quality interlaced output. In this case, each progressive frame from
21681
+ # the input corresponds to an interlaced field in the output. Keep the
21682
+ # default value, Basic interlacing (INTERLACED), for all other output
21683
+ # frame rates. With basic interlacing, MediaConvert performs any frame
21684
+ # rate conversion first and then interlaces the frames. When you
21685
+ # choose Optimized interlacing and you set your output frame rate to a
21686
+ # value that isn't suitable for optimized interlacing, MediaConvert
21687
+ # automatically falls back to basic interlacing. Required settings: To
21688
+ # use optimized interlacing, you must set Telecine (telecine) to None
21689
+ # (NONE) or Soft (SOFT). You can't use optimized interlacing for hard
21690
+ # telecine outputs. You must also set Interlace mode (interlaceMode)
21691
+ # to a value other than Progressive (PROGRESSIVE).
21692
+ # @return [String]
21693
+ #
21357
21694
  # @!attribute [rw] slow_pal
21358
21695
  # Ignore this setting unless your input frame rate is 23.976 or 24
21359
21696
  # frames per second (fps). Enable slow PAL to create a 25 fps output
@@ -21393,6 +21730,7 @@ module Aws::MediaConvert
21393
21730
  :framerate_denominator,
21394
21731
  :framerate_numerator,
21395
21732
  :interlace_mode,
21733
+ :scan_type_conversion_mode,
21396
21734
  :slow_pal,
21397
21735
  :telecine,
21398
21736
  :vc_3_class)
@@ -21433,12 +21771,16 @@ module Aws::MediaConvert
21433
21771
  # spatial_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
21434
21772
  # },
21435
21773
  # avc_intra_settings: {
21436
- # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200
21774
+ # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200, CLASS_4K_2K
21775
+ # avc_intra_uhd_settings: {
21776
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
21777
+ # },
21437
21778
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
21438
21779
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
21439
21780
  # framerate_denominator: 1,
21440
21781
  # framerate_numerator: 1,
21441
21782
  # interlace_mode: "PROGRESSIVE", # accepts PROGRESSIVE, TOP_FIELD, BOTTOM_FIELD, FOLLOW_TOP_FIELD, FOLLOW_BOTTOM_FIELD
21783
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21442
21784
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
21443
21785
  # telecine: "NONE", # accepts NONE, HARD
21444
21786
  # },
@@ -21484,6 +21826,7 @@ module Aws::MediaConvert
21484
21826
  # },
21485
21827
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
21486
21828
  # repeat_pps: "DISABLED", # accepts DISABLED, ENABLED
21829
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21487
21830
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
21488
21831
  # slices: 1,
21489
21832
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -21528,6 +21871,7 @@ module Aws::MediaConvert
21528
21871
  # },
21529
21872
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
21530
21873
  # sample_adaptive_offset_filter_mode: "DEFAULT", # accepts DEFAULT, ADAPTIVE, OFF
21874
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21531
21875
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
21532
21876
  # slices: 1,
21533
21877
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -21564,6 +21908,7 @@ module Aws::MediaConvert
21564
21908
  # par_numerator: 1,
21565
21909
  # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
21566
21910
  # rate_control_mode: "VBR", # accepts VBR, CBR
21911
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21567
21912
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
21568
21913
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
21569
21914
  # softness: 1,
@@ -21582,6 +21927,7 @@ module Aws::MediaConvert
21582
21927
  # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
21583
21928
  # par_denominator: 1,
21584
21929
  # par_numerator: 1,
21930
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21585
21931
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
21586
21932
  # telecine: "NONE", # accepts NONE, HARD
21587
21933
  # },
@@ -21591,6 +21937,7 @@ module Aws::MediaConvert
21591
21937
  # framerate_denominator: 1,
21592
21938
  # framerate_numerator: 1,
21593
21939
  # interlace_mode: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
21940
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21594
21941
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
21595
21942
  # telecine: "NONE", # accepts NONE, HARD
21596
21943
  # vc_3_class: "CLASS_145_8BIT", # accepts CLASS_145_8BIT, CLASS_220_8BIT, CLASS_220_10BIT
@@ -21636,7 +21983,9 @@ module Aws::MediaConvert
21636
21983
  # Required when you set your output video codec to AVC-Intra. For more
21637
21984
  # information about the AVC-I settings, see the relevant
21638
21985
  # specification. For detailed information about SD and HD in AVC-I,
21639
- # see https://ieeexplore.ieee.org/document/7290936.
21986
+ # see https://ieeexplore.ieee.org/document/7290936. For information
21987
+ # about 4K/2K in AVC-I, see
21988
+ # https://pro-av.panasonic.net/en/avc-ultra/AVC-ULTRAoverview.pdf.
21640
21989
  # @return [Types::AvcIntraSettings]
21641
21990
  #
21642
21991
  # @!attribute [rw] codec
@@ -21728,12 +22077,16 @@ module Aws::MediaConvert
21728
22077
  # spatial_adaptive_quantization: "DISABLED", # accepts DISABLED, ENABLED
21729
22078
  # },
21730
22079
  # avc_intra_settings: {
21731
- # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200
22080
+ # avc_intra_class: "CLASS_50", # accepts CLASS_50, CLASS_100, CLASS_200, CLASS_4K_2K
22081
+ # avc_intra_uhd_settings: {
22082
+ # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
22083
+ # },
21732
22084
  # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
21733
22085
  # framerate_conversion_algorithm: "DUPLICATE_DROP", # accepts DUPLICATE_DROP, INTERPOLATE, FRAMEFORMER
21734
22086
  # framerate_denominator: 1,
21735
22087
  # framerate_numerator: 1,
21736
22088
  # interlace_mode: "PROGRESSIVE", # accepts PROGRESSIVE, TOP_FIELD, BOTTOM_FIELD, FOLLOW_TOP_FIELD, FOLLOW_BOTTOM_FIELD
22089
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21737
22090
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
21738
22091
  # telecine: "NONE", # accepts NONE, HARD
21739
22092
  # },
@@ -21779,6 +22132,7 @@ module Aws::MediaConvert
21779
22132
  # },
21780
22133
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
21781
22134
  # repeat_pps: "DISABLED", # accepts DISABLED, ENABLED
22135
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21782
22136
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
21783
22137
  # slices: 1,
21784
22138
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -21823,6 +22177,7 @@ module Aws::MediaConvert
21823
22177
  # },
21824
22178
  # rate_control_mode: "VBR", # accepts VBR, CBR, QVBR
21825
22179
  # sample_adaptive_offset_filter_mode: "DEFAULT", # accepts DEFAULT, ADAPTIVE, OFF
22180
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21826
22181
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED, TRANSITION_DETECTION
21827
22182
  # slices: 1,
21828
22183
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
@@ -21859,6 +22214,7 @@ module Aws::MediaConvert
21859
22214
  # par_numerator: 1,
21860
22215
  # quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS
21861
22216
  # rate_control_mode: "VBR", # accepts VBR, CBR
22217
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21862
22218
  # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
21863
22219
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
21864
22220
  # softness: 1,
@@ -21877,6 +22233,7 @@ module Aws::MediaConvert
21877
22233
  # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
21878
22234
  # par_denominator: 1,
21879
22235
  # par_numerator: 1,
22236
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21880
22237
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
21881
22238
  # telecine: "NONE", # accepts NONE, HARD
21882
22239
  # },
@@ -21886,6 +22243,7 @@ module Aws::MediaConvert
21886
22243
  # framerate_denominator: 1,
21887
22244
  # framerate_numerator: 1,
21888
22245
  # interlace_mode: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
22246
+ # scan_type_conversion_mode: "INTERLACED", # accepts INTERLACED, INTERLACED_OPTIMIZE
21889
22247
  # slow_pal: "DISABLED", # accepts DISABLED, ENABLED
21890
22248
  # telecine: "NONE", # accepts NONE, HARD
21891
22249
  # vc_3_class: "CLASS_145_8BIT", # accepts CLASS_145_8BIT, CLASS_220_8BIT, CLASS_220_10BIT