summaryrefslogtreecommitdiff
path: root/MANUAL
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-30 11:31:43 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-30 11:31:43 +0200
commitcc761811cea8da5f94957fb30e24afb020fb740e (patch)
tree802602da3f60ee64f0916d4a2b63a2c543ecff47 /MANUAL
parenta0d04288c6cf76294772ec000a90f423dab3edbe (diff)
downloadvdr-cc761811cea8da5f94957fb30e24afb020fb740e.tar.gz
vdr-cc761811cea8da5f94957fb30e24afb020fb740e.tar.bz2
New setup parameter SplitEditedFiles
Diffstat (limited to 'MANUAL')
-rw-r--r--MANUAL6
1 files changed, 6 insertions, 0 deletions
diff --git a/MANUAL b/MANUAL
index f5eac8d1..4b4028e6 100644
--- a/MANUAL
+++ b/MANUAL
@@ -449,6 +449,12 @@ Video Disk Recorder User's Manual
you may want to use smaller values if you are planning
on archiving a recording to CD.
+ SplitEditedFiles = 0 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
+ option to 1.
+
MinEventTimeout=30 If the command line option '-s' has been set, VDR will
MinUserInactivity=120 automatically shutdown the computer if the next timer
event is at least MinEventTimeout minutes in the future,