Linux VNSI: cParser::AddPESPacket - max buffer size reached
#1
@FernetMenta
I'm using the VNSI4 addon from your Frodo branch and the latest VDR plugin from this repo. XBMC is 12.2 on OpenELEC 3.1.1.
Sometimes, when watching an HD channel, both video and audio freeze for about 5 seconds and then continues just fine for over 2 hours and counting.

The channel was VOX HD, which is descrambled by the dvbapi VDR plugin (connects to oscam).

xbmc.log: http://sprunge.us/dVIU
vdr log: http://sprunge.us/QaDN

The error occurs at 19:27
Reply
#2
I found an issue in the code which may responsible for this. I will push something to my vnsi4 branch this evening.
Reply
#3
Okay, thank you very much for looking into it.
By the way, would you recommend to use the VDR plugin from FernetMenta/xbmc-pvr-addons/frodo or opdenkamp/xbmc-pvr-addons/master?
(when using the FernetMenta/xbmc-pvr-addons/frodo XBMC addon)
Reply
#4
I am sorry, the code which i though has an issue look ok. If the pes buffer maximum size is reached, the parser was not able to parse a frame (in your case video). maybe vdr still receives scrambled data.

Only use the vnsi addon from my Frodo branch. I don't maintain this branch, it holds just a backport of the addon. btw. Frodo does not support timeshift because this functionality is broken in pvr in this version.
Reply
#5
(2013-07-03, 15:53)FernetMenta Wrote: Frodo does not support timeshift because this functionality is broken in pvr in this version.

Now I am a little bit confused, because I am using Frodo 12.2 and timeshift is working, I only experience problems with ffwing in timeshift mode.

Is Gottham stable enough for daily use? Because it is currently still in Alpha status.
Reply
#6
timeshift does something in Frodo but seek brings you not to the position you would expect. Hence ff/rw don't work accurate either.

I have my master branch in daily use, which is Gotham + the modifications you find here: http://forum.xbmc.org/showthread.php?tid=116996
Reply
#7
Ok, thanks for the info, since I do not need the amd support, I will stick to the official xbmc repo and give it a try. To you suggest master or alpha5 of Gotham?
Reply
#8
I don't use AMD either. If you use vdpau, you should definitely try my master. I can't suggest any other version because I don't use them myself. mainline master should be closest.
Reply

Logout Mark Read Team Forum Stats Members Help
VNSI: cParser::AddPESPacket - max buffer size reached0