Ijkplayer: Android如何实现播放硬解码的rmvb, mkv, avi格式?

Created on 8 Mar 2017  ·  3Comments  ·  Source: bilibili/ijkplayer

Android如何实现播放硬解码的rmvb, mkv, avi格式?

Most helpful comment

google

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
.

All 3 comments

google

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格式的视频?(设置支持这三种视频的硬解码播放)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

launam picture launam  ·  3Comments

yuyashuai picture yuyashuai  ·  3Comments

LucXion picture LucXion  ·  3Comments

liukuiqing picture liukuiqing  ·  3Comments

yuraoff picture yuraoff  ·  3Comments