gpac / mp4box.js

JavaScript version of GPAC's MP4Box tool
https://gpac.github.io/mp4box.js/
BSD 3-Clause "New" or "Revised" License
1.94k stars 328 forks source link

TypeScript #250

Open asd55667 opened 2 years ago

asd55667 commented 2 years ago

hi, Cyril, I have add some types for mp4box. For keeping the hierarchy of mp4box, there are a lot of methods aliasing used in iso file,DataStream. The addBox,parseOneBox method are changed to parseOnebox, addbox for introducing Template Literal Types. I convert filereader extraction demo to es module, and the two writer case in the ISSUE#243.

photopea commented 2 years ago

Guys, can anyone help me with this? https://stackoverflow.com/questions/73184093/decode-mp4-video-with-videodecoder