Skip to content

feat: add Opus audio codec support with dOps box #442

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

Merged
merged 1 commit into from
Jul 16, 2025
Merged

feat: add Opus audio codec support with dOps box #442

merged 1 commit into from
Jul 16, 2025

Conversation

tobbee
Copy link
Collaborator

@tobbee tobbee commented Jul 16, 2025

Implements Opus audio codec support as defined in Opus ISOBMFF spec:

  • DopsBox structure with all required fields and channel mapping support
  • Integration with AudioSampleEntryBox and StsdBox for proper box hierarchy
  • Tested with actual Opus-encoded MP4 files

Completes #440

  Implements Opus audio codec support as defined in Opus ISOBMFF spec:
  - DopsBox structure with all required fields and channel mapping support
  - Integration with AudioSampleEntryBox and StsdBox for proper box hierarchy
  - Tested with actual Opus-encoded MP4 files

   🤖 Partly generated with [Claude Code](https://claude.ai/code)
@tobbee tobbee merged commit a819496 into master Jul 16, 2025
9 checks passed
@tobbee tobbee deleted the opus branch July 16, 2025 09:09
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.

1 participant