Play file/stream with wasm & webgl & web audio api, using ffmpeg for multi codec support, especially for h265,support http, websocket, http-flv stream.
libffmpeg.js:1 [hevc @ 0x64c9a0] Invalid NAL unit size (137165 > 52089).
libffmpeg.js:1 [hevc @ 0x64c9a0] Error splitting the input into NAL units.
libffmpeg.js:1 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x647710] stream 1, offset 0x3ff6c5: partial file
libffmpeg.js:1 [aac @ 0x677d70] Sample rate index in program config element does not match the sample rate index configured by the container.
libffmpeg.js:1 [aac @ 0x677d70] Inconsistent channel configuration.
libffmpeg.js:1 [aac @ 0x677d70] get_buffer() failed
libffmpeg.js:1 [hevc @ 0x64c9a0] Invalid NAL unit size (705012347 > 42820).
libffmpeg.js:1 [hevc @ 0x64c9a0] Error splitting the input into NAL units.
libffmpeg.js:1 [aac @ 0x677d70] channel element 3.5 is not allocated
libffmpeg.js:1 [aac @ 0x677d70] channel element 2.11 is not allocated
。。。
播放视频的时候,点击seek bar,有时候会出现以下错误,视频就无法播放了。