Commit 50e4d833 authored by Diego Biurrun's avatar Diego Biurrun

Spell out WB and NB.

Originally committed as revision 11395 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 0c893224
...@@ -16,9 +16,9 @@ explicitly requested by passing the appropriate flags to @file{./configure}. ...@@ -16,9 +16,9 @@ explicitly requested by passing the appropriate flags to @file{./configure}.
@section AMR @section AMR
AMR comes in two different flavors, WB and NB. FFmpeg can make use of the AMR comes in two different flavors, wideband and narrowband. FFmpeg can make
AMR WB (floating-point mode) and the AMR NB (floating-point mode) reference use of the AMR wideband (floating-point mode) and the AMR narrowband
decoders and encoders. (floating-point mode) reference decoders and encoders.
Go to @url{http://www.penguin.cz/~utx/amr} and follow the instructions for Go to @url{http://www.penguin.cz/~utx/amr} and follow the instructions for
installing the libraries. Then pass @code{--enable-libamr-nb} and/or installing the libraries. Then pass @code{--enable-libamr-nb} and/or
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment