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?

asked a year ago457 views
1 Answer
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.

answered a year ago
  • 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

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