MediaConvert

0

Hello! I am super new to AWS and am still figuring out a lot of things about how to use it. Currently, I am trying to convert MediaLive mp4 files to mp3 using Media convert. I saw that mp3 conversion is a new AWS feature, however, I cannot figure out how to do this. So far, I have made my MediaLive outputs a video and audio only files. I am trying just to convert the audio only file to an mp3 file to later use with AWS transcribe. Should I use a File Group or Apple HLS? Thank you so much for any help, it is so so so much appreciated!

hcodo
질문됨 3년 전1376회 조회
3개 답변
1

Hi

I assumed you have a mp4 file as input. All you need to do as follow.

  1. upload the mp4 to S3
  2. create a new job in mediaconvert and use the input in step 1
  3. in "output group", choose "File Group".
  4. in the "output setting", choose "no container" in "Container" field.
  5. you can put "mp3" in the "extension" field in "output settings" (optional)
  6. in "encoding setting", remove "video 1"
  7. in "Audio 1", choose "MPEG-1 Layer III (MP3)"

Then you will created a audio only mp3 file. Attached please find the screenshot of the output setting.
For detail, you can refer to this document: https://docs.aws.amazon.com/mediaconvert/latest/ug/setting-up-audio-only.html

Regards
Michael

AWS
답변함 3년 전
0

Michael,

Thank you so so much, that is so extremely helpful. I appreciate your time so much. Thank you again!

Best,
Hannah

hcodo
답변함 3년 전
0

There is an Option in AWS MediaConvert output group named " Segment control" we get 2 option to keep Single file or Segmented file.
If we go for single file it creates single output file.

What is benefits of using single file ?

Punter
답변함 3년 전

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

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

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

관련 콘텐츠