Page 1 of 1

core decoder: non-dated video buffer received

Posted: 13 Oct 2014 18:34
by nirhal
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":

Code: Select all

core decoder: non-dated video buffer received
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.