gpac / mp4box.js

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

some mp4 videos can't get any feedback #240

Closed JefferyHo closed 2 years ago

JefferyHo commented 3 years ago

when I put some mp4 videos in my web or site. I can't get any feedback. It could not go into onReady or onError, when I check the video info with VLC player, it shows: image

and then I logged, it enter the code: image (I add the onError code myself which solved my problems somehow)

And when I put the file into web video, It can't play. I just hope I can get any feedback ( onReady or onError)

cconcolato commented 3 years ago

I'm not sure I understand this error report. Can you share a file that produces this problem?

cconcolato commented 2 years ago

Closing this issue as it seems to be stale. Reopen it if you have more details.