ijkplayer
ijkplayer copied to clipboard
视频播放到30分钟左右时播放停止,回调error(-10000,0)
@bbcallen log信息如下: decode_band_types:Input buffer exhausted before END element found ffp_toggle_buffering:error:-5 ffp_toggle_buffering:error:eof Error(-10000,0)
播放MP4视频文件时必现的问题,是有什么配置项setoption可以解决么,试过设置 ijkMediaPlayer.setOption(IjkMediaPlayer.OPT_CATEGORY_CODEC, "packet-buffering", 0); ijkMediaPlayer.setOption(IjkMediaPlayer.OPT_CATEGORY_CODEC, "infbuf", 0); 都无效
log信息如下: decode_band_types:Input buffer exhausted before END element found ffp_toggle_buffering:error:-5 ffp_toggle_buffering:error:eof Error(-10000,0)
这是log信息,为什么还need-more-infomaation??
log显示已经读流异常了,大概率是源文件的问题
2017-02-10 14:09 GMT+08:00 lina [email protected]:
log信息如下: decode_band_types:Input buffer exhausted before END element found ffp_toggle_buffering:error:-5 ffp_toggle_buffering:error:eof Error(-10000,0)
这是log信息,为什么还need-more-infomaation??
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Bilibili/ijkplayer/issues/2644#issuecomment-278865752, or mute the thread https://github.com/notifications/unsubscribe-auth/AEOmlgGZn2UhFEfy6ejJabSHYYJgYwQJks5ra_8JgaJpZM4L6Swb .
我也遇到同样的问题,请问楼主解决了么,视频播放到20-30分钟左右,时间不定;出现这个问题,请问你的怎么解决的,求指导
老哥 我也遇到这个奇葩的问题了
mark