diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-06-02 12:12:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-06-02 12:12:36 +0200 |
commit | f615bfd8413155415e08cc55b511a00ac3c6e1b2 (patch) | |
tree | 404ff019309d4d72e7dfa0ce450a925d32c5a171 | |
parent | c40e4eb96e43963845d1de1678a317b27e77f04e (diff) | |
download | vdr-f615bfd8413155415e08cc55b511a00ac3c6e1b2.tar.gz vdr-f615bfd8413155415e08cc55b511a00ac3c6e1b2.tar.bz2 |
Fixed required driver version
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ If you have the DVB driver source in a different location you will have to change the definition of DVBDIR in the Makefile. -This program requires the card driver version 0.8.2 or higher +This program 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 |