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

possibility to more provide a more descriptive output #321

Closed paulhiggs closed 1 year ago

paulhiggs commented 1 year ago

Box content values are serialized in however the display of these values is somewhat limited to the raw value (which is certainly needed). Having value specific formatting (such as through the use of a .toString() method) could enhance the display.