Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: buffer usage: 100%





Hi!

On Thu, 5 Sep 2002, Andreas Portz wrote:

> Rene Bartsch wrote:
> 
> > When I checked var/log/messages, there were 25 messages 'buffer usage: 76%'
> > ........ 'buffer usage: 100%' from VDR.
> > Then a 'video data stream broken', an emergency exit and while restarting
> > the DVB-driver the box broke down.
> 
> Same here (only once 'til now), when I startet cutting.
> 
> 
> > System is P133, 64 Mb RAM, 1 DVB-S, RedHat7.3, DVB-driver 2002-05-20 from
> > Klaus' Homepage and vdr-1.0.4-AIO-14.08.
> 
> P233, 64MB, 2 DVB-S 1.3, Suse8, same driver and vdr.
> 
> 
> > Any hints?
> 
> I'll try more memory. top shows me 63MB used 20MB swap used :-/. X and kvdr
> where running.

Try:
edit dvbapi.h

At around line 58 (vdr-1.0.4) there is
#define VIDEOBUFSIZE  MEGABYTE(1)

Change it to
#define VIDEOBUFSIZE  MEGABYTE(10)

In my case it helped very much - I never had any "buffer usage 100%" 
restarts any more.

(take care: the 10 MB will be used for every vdr-thread - so if you have 
to less memory (less then 128 MB) it can become a problem  - then try 
videobufsize 5 MB or 2 MB)

Georg

-- 
 Georg Hitsch     ++ mail: georg@hitsch.at
 ripe: gh231-ripe ++ web:  http://ge.org/






Home | Main Index | Thread Index