changeset 27777:52a85f0b08d4

Try to improve binary codec pack installation instructions.
author diego
date Wed, 22 Oct 2008 17:34:39 +0000
parents ef0b0f9291a2
children e1e880fb20bd
files README
diffstat 1 files changed, 10 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/README	Wed Oct 22 16:08:26 2008 +0000
+++ b/README	Wed Oct 22 17:34:39 2008 +0000
@@ -42,6 +42,16 @@
 
   http://www.mplayerhq.hu/dload.html
 
+MPlayer has builtin support for the most common audio and video formats. For a
+few formats no native decoder exists and external binary codecs are required
+to handle them. Examples are newer RealVideo variants and a variety of rare
+formats. However, binary codecs are NOT required in this day and age, they are
+strictly optional.
+
+Please note that binary codecs only work on the processor architecture they
+were compiled for. Choose the correct package for your processor. No other
+package is necessary.
+
 The GUI needs at least one skin and codec packages add support for some more
 video and audio formats. MPlayer does not come with any of these by default,
 you have to download and install them separately.
@@ -64,13 +74,6 @@
 STEP1: Installing Binary Codecs
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-MPlayer has builtin support for the most common audio and video formats. For a
-few formats no native decoder exists and external binary codecs are required
-to handle them, for example newer RealVideo variants and a variety of uncommon
-formats. This step is not mandatory, but recommended for getting MPlayer to
-play a broader range of formats. Please note that binary codecs only work on
-the processor architecture they were compiled for.
-
 Unpack the codecs archives and put the contents in a directory where MPlayer
 will find them. The default directory is /usr/local/lib/codecs/ (it used to be
 /usr/local/lib/win32 in the past, this also works) but you can change that to