gpac / mp4box.js

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

Fix #205 #206

Closed motoyasu-yamada closed 3 years ago

elhigu commented 4 years ago

I just came across something that sounds like this same issue. I will try if this works for me too.

EDIT: I had similar problem and debugged it to the same statement that is returning null. With this fix app did read all 2534 samples correctly.

cconcolato commented 3 years ago

Thanks for the PR. I did not integrate it as is, but I started with it. It helped a lot.