Mute audio section using MediaConvert

0

I have two files: one is audio-only (mp3), and the other one is a video file (mp4). I need to mute a section from these files. Is it possible to achieve this using MediaConvert?

Example: Suppose that one of the files has 10 minutes of duration, so I need to mute it from 00:02:00 to 00:05:30

Later on, I need to do something similar for video files to remove the video section from a video. It's not necessarily cutting the video but put a blank image to cover the content of a video for a specified section

已提問 1 年前檢視次數 278 次
1 個回答
0

Hi there,

Unfortunately it is presently not possible to mute / add silence to portions of a media file using AWS Elemental MediaConvert.

MediaConvert does support creating a job that combines assembly workflow features such as input clipping (transcodes only portions of your input), input stitching (joins more than one input file into a single asset), graphic overlay (inserts a still image or motion graphic at a specified time) etc. Input clipping and stitching would mean cutting the input which unfortunately is not what you require.

Setting up an assembly workflow job : https://docs.aws.amazon.com/mediaconvert/latest/ug/setting-up-an-assembly-workflow-job.html

With reference to the video file, AWS MediaConvert does offer the ability for image insertion, both as a static image or as a motion image.

Using image inserter (graphic overlay) in AWS Elemental MediaConvert : https://docs.aws.amazon.com/mediaconvert/latest/ug/graphic-overlay.html

There is also the choice of input overlay vs output overlay.

Choosing between input overlay and output overlay : https://docs.aws.amazon.com/mediaconvert/latest/ug/choosing-between-input-overlay-and-output-overlay.html

profile pictureAWS
支援工程師
Simba_M
已回答 1 年前

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

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

回答問題指南