Microsoft 流暢流媒體組 - MediaConvert

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

Microsoft 流暢流媒體組

以下是具有COMPLETE狀態之工作的 EventBridge 範例事件。它包括一個 Microsoft 平滑流組的輸出文件路徑信息。

{ "detail": { "status": "COMPLETE", "paddingInserted": 0, "blackVideoDetected": 10, "blackSegments": [ { "start": 0, "end": 10 } ], "outputGroupDetails": [ { "outputDetails": [ { "outputFilePaths": [ "s3://DOC-EXAMPLE-BUCKET/smooth/1_va.ismv" ], "durationInMs": 180041, "blackVideoDurationInMs": 0, "videoDetails": { "widthInPx": 1280, "heightInPx": 534, "averageQVBRScore": 7.38, "minimumQVBRScore": 7, "maximumQVBRScore": 8, "minimumQVBRScoreLocationInMs": 2168, "maximumQVBRScoreLocationInMs": 25025 } } ], "type": "MS_SMOOTH_GROUP", "playlistFilePaths": [ "s3://DOC-EXAMPLE-BUCKET/smooth/1.ism" ] } ], "timestamp": 1536964380391, "accountId": "111122223333", "queue": "arn:aws:mediaconvert:us-west-2:111122223333:queues/Default", "jobId": "1536964333549-opn151", "userMetadata": {}, "warnings": [ { "code": 000000, "count": 1 } ] }, "version": "0", "id": "1234abcd-12ab-34cd-56ef-1234567890ab", "detail-type": "MediaConvert Job State Change", "source": "aws.mediaconvert", "account": "111122223333", "time": "2018-09-14T21:54:31Z", "region": "us-west-2", "resources": [ "arn:aws:mediaconvert:us-west-2:111122223333:jobs/1536961999428-kxngbl" ] }
注意

只有在視訊輸出使用 QVBR 速率控制時,才能使用「品質定義的可變位元速率」(QVBR) 統計資料。