All I need to know is how to use the lame.exe to convert a u-law wav file to a mp3.
I can't upload the wav I have, but it's stats are:
BitRate: 64kbps
Audio Sample Size: 8bit
Channels: Mono
Audio Sample Rate 8khz
Audio Format: CCITT u-Law
I have tried running variations of the following, but the sound is messed up. Please help!
lame.exe -b 8 -r -s 8 --resample 8 file1.wav file2.mp3
Start Free Trial