VLC播放的问题
_Vanm 2015-01-06 10:55:07
android端出现如下error:
core input: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 727 ms)
E/VLC(25247): core input: ES_OUT_RESET_PCR called
E/VLC(4298): avcodec decoder: more than 5 seconds of late video -> dropping frame (computer too slow ?)
而且 每次Log打印的 pts_delay increased to 727 ms 中的数值都会增大.
我在单独的一个demo里不会出现上述的问题, 但是当的把这个vlc整合到我们公司app中去的时候就出现了上述问题, 这描述我是一点都看不懂- -. 有懂的大神么? 求指教