You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libffmpeg.wasm:0x2c7e Uncaught RuntimeError: null function or function signature mismatch
at seekCallback (libffmpeg.wasm:0x2c7e)
at avio_seek (libffmpeg.wasm:0x4c39)
at avio_skip (libffmpeg.wasm:0x4eb5)
at mov_read_default (libffmpeg.wasm:0xcb6f)
at mov_read_header (libffmpeg.wasm:0xe000)
at avformat_open_input (libffmpeg.wasm:0x1ac91)
at openDecoder (libffmpeg.wasm:0x304a)
at Object.Module._openDecoder (libffmpeg.js:4904:81)
at Decoder.openDecoder (decoder.js:48:22)
at Decoder.processReq (decoder.js:165:18)
The text was updated successfully, but these errors were encountered:
0091d8c2:0x296f Uncaught RuntimeError: null function or function signature mismatch
at 0091d8c2:0x296f
at 0091d8c2:0xd9ed
at 0091d8c2:0x47c7
at Object._openDecoder (libffmpeg.js:1:13592)
at Decoder.openDecoder (decoder.js:48:22)
at Decoder.processReq (decoder.js:165:18)
at self.onmessage (decoder.js:249:18)
遇到一样的问题,试了好多方法都没有搞定。
你上面的调用栈是怎么打出来的,要怎么编译才能打出函数名? @goodgirlElena
libffmpeg.wasm:0x2c7e Uncaught RuntimeError: null function or function signature mismatch
at seekCallback (libffmpeg.wasm:0x2c7e)
at avio_seek (libffmpeg.wasm:0x4c39)
at avio_skip (libffmpeg.wasm:0x4eb5)
at mov_read_default (libffmpeg.wasm:0xcb6f)
at mov_read_header (libffmpeg.wasm:0xe000)
at avformat_open_input (libffmpeg.wasm:0x1ac91)
at openDecoder (libffmpeg.wasm:0x304a)
at Object.Module._openDecoder (libffmpeg.js:4904:81)
at Decoder.openDecoder (decoder.js:48:22)
at Decoder.processReq (decoder.js:165:18)
The text was updated successfully, but these errors were encountered: