link updates

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14114 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego
2004-12-05 23:54:49 +00:00
parent efaba6dbad
commit 4d64a4e4fa
4 changed files with 10 additions and 12 deletions
+4 -4
View File
@@ -216,8 +216,8 @@ faster than the original. Be sure to prefer this instead of the binary codec!
<para>
For a complete list of supported codecs please visit the FFmpeg homepage.
Supported <ulink url="http://www.ffmpeg.org/ffmpeg-doc.html#SEC19">video</ulink>
and <ulink url="http://www.ffmpeg.org/ffmpeg-doc.html#SEC20">audio</ulink> codecs.
Supported <ulink url="http://ffmpeg.org/ffmpeg-doc.html#SEC19">video</ulink>
and <ulink url="http://ffmpeg.org/ffmpeg-doc.html#SEC20">audio</ulink> codecs.
</para>
<para>
@@ -722,7 +722,7 @@ to get it separately.
<para>
If you use gcc 3.2 which fails to compile our internal FAAD or want to use
the external library for some other reason, download the library from the
<ulink url="http://www.audiocoding.com/download.php">download page</ulink>
<ulink url="http://www.audiocoding.com/modules/mydownloads/">download page</ulink>
and pass <option>--enable-external-faad</option> to <filename>configure</filename>.
You do not need all of faad2 to decode AAC files, libfaad is enough. Build
it like this:
@@ -736,7 +736,7 @@ make
make install
</screen>
Binaries are not available from audiocoding.com, but you can (apt-)get Debian
packages from <ulink url="http://marillat.free.fr">Christian Marillat's homepage</ulink>,
packages from <ulink url="http://hpisi.nerim.net">Christian Marillat's homepage</ulink>,
Mandrake RPMs from the <ulink url="http://plf.zarb.org">P.L.F</ulink> and RedHat RPMs
from <ulink url="http://greysector.rangers.eu.org/">Grey Sector</ulink>.
</para>
+1 -1
View File
@@ -1219,7 +1219,7 @@ Yes. See the <link linkend="dvd">DVD chapter</link>.
How can I set the region code of my DVD-drive? I don't have Windows!
</para></question>
<answer><para>
Use the <ulink url="http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz">regionset tool</ulink>.
Use the <ulink url="http://linvdr.org/projects/regionset/">regionset tool</ulink>.
</para></answer>
</qandaentry>
+3 -5
View File
@@ -29,10 +29,8 @@ Linux-Mandrake 8.0 series.
The GCC team disclaimed any link with GCC 2.96 and issued an
<ulink url="http://gcc.gnu.org/gcc-2.96.html">official response</ulink>
to GCC 2.96. Many developers around the world began having problems with
GCC 2.96, and started recommending other compilers. Examples are
<ulink url="http://www.mysql.com/downloads/mysql-3.23.html">MySQL</ulink>,
and
<ulink url="http://avifile.sf.net/news-old1.htm">avifile</ulink>.
GCC 2.96, and started recommending other compilers like
<ulink url="http://avifile.sf.net/news-old1.htm">avifile</ulink> and others.
Other interesting links are
<ulink url="http://www.atnf.csiro.au/people/rgooch/linux/docs/kernel-newsflash.html">
Linux kernel news flash about kernel 2.4.17</ulink>
@@ -74,7 +72,7 @@ wars over GCC 2.96. Please let the matter rest.
If you have problems with GCC 2.96, you can get 2.96-85 packages from the
Red Hat <ulink url="ftp://updates.redhat.com">ftp server</ulink>, or just
go for the 3.0.4 packages offered for version 7.2 and later. You can also
get <ulink url="ftp://people.redhat.com/jakub/gcc/3.2.3-11/">gcc-3.2.3-11 packages</ulink>
get <ulink url="ftp://people.redhat.com/jakub/gcc/errata/3.2.3-37/">gcc-3.2.3-37 packages</ulink>
(unofficial, but working fine)
and you can install them along the gcc-2.96 you already have.
<application>MPlayer</application> will detect it and use 3.2 instead of 2.96.
+2 -2
View File
@@ -231,7 +231,7 @@ is in beta stage, and has some drawbacks. For more information, see
<title>ATI cards</title>
<para>
The <ulink url="http://www.linuxvideo.org/gatos">GATOS driver</ulink>
The <ulink url="http://gatos.sf.net">GATOS driver</ulink>
(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
@@ -1828,7 +1828,7 @@ for a 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1
<para>
Verify that your drivers are working properly with a program such as
<ulink url="http://www.sf.net/projects/dvbtools/"><command>dvbstream</command></ulink>
<ulink url="http://sf.net/projects/dvbtools/"><command>dvbstream</command></ulink>
(that is the base of the DVB input module).
</para>