summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index b80cb6f..09ca6de 100644
--- a/README.txt
+++ b/README.txt
@@ -139,9 +139,14 @@ Setup: /etc/vdr/setup.conf
n each 'n' frames auto-crop is checked.
softhddevice.AutoCrop.Delay = 0
- if auto-crop is over after 'n' intervals the same, the cropping is
+ if auto-crop is over 'n' intervals the same, the cropping is
used.
+ softhddevice.AutoCrop.Tolerance = 0
+ if detected crop area is too small, cut max 'n' pixels at top and
+ bottom.
+
+
softhddevice.Suspend.Close = 0
1 suspend closes x11 window, connection and audio device.
(use svdrpsend plug softhddevice RESU to resume, if you have no lirc)