From 5ec46e94b4d54d29ac3cf8c38b3e8a14ee52c056 Mon Sep 17 00:00:00 2001 From: Johns Date: Fri, 16 Dec 2011 22:34:54 +0100 Subject: [PATCH] Adds setup.conf documentation. --- README.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.txt b/README.txt index f92039f..6d1436f 100644 --- a/README.txt +++ b/README.txt @@ -57,6 +57,19 @@ Install: cd vdr-softhddevice make VDRDIR= LIBDIR=. +Setup: /etc/vdr/setup.conf + Following is supported: + + softhddevice.Deinterlace = 0 + 0 = bob, 1 = weave, 2 = temporal, 3 = temporal_spatial, 4 = software + (only 0, 1 supported) + + softhddevice.MakePrimary = 1 + 0 = no change, 1 make softhddevice primary at start + + softhddevice.Scaling = 0 + 0 = normal, 1 = fast, 2 = HQ, 3 = anamorphic + Requires: --------- media-video/ffmpeg