Android如何实现播放硬解码的rmvb, mkv, avi格式?
2017-03-08 15:47 GMT+08:00 JiannaiJ notifications@github.com:
Android如何实现播放硬解码的rmvb, mkv, avi格式?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/Bilibili/ijkplayer/issues/2802, or mute the thread
https://github.com/notifications/unsubscribe-auth/AEOmlgPsnibH8H_uPx-MlP2S15cVAl-sks5rjl0agaJpZM4MWeCs
.
rmvb, mkv, avi are "container", not codec.
you should check test files' video | audio codec(ijkplayer do not support offload, not support audio hw dec) whether the vendor chip's hw dec supported
@teddyla 有点答非所问的意思啊,翻译不准确? 换一个问法: 是否支持编译so库支持播放rmvb,mkv,avi格式的视频?(设置支持这三种视频的硬解码播放)
Most helpful comment
google
2017-03-08 15:47 GMT+08:00 JiannaiJ notifications@github.com: