core decoder: non-dated video buffer received
Posted: 13 Oct 2014 18:34
Hi,
i'm using LibVLC for Android on my app,
i'm getting this error on logcat sometimes when the video is paused and i'm trying to call "setTime":
i have also noticed that this sometimes happening also in the original VLC app if i'm trying to drag the seekbar when the video paused.
thanks.
i'm using LibVLC for Android on my app,
i'm getting this error on logcat sometimes when the video is paused and i'm trying to call "setTime":
Code: Select all
core decoder: non-dated video buffer received
thanks.