Mailing List archive

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

[vdr] Re: VDR-Crash when cutting while recording



Hi,

On Thu, 4 Jul 2002, Emil Naepflein wrote:
> On Wed, 3 Jul 2002 11:36:26 +0200 (CEST), _cooper_ <cooper@linvdr.org>
> wrote:
>
> > What's going wrong? I damaged several recordings cause I started cutting while
> > I dodn't remember there's a recording process running.
>
> Cutting is very hard on the machine because it reads the input file as
> fast as possible. Even on my 800 MHz Duron everything slows down.
As said, in the 0.9.x versions of VDR I had no problems. The machine is
exactly the same, so there must be a change somewhere in the 1.0.x releases.

> Additionaly you can increase the recording buffer size.
That's what I did, thanks to Axel Gruber for the hint. I'm currently testing
16 MBytes of video buffer, edited in the dvbapi.h:
  - #define VIDEOBUFSIZE  MEGABYTE(1)
  + #define VIDEOBUFSIZE  MEGABYTE(16)
I hope it's not too much with 256 MByte memory total.

Thanks for the help,
  _cooper_
______________________________________________________________________________
 LinVDR - The Digital Linux Videorecorder               http://www.linvdr.org





Home | Main Index | Thread Index