summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-21 14:28:33 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-21 14:28:33 +0200
commitd5cc1a1a4ca7d14c0cefb0036bb7c4921a124fd9 (patch)
tree30f621888ada66dd3d92ffd7315dd2a93e40d84a /INSTALL
parent56c8dd4d81622d0dece80fff32c54a5face70f46 (diff)
downloadvdr-d5cc1a1a4ca7d14c0cefb0036bb7c4921a124fd9.tar.gz
vdr-d5cc1a1a4ca7d14c0cefb0036bb7c4921a124fd9.tar.bz2
Made VDR compile with libdvdread-0.9.1
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 7 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index e745d7e7..27477a87 100644
--- a/INSTALL
+++ b/INSTALL
@@ -27,7 +27,12 @@ You can find 'libdvdread' at
http://www.dtek.chalmers.se/groups/dvd/downloads.html
-VDR requires the card driver version dated 2001-09-14 or higher
+If you want to replay CSS encrypted DVDs you also need to get the 'libdvdcss'
+library from
+
+ http://www.videolan.org/libdvdcss/download.html
+
+VDR requires the Linux-DVB card driver version dated 2001-09-14 or higher
to work properly.
After extracting the package, change into the VDR directory
@@ -177,7 +182,7 @@ You can use the '-V' option to overwrite this, as in
Note that the user id under which VDR runs needs to have write access to
the DVD device in order to replay CSS protected DVDs (which also requires
-the presence of the 'libcss' library).
+the presence of the 'libdvdcss' library).
The video data directory:
-------------------------