I am developing an application that plays mp4 videos using ExoPlayer. I have managed to set it up and play some videos, but there is something I don't quite understand. When the video is fully buffered and I seek forward, the player enters in state BUFFERING and takes some (very short) time to resume playing. What is that time for in a full buffer?? I know that exoplayer does not buffer previous frames, but why is it also rebuffering when going forward? I have tracked that delay down to "doSomeWork()" method on the TrackRenderers, but still I have no idea how to 'fix' it. I am currently using the code on ExoPlayer's demo and the ExtractorRendererBuilder for the videos.
Anyone else encountered that situation?
Thank you.
The "BUFFERING" is primarily for two reasons.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With