vote up 0 vote down star

I would like to convert wav files to mp3 using the lame encoder (lame.exe). The wav files are recorded along the following specifications:

Bit Rate: 64kbps
Audio sample size: 8 bit
Channels: 1 (mono)
Audio sample rate: 8 kHz
Audio format: CCITT A-Law

If I try to convert such a wav file using lame, I get the following error message:

Unsupported data format: 0x0006

Could anyone provide me with a command line string using lame.exe that will enable me to convert these kind of wav files?

migrated to superuser.com by Will, Jonathan Feinberg, coobird, Mauricio Scheffer, Shog9 Oct 28 at 15:49

Browse other questions tagged or ask your own question.