summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-01-28 01:44:50 +0100
committerJohns <johns98@gmx.net>2012-01-28 01:44:50 +0100
commit60a7c36fa6351c9cfc76a9cf5820193f6fbf2796 (patch)
tree4a75516d7aab7630a1c2de75cc092fbb2c963e19 /README.txt
parent4d74ed1bfc2199d58b2375153cb838b3e71042e3 (diff)
downloadvdr-plugin-softhddevice-60a7c36fa6351c9cfc76a9cf5820193f6fbf2796.tar.gz
vdr-plugin-softhddevice-60a7c36fa6351c9cfc76a9cf5820193f6fbf2796.tar.bz2
Add configurable skip lines at video top + bottom.
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)