New setup parameter SplitEditedFiles

This commit is contained in:
Klaus Schmidinger
2001-09-30 11:31:43 +02:00
parent a0d04288c6
commit cc761811ce
7 changed files with 33 additions and 5 deletions

6
MANUAL
View File

@@ -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,