mp4edit
mp4edit copied to clipboard
Very minimal mp4 parser and builder in typescript
I updated the example and added some files that could be used by the code, but it outputs a result that cant be read by a player... ``` var fs...
How can I write the "album artist" tag?
Is it possible to add some custom atom in the header of a MP4 video file? I need to add the terms "beam" and "loop" in the header of MP4...
Hi, is it possible to use this library to shift `moov` atom to directly after `ftyp` atom in the browser? Thanks!