We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
播放内置视频时,只有声音,没有画面,好像也没报啥错呢。能帮忙看下吗
The text was updated successfully, but these errors were encountered:
已经修复。黑屏是由于多线程监听SurfaceView创建状态时,SurfaceView已经初始化了,导致没有监听到Surface创建,所以视频解码器没有完成初始化,没有开始解码。
具体请点击查看
Sorry, something went wrong.
No branches or pull requests
播放内置视频时,只有声音,没有画面,好像也没报啥错呢。能帮忙看下吗
The text was updated successfully, but these errors were encountered: