summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-01-09 17:03:04 +0100
committerJohns <johns98@gmx.net>2012-01-09 17:03:04 +0100
commit96eefca699ad32353ddb8c71f25ee3f5d864b156 (patch)
tree523422dcb6155146e14c4ad883413b58165c1e00 /README.txt
parent5e005eeff5e40ac78fa17bb0ffc44b7a4aa4e1f6 (diff)
downloadvdr-plugin-softhddevice-96eefca699ad32353ddb8c71f25ee3f5d864b156.tar.gz
vdr-plugin-softhddevice-96eefca699ad32353ddb8c71f25ee3f5d864b156.tar.bz2
Video improvements.
Fix generate of video output from StillPicture. Add support for resolution dependend video parameterts (Deinterlace, Scaling, Denoise, Sharpen, ...).
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt18
1 files changed, 11 insertions, 7 deletions
diff --git a/README.txt b/README.txt
index d15f70e..5e9fcfa 100644
--- a/README.txt
+++ b/README.txt
@@ -95,23 +95,27 @@ Setup: /etc/vdr/setup.conf
softhddevice.MakePrimary = 1
0 = no change, 1 make softhddevice primary at start
- softhddevice.Deinterlace = 0
+ <res> of the next parameters is 567i, 720p, 1080i_fake or 1080i.
+ 1080i_fake is 1280x1080 or 1440x1080
+ 1080i is "real" 1920x1080
+
+ softhddevice.<res>.Scaling = 0
+ 0 = normal, 1 = fast, 2 = HQ, 3 = anamorphic
+
+ softhddevice.<res>.Deinterlace = 0
0 = bob, 1 = weave, 2 = temporal, 3 = temporal_spatial, 4 = software
(only 0, 1 supported with vaapi)
- softhddevice.SkipChromaDeinterlace = 0
+ softhddevice.<res>.SkipChromaDeinterlace = 0
0 = disabled, 1 = enabled (for slower cards, poor qualität)
- softhddevice.Denoise = 0
+ softhddevice.<res>.Denoise = 0
0 .. 1000 noise reduction level (0 off, 1000 max)
- softhddevice.Sharpness = 0
+ softhddevice.<res>.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
-
softhddevice.AudioDelay = 0
+n or -n ms