mp4box
Version:
JavaScript version of GPAC's MP4Box tool
32 lines (27 loc) • 1.22 kB
Plain Text
Unverified:
- Uncaught TypeError: Cannot read property 'updateSampleLists' of null (mp4box.js:538)
- inputIsoFile null after reset
- seek => track.samples undefined !!!
06/03/2015
- enhancement: stop extraction as soon as unsetExtraction is called
- bug: duplicate sample extraction at the beginning
- enhancement: make downloader independent of GUI in demo app
- bug: seek at 0 on Gravity gives sample 0 with time != 0 (0.083)
- check: buffer and bufferIndex consistency when buffers are removed !!
- enhancement: check re-entrant code and complain (add Boolean updating)
- bug: DASH onDemand audio: default_sample_description_index = trex.default_sample_description_index; => trex = null ?!
11/03/2015
TODO:
- exclude non-selected tracks from seek
- default extraction of non-selected tracks
- edit list, processing of media time (after edit list for seek operations)
- track width not an integer in Big Buck Bunny (Emmanouil)
- test all VLC mp4/mov files
12/03/2015
- Use http://www.jstree.com/ to generate a treeview of the MP4 boxes like MP4Reader
08/04/2015
Branch buffer:
- flat storage (video only): 8 bytes remaining (not all buffers consumed)
- flat storage (av)
- qunits
- seek