From 4d64a4e4fa3a5ce1d570febd002977aef0f58f69 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 5 Dec 2004 23:54:49 +0000 Subject: link updates git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14114 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/codecs.xml | 8 ++++---- DOCS/xml/en/faq.xml | 2 +- DOCS/xml/en/users-vs-dev.xml | 8 +++----- DOCS/xml/en/video.xml | 4 ++-- 4 files changed, 10 insertions(+), 12 deletions(-) diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index d500acc1c0..336bb4bf1e 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -216,8 +216,8 @@ faster than the original. Be sure to prefer this instead of the binary codec! For a complete list of supported codecs please visit the FFmpeg homepage. -Supported video -and audio codecs. +Supported video +and audio codecs. @@ -722,7 +722,7 @@ to get it separately. 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 -download page +download page and pass to configure. 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 Binaries are not available from audiocoding.com, but you can (apt-)get Debian -packages from Christian Marillat's homepage, +packages from Christian Marillat's homepage, Mandrake RPMs from the P.L.F and RedHat RPMs from Grey Sector. diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index 4b5d97df44..33147e11f9 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -1219,7 +1219,7 @@ Yes. See the DVD chapter. How can I set the region code of my DVD-drive? I don't have Windows! -Use the regionset tool. +Use the regionset tool. diff --git a/DOCS/xml/en/users-vs-dev.xml b/DOCS/xml/en/users-vs-dev.xml index 8dbfb79097..80b74d7d61 100644 --- a/DOCS/xml/en/users-vs-dev.xml +++ b/DOCS/xml/en/users-vs-dev.xml @@ -29,10 +29,8 @@ Linux-Mandrake 8.0 series. The GCC team disclaimed any link with GCC 2.96 and issued an official response to GCC 2.96. Many developers around the world began having problems with -GCC 2.96, and started recommending other compilers. Examples are -MySQL, -and -avifile. +GCC 2.96, and started recommending other compilers like +avifile and others. Other interesting links are Linux kernel news flash about kernel 2.4.17 @@ -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 ftp server, or just go for the 3.0.4 packages offered for version 7.2 and later. You can also -get gcc-3.2.3-11 packages +get gcc-3.2.3-37 packages (unofficial, but working fine) and you can install them along the gcc-2.96 you already have. MPlayer will detect it and use 3.2 instead of 2.96. diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index ee587e7b00..bb1b8f3abe 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -231,7 +231,7 @@ is in beta stage, and has some drawbacks. For more information, see ATI cards -The GATOS driver +The GATOS driver (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 Verify that your drivers are working properly with a program such as - dvbstream + dvbstream (that is the base of the DVB input module). -- cgit v1.2.3