Renamed dvd.html (cdrom&dvd info)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1646 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
lgb 2001-08-23 00:38:19 +00:00
parent 1a94f407b1
commit 0f0febecb9
3 changed files with 8 additions and 8 deletions

View File

@ -52,7 +52,7 @@
<A NAME=4.2>4.2. DVD drives
<A NAME=4.2>4.2. DVD playback
IMPORTANT NOTE: please _DO_NOT_ require further features for DVD playback. This
is extremly experimental hack. Maybe it won't work for you. If you're
@ -156,7 +156,7 @@
However this does not occur if you specify '-aid 128'.
<A NAME=4.3>4.3. DVD FAQ
<A NAME=4.3>4.3. DVD playback FAQ
<B>Q: I have some problem not mentioned here ...
</B>A: Read file 'DVD' as well.

View File

@ -82,12 +82,12 @@ Table of Contents
<A HREF="#3.3">3.3 Streaming from network or pipes</A>
</P>
<P>
<A HREF="dvd.html#4">4. CD/DVD section</A>
<A HREF="cd-dvd.html#4">4. CD/DVD section</A>
</P>
<P>
<A HREF="dvd.html#4.1">4.1 CD drives</A>
<A HREF="dvd.html#4.2">4.2 DVD drives</A>
<A HREF="dvd.html#4.3">4.3 DVD FAQ</A>
<A HREF="cd-dvd.html#4.1">4.1 CD drives</A>
<A HREF="cd-dvd.html#4.2">4.2 DVD playback</A>
<A HREF="cd-dvd.html#4.3">4.3 DVD playback FAQ</A>
</P>
<P>
<A HREF="faq.html">5. FAQ section</A>
@ -348,7 +348,7 @@ Table of Contents
<A NAME=4>4. <A HREF="faq.html">FAQ section</A>
<A NAME=5>5. <A HREF="dvd.html">CD/DVD section</A>
<A NAME=5>5. <A HREF="cd-dvd.html">CD/DVD section</A>
<A NAME=6>6. Misc OS'es

View File

@ -72,7 +72,7 @@
- if sound clicks when playing from CD-ROM, turn on IRQ unmasking !
for example "hdparm -u1 /dev/cdrom" (see "man hdparm" !!!)
This is recommended anyways... (for XMMS, etc...)
Read section <A HREF="dvd.html#4.1">4.1</A> .
Read section <A HREF="cd-dvd.html#4.1">4.1</A> .
- don't use your soundcard by other application ( for ex. XMMS ) !
if you use ESD, start MPlayer with the '-vo sdl:esd' option !
- Please tell us how MPlayer and your soundcard(s) worked together!