From 1cfeb4625eff61bc7c726e9910bb75b9eefb6bf8 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 28 Apr 2006 12:42:20 +0200 Subject: Added a hint about commenting out the line '#define USE_FADVISE' in tools.c --- INSTALL | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index ece7a60f..80b06bdf 100644 --- a/INSTALL +++ b/INSTALL @@ -324,6 +324,13 @@ since this might cause a lot of unnecessary disk access when VDR cleans up those directories and there is a large number of files and/or subdirectories in there. +If your video directory is mounted via a Samba share, and you are experiencing +problems with replaying in fast forward mode, you can comment out the line + +#define USE_FADVISE + +in the file tools.c, which may lead to better results. + Configuration files: -------------------- -- cgit v1.2.3