From 2e8f2b8557774eb24cdfb7790b8c8ec47f8e2e21 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 22 Nov 2009 14:03:27 +0100 Subject: Fixed references to old *.vdr file names in MANUAL --- MANUAL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'MANUAL') diff --git a/MANUAL b/MANUAL index e4f6284f..d15ca85c 100644 --- a/MANUAL +++ b/MANUAL @@ -804,7 +804,7 @@ Version 1.6 During the actual editing process VDR writes the result into files that may grow up to MaxVideoFileSize. If you prefer to have each marked sequence stored in a separate - file (named 001.vdr, 002.vdr, ...) you can set this + file (named 00001.ts, 00002.ts, ...) you can set this option to 'yes'. Replay: @@ -819,8 +819,8 @@ Version 1.6 Resume ID = 0 Defines an additional ID that can be used in a multi user environment, so that every user has his/her own resume files for each recording. The valid range is 0...99, with - 0 resulting in a file named 'resume.vdr', and any other - value resulting in 'resume.n.vdr'. + 0 resulting in a file named 'resume', and any other + value resulting in 'resume.n'. Miscellaneous: -- cgit v1.2.3