mirror of
https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
synced 2023-10-10 19:16:51 +02:00
Adds setup.conf documentation.
This commit is contained in:
parent
de6776a885
commit
5ec46e94b4
13
README.txt
13
README.txt
@ -57,6 +57,19 @@ Install:
|
|||||||
cd vdr-softhddevice
|
cd vdr-softhddevice
|
||||||
make VDRDIR=<path-to-your-vdr-files> LIBDIR=.
|
make VDRDIR=<path-to-your-vdr-files> 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:
|
Requires:
|
||||||
---------
|
---------
|
||||||
media-video/ffmpeg
|
media-video/ffmpeg
|
||||||
|
Loading…
Reference in New Issue
Block a user