erpapa
erpapa
看似解决了test.mp4这种特例视频,实际上却导致官方提供的heartbeats.mp4边缘部分的渲染色彩偏暗,主要就是重复乘alpha导致的。Andriod代码就有这个错误,已经有人提了 [pull request 72](https://github.com/bytedance/AlphaPlayer/pull/72)。
刚开源那会就发现这个问题了,以为没多久就会修复,`glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA)` alpha多乘了一次,会导致边缘部分色彩偏暗。
12月底了,看来今年没戏了
> On Sonoma 14.4.1 Enjoyable3 just crashes when I anable mapping and then switching to another app. I can map my gamepad, but then it crashes > > Crahs report...
> @erpapa your fork does not work for Sequoia 15.1.1 > > Any chance you know a way? Maybe you can provide the crash report, I'll try to fix it.