mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 15:05:58 +03:00
[PR #828] [MERGED] 🐞 fix: 修复部分音频播放失败的问题 #667
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imsyy/SPlayer/pull/828
Author: @apoint123
Created: 2/5/2026
Status: ✅ Merged
Merged: 2/6/2026
Merged by: @imsyy
Base:
dev← Head:fix/failed-to-decode-some-audio📝 Commits (1)
765d11b🐞 fix: 修复部分音频播放失败的问题📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
📝
public/wasm/ffmpeg.wasm(+0 -0)📄 Description
修复了使用 ffmpeg 解码器播放部分音频时,播放到后面就会出错的 bug
原因是解码到文件最后一帧报错把整个解码流程都暂停了,吃掉错误就解决了
详细提交信息:
github.com/apoint123/ffmpeg-audio-player@38f1664ea3🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.