bilibili / ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
GNU General Public License v2.0
32.54k stars 8.13k forks source link

Playing time exceeds Buffered time #2099

Open naveenfunk opened 8 years ago

naveenfunk commented 8 years ago

Hi there... Sometimes my playing time exceeds buffered time while playing mp4 video from server using http URL.

Do you why this can happen?

DawinderGill commented 8 years ago

Hi Naveen, I am also facing same issue. Video player shows error when playing time exceeds running time. This will happens almost every mp4 video. But m3u8 format running well. Can somebody tell me why this is happening?? Its great help for me.

naveenfunk commented 8 years ago

I have implemented JieCaoVideoPlayer library which is based on your ijkplayer library for playing and streaming videos . I've created an issue which I'm facing on his repo but it seems like they are not aware about the underlying video streaming algorithms as a result to which they are not able to help me. Can you please have a look at my issue and respond me .

It'll will of great help to me.