Mercurial > mplayer.hg
comparison DOCS/cd-dvd.html @ 6879:7e5f45cc7af4
-dvdkey option clarified.
author | diego |
---|---|
date | Sat, 03 Aug 2002 20:36:53 +0000 |
parents | 0374fdb8eeb0 |
children | f3f87f6bf5cf |
comparison
equal
deleted
inserted
replaced
6878:0374fdb8eeb0 | 6879:7e5f45cc7af4 |
---|---|
119 <TD> | 119 <TD> |
120 (old-style DVD option) Turns on DVD authentication using the given device. | 120 (old-style DVD option) Turns on DVD authentication using the given device. |
121 </TD></TR> | 121 </TD></TR> |
122 <TR><TD VALIGN=top><CODE>-dvdkey <CSS key></CODE></TD> | 122 <TR><TD VALIGN=top><CODE>-dvdkey <CSS key></CODE></TD> |
123 <TD> | 123 <TD> |
124 (old-style DVD option) When decoding from non-DVD, this option gives the | 124 (old-style DVD option) When decoding a VOB file copied undecrypted from DVD, |
125 CSS key needed to crack the DVD (the key is printed when authenticating | 125 this option gives the CSS key needed to decrypt the VOB (the key is printed |
126 with DVD). | 126 when authenticating with the DVD drive using -dvdauth). |
127 </TD></TR> | 127 </TD></TR> |
128 </TABLE> | 128 </TABLE> |
129 | 129 |
130 <P>The default device is <CODE>/dev/dvd</CODE>, you can change it in | 130 <P>The default device is <CODE>/dev/dvd</CODE>, you can change it in |
131 <CODE>config.h</CODE> (compile time option), or you can specify it using the | 131 <CODE>config.h</CODE> (compile time option), or you can specify it using the |