On Fri Jan 27 10:26:26 CET 2006 Sean Carlos sean.carlos at gmail.com
wrote:
> I hacked it to add additional features. One is an option to do what
> you're looking for, -n. See point 5 here:
>
> http://www.antezeta.it/xmltv2vdr.html
> Sean Carlos
My problem is, that the above link is working,
Hi,
Rolf Ahrenberg schrieb:
> During the freeze VDR's transfer buffer gets full and VDR is clearing
> transfer buffer to avoid overflows. This happens only on channels with
> DVB subtitling.
The problem for this issue is in cRemux::cRemux():
new cRingBufferLinear(RESULTBUFFERSIZE, IPACKS,
On Tue, 6 Nov 2007, Reinhard Nissl wrote:
> The problem for this issue is in cRemux::cRemux():
> new cRingBufferLinear(RESULTBUFFERSIZE, IPACKS, false, "Result");
> IPACKS needs to be replaced by SUBTITLE_PACKS too. Otherwise a packet
> larger than IPACKS (up to SUBTITLE_PACKS) cannot be read ne