qier222 / YesPlayMusic

高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
https://music.qier222.com
MIT License
28.76k stars 4.21k forks source link

fix(player): Skip track when audio source not supported #2033

Closed Revincx closed 1 year ago

Revincx commented 1 year ago

修复某些情况下云盘中的音频格式不支持播放的问题,这种问题很少见,是因为某些 flac 文件在 chromium 中播放时会导致 ffmpeg 解码器出错,进而无法播放。

image

至于为什么 chromium 无法播放就不知道了,可能跟 flac 的文件格式不标准有关系,也可能是 chromium 的内部问题。本地的媒体播放器例如 VLC 都是可以正常播放的。

vercel[bot] commented 1 year ago

@Revincx is attempting to deploy a commit to the r3play Team on Vercel.

A member of the Team first needs to authorize it.