Can an Elemental MediaLive channel using an MP4 input skip playback position in real time?

0

We are planning a feature to move files from our CMS solution to S3 and then broadcast those files via Element MediaLive. The problem is that the video files we will be playing contain unwanted ads. Is it possible to dynamically skip those ad sections during playback?

If not, we are thinking of splitting the video into the necessary parts and then re-assembling them.

Do you have any other solutions?

ray
已提问 9 个月前163 查看次数
1 回答
0

Hi Ray,

You have two options here:

  1. Implement Medialive input clipping (https://docs.aws.amazon.com/medialive/latest/ug/input-clipping.html) with scheduled actions (https://docs.aws.amazon.com/medialive/latest/ug/x-actions-in-schedule.html) or;
  2. Prepare the assets with Mediaconvert to clip out the unwanted adverts that are in the MP4 file and assemble the Live Stream with MediaTailor - Channel Assembly https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-getting-started.html

Kind Regards Nuno

AWS
Nuno_Q
已回答 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容