[PR #828] [MERGED] 🐞 fix: 修复部分音频播放失败的问题 #667

Closed
opened 2026-02-27 07:12:41 +03:00 by kerem · 0 comments
Owner

📋 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: devHead: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/imsyy/SPlayer/pull/828 **Author:** [@apoint123](https://github.com/apoint123) **Created:** 2/5/2026 **Status:** ✅ Merged **Merged:** 2/6/2026 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `dev` ← **Head:** `fix/failed-to-decode-some-audio` --- ### 📝 Commits (1) - [`765d11b`](https://github.com/imsyy/SPlayer/commit/765d11b5ef52d48654e7f310eaa9697da0c569cd) 🐞 fix: 修复部分音频播放失败的问题 ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `public/wasm/ffmpeg.wasm` (+0 -0) </details> ### 📄 Description 修复了使用 ffmpeg 解码器播放部分音频时,播放到后面就会出错的 bug 原因是解码到文件最后一帧报错把整个解码流程都暂停了,吃掉错误就解决了 详细提交信息:https://github.com/apoint123/ffmpeg-audio-player/commit/38f1664ea3f9cb32007eb90dc13e25be84b34b6b --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:12:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#667
No description provided.