android 2.2 can't play AAC Mono and 128x98 Video?
our engineer test video and audio player using streaming aac mono contents and开发者_如何学C 128x98 video content.
aac and mp4 decoder can't decoding content. and return error.
android not support low level contents?
It really depends on the platform itself more than the android framework. What phone / processor / system configuration you are using.
Also mp4 is only the container. If inside is actually MPEG4-AVC video, then there are a lot of different profiles, bitrates that can affect whether your android will be able to decode correctly.
精彩评论