comparison DOCS/faq.html @ 6329:b00d70b3bb63

some ao_arts stuff added
author gabucino
date Fri, 07 Jun 2002 22:04:47 +0000
parents b659e476559e
children 99f941806029
comparison
equal deleted inserted replaced
6328:7aba60dba776 6329:b00d70b3bb63
479 After starting MPlayer under KDE(1/2) I just get a black screen and nothing 479 After starting MPlayer under KDE(1/2) I just get a black screen and nothing
480 happens, after about one minute the video starts playing. 480 happens, after about one minute the video starts playing.
481 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> 481 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
482 The KDE arts sound daemon is blocking the sound device, either wait the time 482 The KDE arts sound daemon is blocking the sound device, either wait the time
483 until video starts or you disable the arts-daemon in kontrol center. If you want 483 until video starts or you disable the arts-daemon in kontrol center. If you want
484 to use arts sound, specify audio output via SDL (<CODE>ao=sdl</CODE>), and 484 to use arts sound, specify audio output via our native arts audio driver
485 make sure your SDL can handle arts sound. Yet another option is to start 485 (<CODE>ao=arts</CODE>), or if it fails or isn't compiled in, try SDL
486 <B>MPlayer</B> with artsdsp. 486 (<CODE>ao=sdl</CODE>), and make sure your SDL can handle arts sound. Yet
487 another option is to start <B>MPlayer</B> with artsdsp.
487 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 488 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
488 489
489 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> 490 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
490 I have an AVI that produces a gray screen when played with <CODE>-vc odivx</CODE> 491 I have an AVI that produces a gray screen when played with <CODE>-vc odivx</CODE>
491 and a green one with <CODE>-vc divx4</CODE>. 492 and a green one with <CODE>-vc divx4</CODE>.