mattdesl / mattdesl/mp4-wasm-encoder
Use WebCodecs for a faster encoding!
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 76
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The README says to create an issue for suggestions on how to make it faster :)
https://web.dev/webcodecs/ offers a way to directly use the hardware encoders for the various codecs that Chrome supports. It's in origin trial right now, so feedback is appreciated!
https://github.com/WICG/web-codecs
https://bugs.chromium.org/p/chromium/issues/entry?components=Blink%3eMedia%3eWebCodecs
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the README guidance and review the linked WebCodecs documentation, WICG proposal, and Chromium issue. Determine whether WebCodecs can replace or complement the current encoding path and what browser support and feedback are required. Done means a concrete implementation scope and compatibility expectations are agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- performance, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100