Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • When generating browse mp4

  • When generating an access representation, typically in MP4 format

  • When sending to an export location with video transformation options

MediaHaven converts videos with audio tracks with the following handling:

...

AUDIO_DISCARD_SURROUND

...

Tip

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

...