This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TVP5158丢帧

Other Parts Discussed in Thread: TVP5158

我使用dm368+TVP5158,软件参照DM365_DVR_DVSDK3_00.02.00.00.rar ,现在的现象是丢帧比较严重,发现mcvip_demux.c中isDone这个falg经常不被置位,也就是pChInfo->curLine[0]== (hndl->chList.info[chId].height/2 - 1这个条件不足,导致认为是无效帧而丢掉,大约有一半的帧都会丢掉。

我看了5158的手册没有看到相关的信息,请问有什么改善办法或者能提供我一些建议都万分感谢。。。

谢谢!