Skip to content
Discussion options

You must be logged in to vote

There is no muxing / demuxing capabilities in the Web Codecs API, it only deals with encoding and decoding images and audio, not containerization.

e.g. this spec deals with encoding the image sequence in h264 and the pcm audio in AAC, but it doesn't provide anything to take those h264 and AAC packets into an MP4 container.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by padenot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants