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

질문됨 일 년 전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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠