diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-09-01 15:23:27 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-09-01 15:23:27 +0200 |
commit | 4aee497101eb0546b34edfd3ccf34fe5ba140f3d (patch) | |
tree | aac7fb289bdc7cee1f9251b8f17153da25100a0c /MANUAL | |
parent | 5a5fc72814c0a687d38b64c387f9bda642f8c4aa (diff) | |
download | vdr-4aee497101eb0546b34edfd3ccf34fe5ba140f3d.tar.gz vdr-4aee497101eb0546b34edfd3ccf34fe5ba140f3d.tar.bz2 |
New setup parameter OSDMessageTime
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -413,6 +413,10 @@ Video Disk Recorder User's Manual OSDwidth = 52 The width and height of the OSD . OSDheight = 18 The valid ranges are width=40...56, height=12...21. + OSDMessageTime = 1 The time (in seconds) how long an informational + message shall be displayed on the OSD. The valid range + is 1...60. + MaxVideoFileSize=2000 The maximum size of a single recorded video file in MB. The valid range is 100...2000. Default is 2000, but you may want to use smaller values if you are planning |