mister-ben / videojs-flvjs

Video.js tech using flv.js for FLV playback
https://mister-ben.github.io/videojs-flvjs/
Other
125 stars 31 forks source link

Uncaught, unspecified "error" event. (MediaError) #23

Open hrvoj3e opened 4 years ago

hrvoj3e commented 4 years ago

How to catch this error?

[MSEController] > MediaSource onSourceOpen flv.min.js:6:8194
[FLVDemuxer] > Parsed onMetaData flv.min.js:6:8194
[FLVDemuxer] > Parsed MPEG Audio Frame Header flv.min.js:6:8194
[TransmuxingController] > DemuxException: type = CodecUnsupported, info = Flv: Unsupported codec in video frame: 2 139 flv.min.js:6:7352
[MSEController] > Received Initialization Segment, mimeType: audio/mp4;codecs=mp3 flv.min.js:6:8194
[MSEController] > MediaSource onSourceEnded flv.min.js:6:8194
Error: Uncaught, unspecified "error" event. (MediaError) 139 flv.min.js:1:8108

File http://techslides.com/demos/sample-videos/small.flv found here.

libieqing commented 3 years ago

Hey, how did you solve the problem? Can you please share?

hrvoj3e commented 3 years ago

I did not. Sorry. Post here if you find a solution.