1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-27 01:22:30 +00:00

Applied some suggestions by Nilmoni Deb.

CD-ROM section renamed to CD/DVD drives, VCD clarification.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6908 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2002-08-04 22:26:35 +00:00
parent 2c4e0598b6
commit 7cafdd1d46
4 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
<BODY>
<P><B><A NAME="cd">4.1 CD-ROM drives</A></B></P>
<P><B><A NAME="drives">4.1 CD/DVD drives</A></B></P>
<P>Linux documentation excerpt:</P>
@ -152,7 +152,7 @@
Notes:
<UL>
<LI>Do <B>not</B> mount VCD disks and play DAT files directly! It may work
<LI>Do <B>not</B> play the DAT files from a VCD directly! It may work
under Windows but will not under Linux. You have to play VCDs with the
<CODE>-vcd</CODE> option.</LI>
<LI>VCD disks usually have 2 tracks: a data track (containing autostart

View File

@ -244,7 +244,7 @@
</LI>
<LI><A HREF="cd-dvd.html">4. CD/DVD section</A>
<UL>
<LI><A HREF="cd-dvd.html#cd">4.1 CD-ROM drives</A></LI>
<LI><A HREF="cd-dvd.html#drives">4.1 CD/DVD drives</A></LI>
<LI><A HREF="cd-dvd.html#dvd">4.2 DVD playback</A></LI>
<LI><A HREF="cd-dvd.html#vcd">4.3 VCD playback</A></LI>
</UL>

View File

@ -627,7 +627,7 @@ My DVD playback is sluggish!
</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>
Use the <CODE>-cache</CODE> option (described in the man page)
and try enabling DMA for the DVD drive with the hdparm tool (described in the
<A HREF="cd-dvd.html#cd">CD chapter</A> of the documentation).
<A HREF="cd-dvd.html#drives">CD/DVD drives</A> chapter of the documentation).
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
<TD COLSPAN=3>

View File

@ -124,7 +124,7 @@ there may be problems like lost sync and disappearing audio.</LI>
<LI>If sound clicks when playing from CD-ROM, turn on IRQ unmasking, e.g.
<CODE>hdparm -u1 /dev/cdrom</CODE> (<CODE>man hdparm</CODE>). This is
generally beneficial and described more detailed in the
<A HREF="cd-dvd.html#cd">CD-ROM section</A>.</LI>
<A HREF="cd-dvd.html#drives">CD/DVD drives</A> section.</LI>
<LI>Sharing your sound card with another application like XMMS is <B>strongly discouraged</B>!
If the other sound application is using ESD, start <B>MPlayer</B> with the <CODE>-vo sdl:esd</CODE> option
to combine both sound streams! In fact, the option <CODE>-vo sdl:esd</CODE> could be used with ESD