Bug #741
closedBuffer problem
100%
Description
IMPORTED FROM BERLIOS: ======================
After building from source of vdr-1.7.16 and a svn checkout of ffnetdev I get the following error in my /var/log/messages:
Jan 13 22:21:34 ds9 vdr: [24415] [ffnetdev] Remuxer: IPACKS changed? packet length was 6800, maximum: 2048#012This should not happen! Please report!
Jan 13 22:21:34 ds9 vdr: [24415] [ffnetdev] Remuxer: IPACKS changed? packet length was 7544, maximum: 2048#012This should not happen! Please report!
Jan 13 22:21:34 ds9 vdr: [24415] [ffnetdev] Remuxer: IPACKS changed? packet length was 58480, maximum: 2048#012This should not happen! Please report!
Jan 13 22:21:34 ds9 vdr: [24415] [ffnetdev] Remuxer: not enought bytes for whole packet, have only: 31640 but LenShoud be 58480
Jan 13 22:21:34 ds9 vdr: [24415] [ffnetdev] Remuxer: IPACKS changed? packet length was 58480, maximum: 2048#012This should not happen! Please report!
Jan 13 22:21:34 ds9 vdr: [24415] [ffnetdev] Remuxer: not enought bytes for whole packet, have only: 31640 but LenShoud be 58480
Jan 13 22:21:34 ds9 vdr: [24415] [ffnetdev] Remuxer: IPACKS changed? packet length was 58480, maximum: 2048#012This should not happen! Please report!
Jan 13 22:21:34 ds9 vdr: [24415] [ffnetdev] Remuxer: not enought bytes for whole packet, have only: 31640 but LenShoud be 58480
It starts just after connecting with vlc via port 20002, no matter if vlc runs local or remote.
I saw hundreds of these lines in my log an my vdr was frozen.
I found ONE thread about this in the vdr-wiki, which explained, that this error does not happen with vdr-1.6 releases. Will there be a patch for 1.7 releases or is ffnetdev at the end of development now?
It would be great, if this great plugin would be patched for future use :-)
Regards,
Joern