# HG changeset patch # User diego # Date 1056849770 0 # Node ID 71555169dbdf7d97eb61b33cfe1280ecac776ae0 # Parent 48a3e4daabeb6dc23e1a0aca64dbdd119b7babc1 Constantly talking about documentation in the documentation is awkward. diff -r 48a3e4daabeb -r 71555169dbdf DOCS/en/faq.html --- a/DOCS/en/faq.html Sun Jun 29 01:20:25 2003 +0000 +++ b/DOCS/en/faq.html Sun Jun 29 01:22:50 2003 +0000 @@ -512,8 +512,8 @@
Q: When I try to grab from my tuner, it works, but colors are strange. It's OK with other applications.
A: Your card probably misreports its colorspace capacity. Try with YUY2 - instead of default YV12 (see the TV input - documentation).
+ instead of default YV12 (see the TV + section).
 
Q: I have A/V sync problems. Some of my AVIs play fine, but some play with @@ -579,7 +579,7 @@
A: ./configure autodetects your DGA driver. If -vo help doesn't show DGA, then there's a problem with your X installation. Try ./configure --enable-dga and read the - documentation. Alternatively, try SDL's DGA + DGA section. Alternatively, try SDL's DGA driver with the -vo sdl:dga option.
 
@@ -682,8 +682,7 @@
 
Q: What about subtitles? Can MPlayer display them?
-
A: Yes. See the DVD chapter of the - documentation.
+
A: Yes. See the DVD chapter.
 
Q: How can I set the region code of my DVD-drive? I don't have @@ -712,7 +711,7 @@
Q: My DVD playback is sluggish!
A: Use the -cache option (described in the man page) and try enabling DMA for the DVD drive with the hdparm tool (described in - the CD chapter of the documentation).
+ the CD chapter).
 
@@ -749,7 +748,7 @@
Q: How can I encode?
-
A: Read the MEncoder documentation.
+
A: Read the MEncoder section.
 
Q: How can I create VCDs?