mercredi 6 mai 2015

Android AudioFlinger Error: No More Overflow Buffers when playing video

I am trying to play a series of videos back-to-back in a never ending loop. For some reason, after the app has been running for several hours, my videos begin to stutter and this error shows up repeatedly in the logcat:

W/AudioFlinger( 6310): OutputTrack::write() 0xb36e8008 thread 0xb6ffebc8 no more overflow buffers

What exactly does this mean and how can I prevent this from occurring. I would like the app to be able to run indefinitely without the video issues popping up.

Aucun commentaire:

Enregistrer un commentaire