QUOTE (JonW @ Oct 5 2007, 00:31)

I've been trying to convert the following file (
http://www.vmtechprojects.com/1041-1294--1594965977.wav)
to into an MP3 without much success.
I've been using:
lame -r -s 8 -bitwidth 8 -m m
but the results sound terrible, like the recording was made int the middle of a hurricane (
http://www.vmtechprojects.com/1041-1294--1594965977.mp3)
Is it even possible to get LAME to produce an MP3 from this file that sounds reasonable, or do I need to use something else instead/as well?
It is possible, if you have LAME which uses LibSndfile for reading input files.
CODE
C:\cvs\lame\lame\output>lame "C:\Dokumente und Einstellungen\robert\Eigene Datei
en\Eigene Musik\1041-1294--1594965977.wav" 1041-1294--1594965977.mp3
LAME 3.98 (beta 5, Oct 5 2007) 32bits (http://www.mp3dev.org/)
CPU features: MMX (ASM used), SSE (ASM used), SSE2
Using polyphase lowpass filter, transition band: 3000 Hz - 3097 Hz
Encoding C:\Dokumente und Einstellungen\robert\Eigene Dateien\Eigene Musik\1041-
1294--1594965977.wav
to 1041-1294--1594965977.mp3
Encoding as 8 kHz 8 kbps single-ch MPEG-2.5 Layer III (16x) qval=3
Frame | CPU time/estim | REAL time/estim | play/CPU | ETA
204/204 (100%)| 0:00/ 0:00| 0:00/ 0:00| 134.75x| 0:00
-------------------------------------------------------------------------------
kbps mono % long switch short %
8.0 100.0 77.0 13.7 9.3
ReplayGain: -5.4dB
Here is your file encoded as 8 kbps MPEG-2.5 Layer3 file.