Missing ABR renditions when using MediaConvert

0

I'm trying to create a HLS output stream in MediaConvert from a 4K video file.

However, I notice that even when I've enabled ABR with 3 max renditions and forced renditions rule (1080p, 720p), MediaConvert only created HLS stream with only only rendition 2160p.

How can this issue be fixed?

已提問 10 個月前檢視次數 67 次
1 個回答
0

Hello There, When using automated ABR, AWS Elemental MediaConvert sets up your adaptive bitrate (ABR) stack for you. MediaConvert chooses the right number of renditions and the resolution for each[1], based on the input video, you can modify the resolutions of the output by specifying the max resolution[2] in the output settings. MediaConvert won't create a rendition with a resolution larger than this[3].

ABR stack may include other resolutions that you do not specify in the job depending on the Max renditions setting. For example: If you specify 2 resolutions under Force include renditions, and specify 7 Max renditions, then 5 resolutions are automatically determined. This means that "auto" ABR will try and optimise the best resolution based on the input video. Since, the input is 4K, if you specify the other two renditions, the MediaConvert will optimise with highest resolution in the output.

As workaround you would also need to add the highest resolution i.e "3840 × 2160" in the Force include renditions including the other i.e 1080p, 720p. Please find the attached screenshot. Enter image description here

References :

[1] Using automated ABR in AWS Elemental MediaConvert - https://docs.aws.amazon.com/mediaconvert/latest/ug/auto-abr.html

[2,3] How automated ABR works - Settings that apply to renditions in the stack - https://docs.aws.amazon.com/mediaconvert/latest/ug/how-automated-abr-works.html#settings-that-apply-to-renditions-in-the-stack

AWS
支援工程師
已回答 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南