Mercurial > mplayer.hg
comparison DOCS/faq.html @ 5860:e96469da680c
more libdvd* text removed
updated installation instructions
etc
author | gabucino |
---|---|
date | Sat, 27 Apr 2002 09:27:31 +0000 |
parents | b2e0f3b56b7c |
children | 6cc15e96d709 |
comparison
equal
deleted
inserted
replaced
5859:a24e39bf2776 | 5860:e96469da680c |
---|---|
199 <CODE>> error while loading shared libraries: lib*.so.0: cannot load | 199 <CODE>> error while loading shared libraries: lib*.so.0: cannot load |
200 shared object file: No such file or directory</CODE><BR> | 200 shared object file: No such file or directory</CODE><BR> |
201 I checked up on the file and it IS there in <CODE>/usr/local/lib</CODE> ... | 201 I checked up on the file and it IS there in <CODE>/usr/local/lib</CODE> ... |
202 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 202 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
203 Add <CODE>/usr/local/lib</CODE> to <CODE>/etc/ld.so.conf</CODE> and run <CODE>ldconfig</CODE>. | 203 Add <CODE>/usr/local/lib</CODE> to <CODE>/etc/ld.so.conf</CODE> and run <CODE>ldconfig</CODE>. |
204 </TD><TR><TD COLSPAN=3> </TD><TR> | |
205 | |
206 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | |
207 MPlayer doesn't seem to find my libcss. What am I doing wrong? | |
208 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | |
209 It's normal. <B>MPlayer</B> no longer depends on libcss to play a DVD. You | |
210 have to install <B>libdvdread</B> and <B>libdvdcss</B>. DVD playback is | |
211 described <A HREF="cd-dvd.html">here</A>. libcss is to be used, for example, to | |
212 play encrypted VOB files from hard disk (not for general usage). | |
213 </TD><TR><TD COLSPAN=3> </TD><TR> | 204 </TD><TR><TD COLSPAN=3> </TD><TR> |
214 | 205 |
215 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 206 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
216 Hmm, strange. When loading the mga_vid.o kernel module, I found this in the logs:<BR> | 207 Hmm, strange. When loading the mga_vid.o kernel module, I found this in the logs:<BR> |
217 <CODE>Warning: loading mga_vid.o will taint the kernel: no license</CODE> | 208 <CODE>Warning: loading mga_vid.o will taint the kernel: no license</CODE> |