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
asked 8 months ago152 views
1 Answer
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
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions