summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-01-05 17:20:44 +0100
committerJohns <johns98@gmx.net>2012-01-05 17:20:44 +0100
commit0776bc5ee472f5013e2507ecb088673e9152caee (patch)
tree4c07baa0c35e60e3f36687c978779022743169a0 /README.txt
parentaba14813c008c4d5a7577e4191be686ab8bf4cc4 (diff)
downloadvdr-plugin-softhddevice-0776bc5ee472f5013e2507ecb088673e9152caee.tar.gz
vdr-plugin-softhddevice-0776bc5ee472f5013e2507ecb088673e9152caee.tar.bz2
VDPAU improvements.
Add denoise, sharpness, skip chroma deinterlace support. Show OSD only if something is to display, improves performance. Add deinterlace mode with only 4 surfaces.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt14
1 files changed, 12 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 7c06269..f50bc17 100644
--- a/README.txt
+++ b/README.txt
@@ -92,12 +92,22 @@ Setup: /etc/vdr/setup.conf
------
Following is supported:
+ softhddevice.MakePrimary = 1
+ 0 = no change, 1 make softhddevice primary at start
+
softhddevice.Deinterlace = 0
0 = bob, 1 = weave, 2 = temporal, 3 = temporal_spatial, 4 = software
(only 0, 1 supported with vaapi)
- softhddevice.MakePrimary = 1
- 0 = no change, 1 make softhddevice primary at start
+ softhddevice.SkipChromaDeinterlace = 0
+ 0 = disabled, 1 = enabled (for slower cards, poor qualität)
+
+ softhddevice.Denoise = 0
+ 0 .. 1000 noise reduction level (0 off, 1000 max)
+
+ softhddevice.Sharpness = 0
+ -1000 .. 1000 noise reduction level (0 off, -1000 max blur,
+ 1000 max sharp)
softhddevice.Scaling = 0
0 = normal, 1 = fast, 2 = HQ, 3 = anamorphic