openplayer-android icon indicating copy to clipboard operation
openplayer-android copied to clipboard

Can't play music successfully

Open yeagle2468 opened this issue 10 years ago • 1 comments

sometimes can't play music with the right http url, and it will play successfully with MediaPlayer。And it can't get the mp3 duration with player.getDuration(), but it has requested in MXDecoder with MediaExtractor. It also waste a lot of time in extractor.setDataSource() just like MediaPlayer, has any way to solve this problem

yeagle2468 avatar Jul 16 '15 10:07 yeagle2468

the mp3 support is just experimental. the library is built for opus and vorbis files

amarkovits avatar Jul 22 '15 13:07 amarkovits