Skip to content

Enable multiple audio presentations parsing for AC-4 in MP4 #2512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

sqshet-dlb
Copy link

  • Parse multiple audio presentations for AC-4 content
  • Populate audio presentations in a Format object associated with the audio track. Also allow to convert multiple audio presentations to Bundle using an unique key associated with Parcelable AudioPresentation objects.
  • Add a unit test to assess the parsing of multiple audio presentations and validate the onAudioPresentationChanged callback.

Test: Run new unit test playingAC4_MP4_with_multipleAudioPresentations
from libraries/exoplayer/src/test/java/androidx/media3/exoplayer/
ExoPlayerTest.java

* Parse multiple audio presentations for AC-4 content
* Populate audio presentations in a Format object associated with
  the audio track. Also allow to convert multiple audio presentations
  to Bundle using an unique key associated with Parcelable
  AudioPresentation objects.
* Add a unit test to assess the parsing of multiple audio
  presentations and validate the onAudioPresentationChanged callback.

Test: Run new unit test playingAC4_MP4_with_multipleAudioPresentations
      from libraries/exoplayer/src/test/java/androidx/media3/exoplayer/
      ExoPlayerTest.java
Change-Id: I150a6b800c4e4d22b0f1ef608eed3a1c4c9c3b9f
@icbaker icbaker requested a review from rohitjoins June 6, 2025 15:04
@sqshet-dlb sqshet-dlb closed this Jun 20, 2025
@sqshet-dlb sqshet-dlb deleted the dlb/AC4-MP4-MultipleAudioPresentations branch June 20, 2025 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants