This is an optimized version of the IIS reference mpeg layer 3 encoder.
The optimizations were made by Andreas Johansson.

The encoder reads wav files and produces mpeg player 3 files. Right now
joint-stereo or psychoachoustic model 1 are not supported with layer 3.
To encode the file audio.wav to a 128kbit/s mpeg layer 3 file called
audio.mp3, use this command line:

encode -l 3 -p 2 -m s -b 128 audio.wav audio.mp3

Use the software at your own risk.

The most recent version of this software is available via ftp at:
wopr.campus.luth.se:/pub/mpeg_layer_3

Please send your comments to: ajo@wopr.campus.luth.se
