summaryrefslogtreecommitdiffstats
path: root/DOCS/cd-dvd.html
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-20 12:20:39 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-20 12:20:39 +0000
commitee149d09d760991b3677d8f326f242a868c6e4fb (patch)
treebe3bbcac08e2649c461521cde44f27c90ff18794 /DOCS/cd-dvd.html
parent68f218392f2db8757c78eb2a24140a80b88e405b (diff)
downloadmpv-ee149d09d760991b3677d8f326f242a868c6e4fb.tar.bz2
mpv-ee149d09d760991b3677d8f326f242a868c6e4fb.tar.xz
<B>MPlayer</B> ---> MPlayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7815 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/cd-dvd.html')
-rw-r--r--DOCS/cd-dvd.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/cd-dvd.html b/DOCS/cd-dvd.html
index d038499867..4d8c476fbb 100644
--- a/DOCS/cd-dvd.html
+++ b/DOCS/cd-dvd.html
@@ -60,9 +60,9 @@
<H2><A NAME="dvd">4.2 DVD playback</A></H2>
-<P><B>MPlayer</B> uses <CODE>libdvdread</CODE> and <CODE>libdvdcss</CODE> for
+<P>MPlayer uses <CODE>libdvdread</CODE> and <CODE>libdvdcss</CODE> for
DVD decryption and playback. These two libraries are contained in the
- <CODE>libmpdvdkit2/</CODE> subdirectory of the <B>MPlayer</B> source tree, you
+ <CODE>libmpdvdkit2/</CODE> subdirectory of the MPlayer source tree, you
do not have to install them separately. We opted for this solution because
we had to fix a libdvdread bug, and apply a patch which adds
<B>cracked CSS keys caching support</B> to libdvdcss. This results in a large
@@ -70,7 +70,7 @@
playing. The cracked keys are stored in the
<CODE>~/.mplayer/DVDKeys</CODE> directory.</P>
-<P><B>MPlayer</B> can also use system-wide <CODE>libdvdread</CODE> and
+<P>MPlayer can also use system-wide <CODE>libdvdread</CODE> and
<CODE>libdvdcss</CODE> libraries, but this solution is <B>not</B> recommended,
as it can result in bugs, library incompatibilities, and slower speed.</P>
@@ -80,7 +80,7 @@
<H4>Old-style DVD support - OPTIONAL</H4>
<P>Useful if you want to play encoded VOBs from hard disk. Compile and
- install <B>libcss</B> 0.0.1 (not newer) for this (If <B>MPlayer</B> fails to
+ install <B>libcss</B> 0.0.1 (not newer) for this (If MPlayer fails to
detect it, use the <CODE>-csslib /path/to/libcss.so</CODE> option).</P>
<P>For the complete list of available options, please read the man page.</P>