mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
New setup parameter SplitEditedFiles
This commit is contained in:
6
MANUAL
6
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,
|
||||
|
Reference in New Issue
Block a user