Mailing List archive

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

[vdr] Re: "stand-by-recording"



Am Sat, 02 Nov 2002, schrieb DOm:

> On Sat, 02 Nov 2002 19:41:09 +0100
> "Steffen Koch" <Steffen.Koch@koch-enterprises.de> wrote:
> 
> > >So if the file is full, i want to delete the beginning of the file
> > >like i write new data at the end:
> > >  abcdefghi ==> bcdefghij ==> cdefghijk ==> ... ==> hijklmnop
> > >  |--1gb--|     |--1gb--|     |--1gb--|             |--1gb--|
> > 
> > What you mean is some kind of ring-buffer. If the buffer gets filled
> > it being overwritten from the beginning.
> > 
> 
> It's more likely a "sized pipe" ( or a "cached pipe"), isn't it?
Ack,
i think, the ringbuffer is this:
  abcdefghi ==> jbcdefghi ==> jkcdefghi ==> ... ==> jklmnophi

but thi i wasn't think of.


bye, rene
-- 
Multimedia at the living room? - http://dmes.ahrcas.net
/* Computer Science @ Chemnitz University of Technology */
/* http://reca.ahrcas.net    - mailto:reca@ahrcas.net   */
/* faxto: 01212-5-209-64-983 - icqto: #81818433         */


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index