From f42cbac2375bfa320f9acdf87f80bc2fd70fed36 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 17 Jan 2015 13:47:33 +0100 Subject: Fixed generating the index file of an existing recording --- HISTORY | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 001939cd..c62d9a98 100644 --- a/HISTORY +++ b/HISTORY @@ -8384,3 +8384,11 @@ Video Disk Recorder Revision History - Now returning from removing deleted recordings after at most 10 seconds, or if the user presses a remote control key, to keep the system from getting unresponsive when removing a huge number of files (reported by Dieter Ferdinand). +- Fixed generating the index file of an existing recording in case at the of a TS file + there is less data in the buffer than needed by the frame detector. In such a case + it was possible that frames were missed, and there was most likely a distortion + when replaying that part of a recording. This is mostly a problem for recordings that + consist of more than one *.ts file. Single file recordings could only lose some + frames at their very end, which probably doesn't matter. At any rate, if you have + generated an index file with VDR version 2.0.6, 2.1.5 or 2.1.6, you may want to + do so again with this version to make sure the index is OK. -- cgit v1.2.3