mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-24 22:45:53 +03:00
[GH-ISSUE #594] 歌词渲染异常,部分歌词马赛克 #312
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?
Originally created by @ycna07 on GitHub (Nov 24, 2025).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/594
检查清单
是网页端还是客户端
客户端
当前系统环境
Arch Liunux
当前 Node.js 及 npm 版本
v25.2.1/v11.6..3
当前版本
3.0.0.beta.5
具体信息
部分歌词出现马赛克
包括中文,日文,翻译,音译
没有使用Apple Like Lyrics
尝试关闭逐字歌词,TTML均无效
环境如下:
OS: Arch Linux x86_64
Kernel: Linux 6.17.8-zen1-1-zen
WM: niri (Wayland)
@MoYingJi commented on GitHub (Nov 28, 2025):
我怎么感觉是 NVIDIA 的问题呢?
一定是老黄干的!乆乆乆!@ycna07 commented on GitHub (Nov 28, 2025):
应该无关NVIDIA,一直是核显,之前提到过了用不了独显 #544
@ycna07 commented on GitHub (Nov 28, 2025):
刚刚尝试了下用xwayland + NVIDIA 运行反而修复了(
@MoYingJi commented on GitHub (Nov 28, 2025):
那就还是 Electron Wayland 的锅?Xwayland + 核显运行呢?核显是 Intel?我之前也遇到过,但极少出现,也没有你这么大面积
Arch Linux x86_64, KDE Plasma (Wayland)
@ycna07 commented on GitHub (Nov 28, 2025):
核显是 Intel
Xwayland + 核显运行可以修复
@ycna07 commented on GitHub (Dec 5, 2025):
3.0.0-beta.6已经修复