Possible to set audio channels to "follow source" in MediaConvert? (passthrough channel configuration)

0

I cannot figure out how to configure a Job Template to pass through audio channel configuration. My container is .MOV, and the output defaults to 2 channel. If I send an 8 channel video, MC downmixes that to 8 tracks.

How can I instruct MediaConvert to select the same # of output channels as what's contained in the source file?

已提问 1 年前474 查看次数
1 回答
1

Yes, it is possible to set the audio channels to "follow source" in AWS Elemental MediaConvert. To do this, you will need to modify the audio output settings in your MediaConvert Job Template.

Here are the steps to configure your Job Template to pass through audio channel configuration:

  1. Open your MediaConvert Job Template in the AWS Management Console.
  2. Scroll down to the "Audio" section and expand the "Advanced" settings.
  3. In the "Audio codec settings" section, set the "Channel layout" to "Follow source".
  4. Save your Job Template.

By setting the "Channel layout" to "Follow source", MediaConvert will automatically detect the number of audio channels in your source file and use the same number of channels in the output file.

已回答 1 年前
  • Thanks for your response. In the Audio section, I do not see any options called "Audio codec settings" or "Channel layout". The closet thing I see is "Channels" with the option to configure a set number of channels, but no "Follow source" option.

    This is true for all the available codec options. I cannot find any mention of "follow source" anywhere.

    Screenshot: https://imgur.com/34iQLPh

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

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

回答问题的准则