diff options
author | rathann <rathann@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-08-16 20:49:48 +0000 |
---|---|---|
committer | rathann <rathann@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-08-16 20:49:48 +0000 |
commit | 72a19dd0923da65798c3a3b7721a3f50cbb9e7ea (patch) | |
tree | 55bf60dfff768b8fb4aa6af88171f58324711880 | |
parent | 5dbdb0e73689b02d53f415a5f916fa7e61001764 (diff) |
Explicitly mention the need to rebuild MPlayer after installing AMR libs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24082 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/xml/en/codecs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index 937b0ec15e..1411bd53bb 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -536,7 +536,7 @@ Reference implementation is available from (free for private use). To enable support, download and install support libraries for <ulink url="http://www.penguin.cz/~utx/amr">AMR-NB and AMR-WB</ulink> -following the instructions on that page. +following the instructions on that page. Recompile MPlayer afterwards. </para> </sect2> |