EspoirX / StarrySky

🔥A Powerful and Streamline MusicLibrary(一个丰富的音乐播放封装库,支持多种音频格式,完美解决你的问题。)
https://github.com/EspoirX/StarrySky
MIT License
1.39k stars 210 forks source link

以module形式引入 播放音乐方法用不了,在线、本地都不能放 一用就闪退 #167

Closed godgodfather closed 3 years ago

godgodfather commented 4 years ago

abstract method "int com.google.android.exoplayer2.audio.SimpleDecoderAudioRenderer.supportsFormatInternal(com.google.android.exoplayer2.drm.DrmSessionManager, com.google.android.exoplayer2.Format)"

异常信息如下

Shark-Lucas commented 3 years ago

我也遇到了这个问题 请问解决了吗

EspoirX commented 3 years ago

https://github.com/google/ExoPlayer/issues/3511 应该是这个问题,如果没你什么要求可以先用系统播放器用着先,demo有例子,改改就行,后面看升级一下播放器版本会不会好。

EspoirX commented 3 years ago

请用2.4.5版本,有问题欢迎进行反馈