summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-02-24 15:42:32 +0100
committerJohns <johns98@gmx.net>2012-02-24 15:42:32 +0100
commitb54d62ef3599e7381fe8036aa608cada37a3442e (patch)
treecb97d2ce613f6793cb1db3d594725632274b9814 /README.txt
parent9b68248a3ee885ffcf09f4812bb1aac396f6092b (diff)
downloadvdr-plugin-softhddevice-b54d62ef3599e7381fe8036aa608cada37a3442e.tar.gz
vdr-plugin-softhddevice-b54d62ef3599e7381fe8036aa608cada37a3442e.tar.bz2
Video background color documentation.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 3ef96c8..65aeea2 100644
--- a/README.txt
+++ b/README.txt
@@ -162,6 +162,12 @@ Setup: /etc/vdr/setup.conf
if detected crop area is too small, cut max 'n' pixels at top and
bottom.
+ softhddevice.Background = 0
+ 32bit RGBA background color
+ (Red * 16777216 + Green * 65536 + Blue * 256 + Alpha)
+ or hex RRGGBBAA
+ grey = 2155905279
+
softhddevice.SkipLines = 0
skip 'n' lines at top and bottom of the video picture.