danikula / danikula/AndroidVideoCache

OnErrorListener gets called while using seekTo()

Aperta
#22 3 commenti 0 reazioni 1 assegnatario Rivendicata da @danikula Vedi su GitHub
bug
Lingua principale
Java
Stelle
5.5k
Fork
1.2k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

@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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.