Hello everyone,
I've been trying to compress a raw file with lame encoder to mp3. The resulting file plays out some of the original sound but covered in a lot of noise.
I also imported the file into audacity using import raw, and exported as an mp3 through lame and got a clean result - no noise.
The raw and mp3 files can be found here.
While importing to audacity i use the following settings :
32 bit float
Big-endian
1 Channel (Mono)
Start Offset 0 bytes
Amount to import 100%
Sample rate 44100 Hz
The command for lame command line is
lame -m m -r --bitwidth 32 123.raw --big-endian 123.mp3
If this topic has already been discussed, i apologize for the incorrect post and please direct me to it.
Best regards,
Gabriel
