diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-09-04 23:26:00 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-09-04 23:26:00 +0000 |
commit | 02d898bbb3fd599202395cb4686dcd7c85e3a09e (patch) | |
tree | 8603e1c1308b8dbb79a80a0c76fd41428182a6a3 | |
parent | bee0521b1f0641b8298e1171cb05aca454d3df59 (diff) |
Update binary codecs section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19678 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | README | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -74,12 +74,12 @@ _______________________________ STEP1: Installing Binary Codecs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -MPlayer has builtin support for the most common audio and video -formats, but some formats require external codecs. Examples include Real, Indeo -and QuickTime audio formats. Support for Windows Media formats except WMV9 -exists but still has some bugs, your mileage may vary. This step is not -mandatory, but recommended for getting MPlayer to play a broader range of -formats. Please note that most codecs only work on Intel x86 compatible PCs. +MPlayer has builtin support for the most common audio and video formats, but +for some external binary codecs are required. Examples include newer RealVideo +variants and a couple 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 platform they were compiled for. +We provide packages for x86 and PowerPC. 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 |