From: Adam Sutton Date: Sat, 2 Feb 2013 19:28:52 +0000 (+0000) Subject: timeshift: increase play out buffer to reduce stutter due to disk IO. X-Git-Tag: v3.5~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbc215f4767912f36a29952e4df0ab445c71e2d2;p=thirdparty%2Ftvheadend.git timeshift: increase play out buffer to reduce stutter due to disk IO. --- diff --git a/src/timeshift/private.h b/src/timeshift/private.h index f462b91b4..0a7f5b86c 100644 --- a/src/timeshift/private.h +++ b/src/timeshift/private.h @@ -19,8 +19,8 @@ #ifndef __TVH_TIMESHIFT_PRIVATE_H__ #define __TVH_TIMESHIFT_PRIVATE_H__ -#define TIMESHIFT_PLAY_BUF 500000 // us to buffer in TX -#define TIMESHIFT_FILE_PERIOD 60 // number of secs in each buffer file +#define TIMESHIFT_PLAY_BUF 2000000 // us to buffer in TX +#define TIMESHIFT_FILE_PERIOD 60 // number of secs in each buffer file /** * Indexes of import data in the stream