I am using the MediaPlayer to play some .mp3 files.  The files seem to
play correctly, however, every time I play one I see the following in
LogCat:

10-31 00:24:43.953: INFO/StagefrightPlayer(34): setDataSource('/mnt/
sdcard/Android/data/com.gabysoft.myapp/cache/Audio/Aud000000.mp3')
10-31 00:24:43.963: DEBUG/AudioSink(34): bufferCount (4) is too small
and increased to 12
10-31 00:24:44.694: ERROR/MP3Extractor(34): Unable to resync.
Signalling end of stream.

Is this 'Unable to resync' error something I need to be concerned
about?

Thanks.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to