Skip to end of banner
Go to start of banner

Audio Channel Conversion

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Introduction

MediaHaven offers video conversion in the following cases

  • When generating browse mp4

  • When generating an access representation, typically in MP4 format

  • When sending to an export location with video transformation options

To ensure correct combability of all generated videos in common players such as web browsers, the number of audio tracks / channels is adapted

Decision tree

Rule

Action

Default

1

If video is MXF and has at least two mono audio tracks

Create 1 stereo audio track

2

If setting AUDIO_DISCARD_MULTI_TRACK is true

Only keep first audio track

False

3

If AUDIO_DISCARD_SURROUND is true

For each audio track only keep the first 2 channels

True

  • No labels