gpac / mp4box.js

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

How to build mp4box.js without node or grunt? #318

Closed rajhlinux closed 1 year ago

rajhlinux commented 1 year ago

We do not use node.js and grunt requires to use node. Is it possible to use mp4box.js without node? Possibly run on the browser directly without grunt or node?

Thanks.

Gundeck commented 1 year ago

Just use the code from the demo page: https://gpac.github.io/mp4box.js/test/index.html