comparison DOCS/cd-dvd.html @ 4177:cab4ac1467e4

many small updates
author gabucino
date Tue, 15 Jan 2002 17:04:01 +0000
parents 0d9bf4a76dab
children 4039f5580f76
comparison
equal deleted inserted replaced
4176:116abdd0aed1 4177:cab4ac1467e4
105 105
106 <P><I>Read documentation of these packages to do this step easily.</I></P></LI> 106 <P><I>Read documentation of these packages to do this step easily.</I></P></LI>
107 107
108 <LI><P><B>Old-style DVD support - <I>OPTIONAL</I></B></P> 108 <LI><P><B>Old-style DVD support - <I>OPTIONAL</I></B></P>
109 109
110 <P><I>Useful if you want to play encoded VOB's from hard disk. Compile 110 <P><I>Useful if you want to play encoded VOB's from hard disk. Compile and
111 <B>libcss</B> 0.0.1 (not newer) and install it to <CODE>/usr/local/lib</CODE> 111 install <B>libcss</B> 0.0.1 (not newer) (if <B>MPlayer</B> can't detect
112 (rpm/deb packages will put it to <CODE>/usr/lib</CODE>, but you can use the 112 it, use the <CODE>-csslib /path/to/libcss.so</CODE> option).</P></LI>
113 <CODE>-csslib
114 /usr/lib/libcss.so</CODE> option)</P></LI>
115 113
116 <LI><P><B>Recompile MPlayer.</B></P> 114 <LI><P><B>Recompile MPlayer.</B></P>
117 115
118 <P><I>Run <CODE>./configure</CODE>. If you install libdvdread correctly, ./configure 116 <P><I>Run <CODE>./configure</CODE>. If you install libdvdread correctly, ./configure
119 says something similar:<BR><CODE>Checking for DVDread support ... yes</CODE><BR> 117 says something similar:<BR><CODE>Checking for DVDread support ... yes</CODE><BR>
159 0-31). Useful for example with badly mastered DVDs where country code 157 0-31). Useful for example with badly mastered DVDs where country code
160 selects the wrong channel.</TD></TR> 158 selects the wrong channel.</TD></TR>
161 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-csslib &lt;path/filename&gt;</TD> 159 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-csslib &lt;path/filename&gt;</TD>
162 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 160 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
163 (old-style DVD option) This option is used to override the default location 161 (old-style DVD option) This option is used to override the default location
164 of <CODE>/usr/local/lib/libcss.so</CODE> 162 of <CODE>libcss.so</CODE>
165 </TD></TR> 163 </TD></TR>
166 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-dvdauth &lt;DVD device&gt;&nbsp;</TD> 164 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-dvdauth &lt;DVD device&gt;&nbsp;</TD>
167 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 165 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
168 (old-style DVD option) Turns on DVD authentication using the given device. 166 (old-style DVD option) Turns on DVD authentication using the given device.
169 </TD></TR> 167 </TD></TR>