diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-10-28 00:23:39 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-10-28 00:23:39 +0000 |
commit | 8393f96df510289d087822e31f0ddf041352ba28 (patch) | |
tree | 0d5be1bed22fa3621fa0da87151186e8aa248bae /DOCS | |
parent | 9f91a91294d761e2595d689388c66a68096e3b63 (diff) | |
download | mpv-8393f96df510289d087822e31f0ddf041352ba28.tar.bz2 mpv-8393f96df510289d087822e31f0ddf041352ba28.tar.xz |
URLs corrected.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7938 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/faq.html | 10 | ||||
-rw-r--r-- | DOCS/video.html | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/DOCS/faq.html b/DOCS/faq.html index 9a036145f4..c3fd3b32a6 100644 --- a/DOCS/faq.html +++ b/DOCS/faq.html @@ -472,7 +472,7 @@ <DT>Q: I have an AVI that produces a gray screen when played with <CODE>-vc odivx</CODE> and a green one with <CODE>-vc divx4</CODE>.</DT> - <DD>A: It's not a DivX file, but an M$ MPEG4v3 . Update your codecs.conf.</DD> + <DD>A: It's not a DivX file, but an M$ MPEG4v3. Update your codecs.conf.</DD> <DD> </DD> <DT>Q: When I play this movie I get video-audio desync and/or MPlayer crashes @@ -531,7 +531,7 @@ <DD>A: It's an effect of the power management / power saving system of your notebook (BIOS, not kernel). Plug the external power connector in <B>before</B> you power on your notebook. You can also try whether - <A HREF="http://www.brodo.de/cpufreq">cpufreq</A> (a SpeedStep interface + <A HREF="http://www.brodo.de/cpufreq/">cpufreq</A> (a SpeedStep interface for Linux) helps you.</DD> <DD> </DD> @@ -653,8 +653,8 @@ <DT>Q: What about DVD navigation?</DT> <DD>A: Support for dvdnav in MPlayer is currently broken, normal playback does work, though. If you want to have fancy menus, you will have to use - another player like <A HREF="http://xine.sourceforge.net/">xine</A> or - <A HREF="http://www.dtek.chalmers.se/groups/dvd">Ogle</A>. If you care + another player like <A HREF="http://xine.sourceforge.net">xine</A> or + <A HREF="http://www.dtek.chalmers.se/groups/dvd/">Ogle</A>. If you care about DVD navigation, send a <A HREF="tech/patches.txt">patch</A>.</DD> <DD> </DD> @@ -694,7 +694,7 @@ <DD>A: You don't need to. Use <B>libmpdvdkit2</B>, which is present in the MPlayer source, and used by default. You can get the mentioned packages from the - <A HREF="http://www.dtek.chalmers.se/groups/dvd">Ogle site</A>.</DD> + <A HREF="http://www.dtek.chalmers.se/groups/dvd/">Ogle site</A>.</DD> <DD> </DD> <DT>Q: Is it possible to play/encode only selected chapters?</DT> diff --git a/DOCS/video.html b/DOCS/video.html index 487ea982c3..f667186ba1 100644 --- a/DOCS/video.html +++ b/DOCS/video.html @@ -173,7 +173,7 @@ <H5><A NAME="xv_ati">2.3.1.2.4 ATI cards</A></H5> <UL> - <LI>The <A HREF="http://www.linuxvideo.org/gatos">GATOS driver</A> (which you + <LI>The <A HREF="http://gatos.sourceforge.net">GATOS driver</A> (which you should use, unless you have Rage128 or Radeon) has VSYNC enabled by default. It means that decoding speed (!) is synced to the monitor's refresh rate. If playing seems to be slow, try disabling VSYNC somehow, or @@ -1322,7 +1322,7 @@ for 16:9 TV: -vop lavc,expand=-1:576:-1:-1:1,scale=-1:0,dvbscale=1024 heads at once, as currently recommended for G400, see the section above.</P> <P>The necessary kernel patch and the detailed howto is downloadable from - <A HREF="http://www3.sympatico.ca/dan.eriksen/matrox_tvout">http://www3.sympatico.ca/dan.eriksen/matrox_tvout</A></P> + <A HREF="http://www3.sympatico.ca/dan.eriksen/matrox_tvout/">http://www3.sympatico.ca/dan.eriksen/matrox_tvout/</A></P> <H5><A NAME="tv-out_ati">2.3.1.A.3 ATI cards</A></H5> |