summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorCafeDelMar <>2012-03-26 20:49:18 +0200
committerJohns <johns98@gmx.net>2012-03-26 20:49:18 +0200
commit689d75b808705b423955a6d5e938d8c6a322e847 (patch)
tree245d27214b645cc429b81aae03eca38fd9035a04 /README.txt
parentbd4503f30bd7e66e2d4c01391d8ab033f6b72e9d (diff)
downloadvdr-plugin-softhddevice-689d75b808705b423955a6d5e938d8c6a322e847.tar.gz
vdr-plugin-softhddevice-689d75b808705b423955a6d5e938d8c6a322e847.tar.bz2
Add VideoSkipPixels support.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index a0e6928..d1cb6bb 100644
--- a/README.txt
+++ b/README.txt
@@ -173,6 +173,9 @@ Setup: /etc/vdr/setup.conf
softhddevice.SkipLines = 0
skip 'n' lines at top and bottom of the video picture.
+ softhddevice.SkipPixels = 0
+ skip 'n' pixels at left and right of the video picture.
+
softhddevice.StudioLevels = 0
0 use PC levels (0-255) with vdpau.
1 use studio levels (16-235) with vdpau.