Add VP8, VP9 and AV1 support to MP4 demuxer

This commit is contained in:
David Payr
2024-12-29 22:31:40 +01:00
parent 53231e5a55
commit 6fbb57cf7c
5 changed files with 192 additions and 11 deletions
+1
View File
@@ -630,6 +630,7 @@ export const av1C = () => {
// The box contents are not correct like this, but its length is. Getting the values for the last three bytes
// requires peeking into the bitstream of the coded chunks. Might come back later.
// TODO
return box('av1C', [
firstByte,
0,