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?

gefragt vor einem Jahr474 Aufrufe
1 Antwort
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.

beantwortet vor einem Jahr
  • 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

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen