Re: [vdr] ring buffer overflows

2012-08-28 Thread Lars Hanisch
Hi, Am 28.08.2012 17:08, schrieb Dominic Evans: > On 28 August 2012 11:30, Marx wrote: >> Are we the only two who have this problem? >> Marx > > Are you watching on VLC over Wifi? Have you tried increasing vlc's > HTTP caching? I tend to set it to 'maximum latency', or switch to > advanced and i

Re: [vdr] ring buffer overflows

2012-08-28 Thread Dominic Evans
On 28 August 2012 11:30, Marx wrote: > Are we the only two who have this problem? > Marx Are you watching on VLC over Wifi? Have you tried increasing vlc's HTTP caching? I tend to set it to 'maximum latency', or switch to advanced and increased it to ~4000ms. Also try accessing streamdev's PES s

Re: [vdr] ring buffer overflows

2012-08-28 Thread Marx
Are we the only two who have this problem? Marx ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] ring buffer overflows

2012-08-22 Thread Lars Hanisch
Hi, Am 22.08.2012 13:24, schrieb Marx: > Because of many problems with three different TV cards I had prevoiusly - I > bought one which claims full linux support - > Qbox II by TBS. > After a few hours I have card working, hovewer I have a problem too. > When I'm recording it seems ok, but when

Re: [vdr] Ring buffer overflows with streamdev and remux script

2011-07-14 Thread VDR User
On Thu, Jul 14, 2011 at 10:23 AM, Udo Richter wrote: >> Is there any reason why the ring buffer can't or shouldn't be dynamic >> aside of just not bothering to implement it? > > Unlimited buffers tend to get unlimited big, crashing your app with > out-of-memory. Huge buffers also add lag to the si

Re: [vdr] Ring buffer overflows with streamdev and remux script

2011-07-14 Thread Luboš Doležel
On 14.7.2011 17:35, Frank Schmirler wrote: Hi Luboš, On Wed, 13 Jul 2011 21:05:52 +0200, Luboš Doležel wrote solution: I've tripled the size of the ring buffer in vdr-streamdev-server and the problem is gone. No problems after hours of playback... which of the buffers did you change to which

Re: [vdr] Ring buffer overflows with streamdev and remux script

2011-07-14 Thread Luboš Doležel
On 14.7.2011 19:23, Udo Richter wrote: Unlimited buffers tend to get unlimited big, crashing your app with out-of-memory. Huge buffers also add lag to the signal. With no bandwidth issues, buffers are usually almost empty, with bandwidth issues, buffers are usually almost full. In the end you se

Re: [vdr] Ring buffer overflows with streamdev and remux script

2011-07-14 Thread Udo Richter
Am 14.07.2011 02:28, schrieb VDR User: > On Wed, Jul 13, 2011 at 12:05 PM, Luboš Doležel wrote: >> Apart from simplifying the script to a single line I've found a solution: >> I've tripled the size of the ring buffer in vdr-streamdev-server and the >> problem is gone. No problems after hours of pl

Re: [vdr] Ring buffer overflows with streamdev and remux script

2011-07-14 Thread Frank Schmirler
Hi Luboš, On Wed, 13 Jul 2011 21:05:52 +0200, Luboš Doležel wrote > solution: I've tripled the size of the ring buffer in > vdr-streamdev-server and the problem is gone. No problems after > hours of playback... which of the buffers did you change to which value? Regards, Frank _

Re: [vdr] Ring buffer overflows with streamdev and remux script

2011-07-13 Thread VDR User
On Wed, Jul 13, 2011 at 12:05 PM, Luboš Doležel wrote: > Apart from simplifying the script to a single line I've found a solution: > I've tripled the size of the ring buffer in vdr-streamdev-server and the > problem is gone. No problems after hours of playback... Is there any reason why the ring

Re: [vdr] Ring buffer overflows with streamdev and remux script

2011-07-13 Thread Luboš Doležel
On 9.7.2011 22:51, Luboš Doležel wrote: Hello, I'm experiencing ring buffer overflows with streamdev-server and the following remux script: tmpdir=${TMPDIR-/tmp}/externremux-${RANDOM:-$$} FIFO=$tmpdir/out.mkv OUTLOG=$tmpdir/out.log mkdir -p $tmpdir || exit 1 mkfifo $FIFO (cat $FIFO; rm -rf $tmp

Re: [vdr] Ring buffer overflows - 1.5.11 and 1.5.12

2007-12-18 Thread JJussi
OK, overflow happened with 1.5.12 too.. But not that much what it did with 1.5.11.. Dec 18 22:51:21 htpc vdr: [7782] buffer usage: 70% (tid=9428) Dec 18 22:51:21 htpc vdr: [7782] buffer usage: 70% (tid=10203) Dec 18 22:51:22 htpc vdr: [7782] buffer usage: 80% (tid=9428) Dec 18 22:51:22 htpc vdr: