4808
4808
" STATIC"
4809
4809
]
4810
4810
},
4811
+ "H264EndOfStreamMarkers" : {
4812
+ "type" : " string" ,
4813
+ "enum" : [
4814
+ " INCLUDE" ,
4815
+ " SUPPRESS"
4816
+ ]
4817
+ },
4811
4818
"H264EntropyEncoding" : {
4812
4819
"type" : " string" ,
4813
4820
"enum" : [
4959
4966
"shape" : " H264DynamicSubGop" ,
4960
4967
"locationName" : " dynamicSubGop"
4961
4968
},
4969
+ "EndOfStreamMarkers" : {
4970
+ "shape" : " H264EndOfStreamMarkers" ,
4971
+ "locationName" : " endOfStreamMarkers"
4972
+ },
4962
4973
"EntropyEncoding" : {
4963
4974
"shape" : " H264EntropyEncoding" ,
4964
4975
"locationName" : " entropyEncoding"
5206
5217
" STATIC"
5207
5218
]
5208
5219
},
5220
+ "H265EndOfStreamMarkers" : {
5221
+ "type" : " string" ,
5222
+ "enum" : [
5223
+ " INCLUDE" ,
5224
+ " SUPPRESS"
5225
+ ]
5226
+ },
5209
5227
"H265FlickerAdaptiveQuantization" : {
5210
5228
"type" : " string" ,
5211
5229
"enum" : [
5347
5365
"shape" : " H265DynamicSubGop" ,
5348
5366
"locationName" : " dynamicSubGop"
5349
5367
},
5368
+ "EndOfStreamMarkers" : {
5369
+ "shape" : " H265EndOfStreamMarkers" ,
5370
+ "locationName" : " endOfStreamMarkers"
5371
+ },
5350
5372
"FlickerAdaptiveQuantization" : {
5351
5373
"shape" : " H265FlickerAdaptiveQuantization" ,
5352
5374
"locationName" : " flickerAdaptiveQuantization"
6258
6280
"shape" : " InputVideoGenerator" ,
6259
6281
"locationName" : " videoGenerator"
6260
6282
},
6283
+ "VideoOverlays" : {
6284
+ "shape" : " __listOfVideoOverlay" ,
6285
+ "locationName" : " videoOverlays"
6286
+ },
6261
6287
"VideoSelector" : {
6262
6288
"shape" : " VideoSelector" ,
6263
6289
"locationName" : " videoSelector"
6438
6464
"shape" : " __stringMin11Max11Pattern01D20305D205D" ,
6439
6465
"locationName" : " timecodeStart"
6440
6466
},
6467
+ "VideoOverlays" : {
6468
+ "shape" : " __listOfVideoOverlay" ,
6469
+ "locationName" : " videoOverlays"
6470
+ },
6441
6471
"VideoSelector" : {
6442
6472
"shape" : " VideoSelector" ,
6443
6473
"locationName" : " videoSelector"
6680
6710
"shape" : " ExtendedDataServices" ,
6681
6711
"locationName" : " extendedDataServices"
6682
6712
},
6683
- "FollowInputIndex" : {
6684
- "shape" : " __integerMin0Max149" ,
6685
- "locationName" : " followInputIndex"
6686
- },
6687
6713
"Inputs" : {
6688
6714
"shape" : " __listOfInput" ,
6689
6715
"locationName" : " inputs"
6816
6842
"shape" : " ExtendedDataServices" ,
6817
6843
"locationName" : " extendedDataServices"
6818
6844
},
6819
- "FollowInputIndex" : {
6820
- "shape" : " __integerMin0Max149" ,
6821
- "locationName" : " followInputIndex"
6822
- },
6823
6845
"Inputs" : {
6824
6846
"shape" : " __listOfInputTemplate" ,
6825
6847
"locationName" : " inputs"
10175
10197
}
10176
10198
}
10177
10199
},
10200
+ "VideoOverlay" : {
10201
+ "type" : " structure" ,
10202
+ "members" : {
10203
+ "EndTimecode" : {
10204
+ "shape" : " __stringPattern010920405090509092" ,
10205
+ "locationName" : " endTimecode"
10206
+ },
10207
+ "Input" : {
10208
+ "shape" : " VideoOverlayInput" ,
10209
+ "locationName" : " input"
10210
+ },
10211
+ "StartTimecode" : {
10212
+ "shape" : " __stringPattern010920405090509092" ,
10213
+ "locationName" : " startTimecode"
10214
+ }
10215
+ }
10216
+ },
10217
+ "VideoOverlayInput" : {
10218
+ "type" : " structure" ,
10219
+ "members" : {
10220
+ "FileInput" : {
10221
+ "shape" : " __stringPatternS3Https" ,
10222
+ "locationName" : " fileInput"
10223
+ },
10224
+ "InputClippings" : {
10225
+ "shape" : " __listOfVideoOverlayInputClipping" ,
10226
+ "locationName" : " inputClippings"
10227
+ },
10228
+ "TimecodeSource" : {
10229
+ "shape" : " InputTimecodeSource" ,
10230
+ "locationName" : " timecodeSource"
10231
+ },
10232
+ "TimecodeStart" : {
10233
+ "shape" : " __stringMin11Max11Pattern01D20305D205D" ,
10234
+ "locationName" : " timecodeStart"
10235
+ }
10236
+ }
10237
+ },
10238
+ "VideoOverlayInputClipping" : {
10239
+ "type" : " structure" ,
10240
+ "members" : {
10241
+ "EndTimecode" : {
10242
+ "shape" : " __stringPattern010920405090509092" ,
10243
+ "locationName" : " endTimecode"
10244
+ },
10245
+ "StartTimecode" : {
10246
+ "shape" : " __stringPattern010920405090509092" ,
10247
+ "locationName" : " startTimecode"
10248
+ }
10249
+ }
10250
+ },
10178
10251
"VideoPreprocessor" : {
10179
10252
"type" : " structure" ,
10180
10253
"members" : {
10980
11053
"min" : 0 ,
10981
11054
"max" : 1466400000
10982
11055
},
10983
- "__integerMin0Max149" : {
10984
- "type" : " integer" ,
10985
- "min" : 0 ,
10986
- "max" : 149
10987
- },
10988
11056
"__integerMin0Max15" : {
10989
11057
"type" : " integer" ,
10990
11058
"min" : 0 ,
11615
11683
"shape" : " TeletextPageType"
11616
11684
}
11617
11685
},
11686
+ "__listOfVideoOverlay" : {
11687
+ "type" : " list" ,
11688
+ "member" : {
11689
+ "shape" : " VideoOverlay"
11690
+ }
11691
+ },
11692
+ "__listOfVideoOverlayInputClipping" : {
11693
+ "type" : " list" ,
11694
+ "member" : {
11695
+ "shape" : " VideoOverlayInputClipping"
11696
+ }
11697
+ },
11618
11698
"__listOfWarningGroup" : {
11619
11699
"type" : " list" ,
11620
11700
"member" : {
11938
12018
"timestampFormat" : " unixTimestamp"
11939
12019
}
11940
12020
}
11941
- }
12021
+ }
0 commit comments