comparison DOCS/en/faq.html @ 10346:71555169dbdf

Constantly talking about documentation in the documentation is awkward.
author diego
date Sun, 29 Jun 2003 01:22:50 +0000
parents 48a3e4daabeb
children 00ec6b7f5b1a
comparison
equal deleted inserted replaced
10345:48a3e4daabeb 10346:71555169dbdf
510 <DD>&nbsp;</DD> 510 <DD>&nbsp;</DD>
511 511
512 <DT>Q: When I try to grab from my tuner, it works, but colors are strange. 512 <DT>Q: When I try to grab from my tuner, it works, but colors are strange.
513 It's OK with other applications.</DT> 513 It's OK with other applications.</DT>
514 <DD>A: Your card probably misreports its colorspace capacity. Try with YUY2 514 <DD>A: Your card probably misreports its colorspace capacity. Try with YUY2
515 instead of default YV12 (see the <A HREF="documentation.html#tv">TV input 515 instead of default YV12 (see the <A HREF="documentation.html#tv">TV</A>
516 documentation</A>).</DD> 516 section).</DD>
517 <DD>&nbsp;</DD> 517 <DD>&nbsp;</DD>
518 518
519 <DT>Q: I have A/V sync problems. Some of my AVIs play fine, but some play with 519 <DT>Q: I have A/V sync problems. Some of my AVIs play fine, but some play with
520 double speed!</DT> 520 double speed!</DT>
521 <DD>A: You have a buggy sound card/driver. Most likely it's fixed at 44100Hz, 521 <DD>A: You have a buggy sound card/driver. Most likely it's fixed at 44100Hz,
577 577
578 <DT>Q: What about the DGA driver? I can't find it!</DT> 578 <DT>Q: What about the DGA driver? I can't find it!</DT>
579 <DD>A: <CODE>./configure</CODE> autodetects your DGA driver. If 579 <DD>A: <CODE>./configure</CODE> autodetects your DGA driver. If
580 <CODE>-vo help</CODE> doesn't show DGA, then there's a problem with your X 580 <CODE>-vo help</CODE> doesn't show DGA, then there's a problem with your X
581 installation. Try <CODE>./configure --enable-dga</CODE> and read the 581 installation. Try <CODE>./configure --enable-dga</CODE> and read the
582 <A HREF="video.html#dga">documentation</A>. Alternatively, try SDL's DGA 582 <A HREF="video.html#dga">DGA</A> section. Alternatively, try SDL's DGA
583 driver with the <CODE>-vo sdl:dga</CODE> option.</DD> 583 driver with the <CODE>-vo sdl:dga</CODE> option.</DD>
584 <DD>&nbsp;</DD> 584 <DD>&nbsp;</DD>
585 585
586 <DT>Q: OK, <CODE>-vo help</CODE> shows DGA driver, but it complains about 586 <DT>Q: OK, <CODE>-vo help</CODE> shows DGA driver, but it complains about
587 permissions. Help me!</DT> 587 permissions. Help me!</DT>
680 the authors of libdvdread. Use <B>libmpdvdkit2</B>, which is present in 680 the authors of libdvdread. Use <B>libmpdvdkit2</B>, which is present in
681 MPlayer source, and used by default.</DD> 681 MPlayer source, and used by default.</DD>
682 <DD>&nbsp;</DD> 682 <DD>&nbsp;</DD>
683 683
684 <DT>Q: What about subtitles? Can MPlayer display them?</DT> 684 <DT>Q: What about subtitles? Can MPlayer display them?</DT>
685 <DD>A: Yes. See the <A HREF="cd-dvd.html#dvd">DVD chapter</A> of the 685 <DD>A: Yes. See the <A HREF="cd-dvd.html#dvd">DVD chapter</A>.</DD>
686 documentation.</DD>
687 <DD>&nbsp;</DD> 686 <DD>&nbsp;</DD>
688 687
689 <DT>Q: How can I set the region code of my DVD-drive? I don't have 688 <DT>Q: How can I set the region code of my DVD-drive? I don't have
690 Windows!</DT> 689 Windows!</DT>
691 <DD>A: Use the 690 <DD>A: Use the
710 <DD>&nbsp;</DD> 709 <DD>&nbsp;</DD>
711 710
712 <DT>Q: My DVD playback is sluggish!</DT> 711 <DT>Q: My DVD playback is sluggish!</DT>
713 <DD>A: Use the <CODE>-cache</CODE> option (described in the man page) 712 <DD>A: Use the <CODE>-cache</CODE> option (described in the man page)
714 and try enabling DMA for the DVD drive with the hdparm tool (described in 713 and try enabling DMA for the DVD drive with the hdparm tool (described in
715 the <A HREF="cd-dvd.html#cd">CD chapter</A> of the documentation).</DD> 714 the <A HREF="cd-dvd.html#cd">CD chapter</A>).</DD>
716 <DD>&nbsp;</DD> 715 <DD>&nbsp;</DD>
717 716
718 </DL> 717 </DL>
719 718
720 719
747 <H2><A NAME="encoding">5.8 Encoding</A></H2> 746 <H2><A NAME="encoding">5.8 Encoding</A></H2>
748 747
749 <DL> 748 <DL>
750 749
751 <DT>Q: How can I encode?</DT> 750 <DT>Q: How can I encode?</DT>
752 <DD>A: Read the MEncoder <A HREF="encoding.html">documentation</A>.</DD> 751 <DD>A: Read the <A HREF="encoding.html">MEncoder</A> section.</DD>
753 <DD>&nbsp;</DD> 752 <DD>&nbsp;</DD>
754 753
755 <DT>Q: How can I create VCDs?</DT> 754 <DT>Q: How can I create VCDs?</DT>
756 <DD>A: Try the <CODE>mencvcd</CODE> script from the <CODE>TOOLS</CODE> 755 <DD>A: Try the <CODE>mencvcd</CODE> script from the <CODE>TOOLS</CODE>
757 subdirectory. With it you can encode DVDs or other movies to VCD or SVCD 756 subdirectory. With it you can encode DVDs or other movies to VCD or SVCD