diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-09-15 14:00:14 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-09-15 14:00:14 +0200 |
commit | c9796296cd7fb62d51b435f4996fbd9f2603c65e (patch) | |
tree | 3385f6cff3e0251faabeed5345fc9691c1e9e489 /INSTALL | |
parent | 7913b00daa6c95f4a8fdbc96793dc08f26a5f121 (diff) | |
download | vdr-c9796296cd7fb62d51b435f4996fbd9f2603c65e.tar.gz vdr-c9796296cd7fb62d51b435f4996fbd9f2603c65e.tar.bz2 |
Switched to the driver's new tuning API
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -27,11 +27,8 @@ You can find 'libdvdread' at http://www.dtek.chalmers.se/groups/dvd/downloads.html -VDR requires the card driver version 0.9.0 or higher -to work properly. You need to load the dvb.o module *without* option -'outstream=0' (previous versions of VDR required this option to have -the driver supply the data in AV_PES format; as of version 0.70 VDR -works with PES format). +VDR requires the card driver version dated 2001-09-14 or higher +to work properly. After extracting the package, change into the VDR directory and type 'make'. This should produce an executable file |