Mailing List archive

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

Re: VDR recording glitches



"Ralph Metzler <" wrote:
> 
> [...]
> - disk caching
> 
>   The disk might be fast anough but data is first written to the
>   buffer memory. When the cache is full it suddenly has to write very
>   much data and might not be able to free the MPEG buffer quickly enough.
>   Does VDR support uncached writing?

VDR just uses a simple open() without considering caching or non-caching.
Maybe somebody who knows more about this could take a look
at the OpenVideoFile() function in VDR's videodir.c to see
if "uncached writing" is an option an improves performance.

Greetings
Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


Home | Main Index | Thread Index