arts and DMA setting clarified

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6353 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2002-06-09 10:22:43 +00:00
parent 2002d1af9f
commit 3851754b20
1 changed files with 7 additions and 7 deletions

View File

@ -476,14 +476,14 @@ config file(s).
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
<TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
After starting MPlayer under KDE(1/2) I just get a black screen and nothing When starting MPlayer under KDE I just get a black screen and nothing happens.
happens, after about one minute the video starts playing. After about one minute the video starts playing.
</B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
The KDE arts sound daemon is blocking the sound device, either wait the time The KDE arts sound daemon is blocking the sound device. Either wait until the
until video starts or you disable the arts-daemon in kontrol center. If you want video starts or disable the arts-daemon in kontrol center. If you want
to use arts sound, specify audio output via our native arts audio driver to use arts sound, specify audio output via our native arts audio driver
(<CODE>ao=arts</CODE>), or if it fails or isn't compiled in, try SDL (<CODE>-ao arts</CODE>). If it fails or isn't compiled in, try SDL
(<CODE>ao=sdl</CODE>), and make sure your SDL can handle arts sound. Yet (<CODE>-ao sdl</CODE>) and make sure your SDL can handle arts sound. Yet
another option is to start <B>MPlayer</B> with artsdsp. another option is to start <B>MPlayer</B> with artsdsp.
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
@ -708,7 +708,7 @@ the proper rights on the DVD device entry (in <CODE>/dev/</CODE>).
<FONT CLASS="text">My DVD playback is sluggish! <FONT CLASS="text">My DVD playback is sluggish!
</B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD> </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD>
<FONT CLASS="text">Use the <CODE>-cache</CODE> option (described in the manpage) <FONT CLASS="text">Use the <CODE>-cache</CODE> option (described in the manpage)
and try enabling DMA for the DVD drive (described in the and try enabling DMA for the DVD drive with the hdparm tool (described in the
<A HREF="cd-dvd.html">DVD chapter</A> of the documentation). <A HREF="cd-dvd.html">DVD chapter</A> of the documentation).
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>