Mailing List archive

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

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



On Sat, 2 Nov 2002 15:49:09 +0100, Rene Caspari wrote:

>It's a little bit hard for me to describe, because my english isn't
>so good, but i want to try it:
>I want to record in background the same, what i'm watching - but the
>recordingfile should has a static size (for example 1gb).
>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--|
>I hope you could understand, what i mean :-)

What you mean is some kind of ring-buffer. If the buffer gets filled it
being overwritten from the beginning.




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



Home | Main Index | Thread Index