zhw2590582 / WFPlayer

:ocean: WFPlayer.js is an audio waveform generator
https://wfplayer.js.org
MIT License
262 stars 32 forks source link

decodeAudioData crash #52

Closed huanghaiyang closed 6 months ago

huanghaiyang commented 6 months ago

Can the decodeAudioData function be executed in a worker when the video or audio file is too large, causing insufficient memory and browser lag or even crashing?

zhw2590582 commented 6 months ago

不能的,目前最优解还是服务端压缩音频,10M左右的音频是不会造成太明显的卡顿的