Skip to content

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

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: release
Choose a base branch
from

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 a unique key associated with Parcelable AudioPresentation objects.
  • Add unit test to evaluate the multiple audio presentations parsing

Test: Run libraries/extractor/src/test/java/androidx/media3/extractor/
mp4/Mp4ExtractorNonParameterizedTest.java unit test.

* 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 a unique key associated with Parcelable
  AudioPresentation objects.
* Add unit test to evaluate the multiple audio presentations parsing

Test: Run libraries/extractor/src/test/java/androidx/media3/extractor/
      mp4/Mp4ExtractorNonParameterizedTest.java unit test.
@rohitjoins rohitjoins self-assigned this May 2, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants