gpac / mp4box.js

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

onError callback #401

Open rusxg opened 4 months ago

rusxg commented 4 months ago

Am I mistaken, or is the onError callback currently never being called? Even when the file is total garbage?

F-howk commented 1 month ago

I looked at the code and found that there were no internal calls "this.onError"