comparison DOCS/faq.html @ 9138:42667fd91d4a

changing "switch" -> "option" (unwritten DOCS rule) other important fixes, updates
author gabucino
date Tue, 28 Jan 2003 17:11:57 +0000
parents 2c572a9c153f
children 8efd3c0578b2
comparison
equal deleted inserted replaced
9137:8d6431bea500 9138:42667fd91d4a
255 <DT>Q: The <CODE>-xy</CODE> or <CODE>-fs</CODE> option doesn't work with the 255 <DT>Q: The <CODE>-xy</CODE> or <CODE>-fs</CODE> option doesn't work with the
256 x11 driver (<CODE>-vo x11</CODE>) ...</DT> 256 x11 driver (<CODE>-vo x11</CODE>) ...</DT>
257 <DD>A: It does, but you have to explicitly specify software scaling (very 257 <DD>A: It does, but you have to explicitly specify software scaling (very
258 slow) with the <CODE>-zoom</CODE> option. You better use XF86VidMode 258 slow) with the <CODE>-zoom</CODE> option. You better use XF86VidMode
259 support: You must specify the <CODE>-vm</CODE> and the <CODE>-fs</CODE> 259 support: You must specify the <CODE>-vm</CODE> and the <CODE>-fs</CODE>
260 switch, and you're done. Make sure you have the right modelines in your 260 option, and you're done. Make sure you have the right modelines in your
261 XF86Config file, and try to make the <A HREF="video.html#dga">DGA driver</A> 261 XF86Config file, and try to make the <A HREF="video.html#dga">DGA driver</A>
262 and <A HREF="video.html#sdl">SDL's DGA driver</A> work for you. 262 and <A HREF="video.html#sdl">SDL's DGA driver</A> work for you.
263 It's much faster. If SDL's DGA works, use that, it'll be even faster.</DD> 263 It's much faster. If SDL's DGA works, use that, it'll be even faster.</DD>
264 <DD>&nbsp;</DD> 264 <DD>&nbsp;</DD>
265 265
429 or use MPlayer's <CODE>-afm 1</CODE> option to disable using 429 or use MPlayer's <CODE>-afm 1</CODE> option to disable using
430 l3codeca.acm.</DD> 430 l3codeca.acm.</DD>
431 <DD>&nbsp;</DD> 431 <DD>&nbsp;</DD>
432 432
433 <DT>Q: My computer plays M$ DivX AVIs with resolutions ~ 640x300 and stereo 433 <DT>Q: My computer plays M$ DivX AVIs with resolutions ~ 640x300 and stereo
434 mp3 sound too slow. When I use -nosound switch, everything is OK (but 434 mp3 sound too slow. When I use -nosound option, everything is OK (but
435 quiet).</DT> 435 quiet).</DT>
436 <DD>A: Your machine is too slow or your soundcard driver is broken. Consult 436 <DD>A: Your machine is too slow or your soundcard driver is broken. Consult
437 the documentation to see if you can improve performance.</DD> 437 the documentation to see if you can improve performance.</DD>
438 <DD>&nbsp;</DD> 438 <DD>&nbsp;</DD>
439 439
537 537
538 <DT>Q: The audio/video gets totally out of sync when I run MPlayer as root on 538 <DT>Q: The audio/video gets totally out of sync when I run MPlayer as root on
539 my notebook. It works normal when i run it as a user.</DT> 539 my notebook. It works normal when i run it as a user.</DT>
540 <DD>A: This is again a power management effect (see above). Plug the external 540 <DD>A: This is again a power management effect (see above). Plug the external
541 power connector in <B>before</B> you power on your notebook or use the 541 power connector in <B>before</B> you power on your notebook or use the
542 <CODE>-nortc</CODE> switch.</DD> 542 <CODE>-nortc</CODE> option.</DD>
543 543
544 </DL> 544 </DL>
545 545
546 546
547 <H2><A NAME="driver">5.4 Video/audio driver problems (vo/ao)</A></H2> 547 <H2><A NAME="driver">5.4 Video/audio driver problems (vo/ao)</A></H2>
558 Start playing... 558 Start playing...
559 </PRE> 559 </PRE>
560 </DT> 560 </DT>
561 <DD>A: Are you running KDE or GNOME with the ARTS or ESD sound daemon? Try 561 <DD>A: Are you running KDE or GNOME with the ARTS or ESD sound daemon? Try
562 disabling the sound daemon or use the <CODE>-ao arts</CODE> or 562 disabling the sound daemon or use the <CODE>-ao arts</CODE> or
563 <CODE>-ao esd</CODE> switch to make MPlayer use ARTS or ESD.</DD> 563 <CODE>-ao esd</CODE> option to make MPlayer use ARTS or ESD.</DD>
564 <DD>&nbsp;</DD> 564 <DD>&nbsp;</DD>
565 565
566 <DT>Q: What about the DGA driver? I can't find it!</DT> 566 <DT>Q: What about the DGA driver? I can't find it!</DT>
567 <DD>A: <CODE>./configure</CODE> autodetects your DGA driver. If 567 <DD>A: <CODE>./configure</CODE> autodetects your DGA driver. If
568 <CODE>-vo help</CODE> doesn't show DGA, then there's a problem with your X 568 <CODE>-vo help</CODE> doesn't show DGA, then there's a problem with your X