Mercurial > mplayer.hg
changeset 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 | 03c34e5da8fe |
files | DOCS/en/faq.html |
diffstat | 1 files changed, 6 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ <DT>Q: When I try to grab from my tuner, it works, but colors are strange. It's OK with other applications.</DT> <DD>A: Your card probably misreports its colorspace capacity. Try with YUY2 - instead of default YV12 (see the <A HREF="documentation.html#tv">TV input - documentation</A>).</DD> + instead of default YV12 (see the <A HREF="documentation.html#tv">TV</A> + section).</DD> <DD> </DD> <DT>Q: I have A/V sync problems. Some of my AVIs play fine, but some play with @@ -579,7 +579,7 @@ <DD>A: <CODE>./configure</CODE> autodetects your DGA driver. If <CODE>-vo help</CODE> doesn't show DGA, then there's a problem with your X installation. Try <CODE>./configure --enable-dga</CODE> and read the - <A HREF="video.html#dga">documentation</A>. Alternatively, try SDL's DGA + <A HREF="video.html#dga">DGA</A> section. Alternatively, try SDL's DGA driver with the <CODE>-vo sdl:dga</CODE> option.</DD> <DD> </DD> @@ -682,8 +682,7 @@ <DD> </DD> <DT>Q: What about subtitles? Can MPlayer display them?</DT> - <DD>A: Yes. See the <A HREF="cd-dvd.html#dvd">DVD chapter</A> of the - documentation.</DD> + <DD>A: Yes. See the <A HREF="cd-dvd.html#dvd">DVD chapter</A>.</DD> <DD> </DD> <DT>Q: How can I set the region code of my DVD-drive? I don't have @@ -712,7 +711,7 @@ <DT>Q: My DVD playback is sluggish!</DT> <DD>A: Use the <CODE>-cache</CODE> option (described in the man page) and try enabling DMA for the DVD drive with the hdparm tool (described in - the <A HREF="cd-dvd.html#cd">CD chapter</A> of the documentation).</DD> + the <A HREF="cd-dvd.html#cd">CD chapter</A>).</DD> <DD> </DD> </DL> @@ -749,7 +748,7 @@ <DL> <DT>Q: How can I encode?</DT> - <DD>A: Read the MEncoder <A HREF="encoding.html">documentation</A>.</DD> + <DD>A: Read the <A HREF="encoding.html">MEncoder</A> section.</DD> <DD> </DD> <DT>Q: How can I create VCDs?</DT>