danikula / danikula/AndroidVideoCache

OnErrorListener gets called while using seekTo()

オープン
#22 コメント 3 件 リアクション 0 件 担当者 1 名 @danikula が担当を希望しています GitHub で見る
bug
主要言語
Java
スター
5.5k
フォーク
1.2k
PR マージ指標
30日以内にマージされた PR はありません

説明

@baderkhan When seeking to a certain point of the video the MediaPlayer of VideoView throws error exception of: Error playing video:1, -1007. (It is not at all points, but happens always a specific one).

Which means "Bitstream is not conforming to the related coding standard or file spec." according to Android Docs.

It is also throws MediaPlayer﹕ error (-38, 0) - Which means that the MediaPlayer probably is in illegal state when I'm trying to seek.

This thing does not happen when I'm not using this library.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。