Biert wrote:Abydost wrote:Where do you edit the LAME decoder?
Lame is an encoder, not a decoder. In other words: it can convert audio files to MP3, but it does not play MP3 files.
And if your audio converter program uses the Lame encoder, it will probably have some menu where you can set the parameters, most likely a slider bar with the tradeoff 'fast and lousy'/'slow and good'.
If you use Lame from command line (or you can set command line options), the parameters you should type are '-q 0' for good quality or '-q 9' for bad quality.
Oh yeah encoder, brain fail.