5 ms·
Having worked with some MP4 demuxing for my extension [1], I feel the pain. Lots of times I would play the video only to find inexplicable issues such as drifti
by Andrews54757 2y ago
Having worked with some MP4 demuxing for my extension [1], I feel the pain. Lots of times I would play the video only to find inexplicable issues such as drifting audio. I highly recommend using an mp4 inspector tool, such as mp4box [2], to debug these issues.
1: https://github.com/Andrews54757/FastStream https://github.com/Andrews54757/FastStream
2: https://gpac.github.io/mp4box.js/test/filereader.html https://gpac.github.io/mp4box.js/test/filereader.html
- Retr0id 2y agoI found this inspector useful, too: https://mlynoteka.mlyn.org/mp4parser/ https://mlynoteka.mlyn.org/mp4parser/