[android-developers] Re: MediaPlayer.setNextMediaPlayer
On Tuesday, July 3, 2012 2:42:57 PM UTC-7, b0b wrote:Related to setNextMediaPlayer it would great to have more info such as:
- for which codecs will it handle gapless ? Are there restrictions ?
Can't imagine there would be a problem with codecs. The issue is that you want a continuous stream of PCM data, going to audio out, not where the (decoded) PCM is coming from.
According to my own tests, setNextMediaPlayer will play gaplessly for FLAC, Ogg Vorbis and WAV but *not* MP3 and AAC (M4A).
There is a small 50 or 100ms gap for these. That is very disappointing. The MP3 and AAC files I tried played gaplessly in foobar2000.
There you go for codecs not making a difference...
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home