Skip to content

Basic VP9 support#408

Merged
tobbee merged 2 commits intomasterfrom
feat-vp-codec-sample-box
Jan 28, 2025
Merged

Basic VP9 support#408
tobbee merged 2 commits intomasterfrom
feat-vp-codec-sample-box

Conversation

@tobbee
Copy link
Copy Markdown
Collaborator

@tobbee tobbee commented Jan 25, 2025

Support for parsing and writing vp08 and vp09 sample entry boxes and the corresponding vppC configuration box.

Based on https://www.webmproject.org/vp9/mp4/

Solves #406.

@tobbee tobbee force-pushed the feat-vp-codec-sample-box branch from 46ab007 to 7978de0 Compare January 25, 2025 22:02
Comment thread CHANGELOG.md Outdated
@tobbee tobbee force-pushed the feat-vp-codec-sample-box branch 3 times, most recently from d12c1d3 to e32f67e Compare January 28, 2025 14:49
Added support for VP8 and VP9 video codecs in MP4 containers:
- Added vp08 and vp09 boxes to decoder map
- Added VP Codec Configuration Box (vpcC)
- Updated StsdBox to support VP8/VP9 codec configurations
@tobbee tobbee force-pushed the feat-vp-codec-sample-box branch from e32f67e to bfcbba1 Compare January 28, 2025 17:33
@tobbee tobbee merged commit 96ddf87 into master Jan 28, 2025
@tobbee tobbee deleted the feat-vp-codec-sample-box branch January 28, 2025 19:29
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