Create mp4 generator
Build helper classes to construct boxes for mp4s. Use the mp4 inspector to validate the generated boxes are sensical. Remove the stubbed Transmuxer because it's not implemented yet and it may not make sense once things come together a bit more. Left some MediaSource test code in mp4.html for debugging purposes. The tests all pass but we're still not quite generating a valid init segment.
Showing
10 changed files
with
632 additions
and
48 deletions
src/mp4-generator.js
0 → 100644
test/mp4-generator_test.js
0 → 100644
-
Please register or sign in to post a comment