Hi, I'm using Lame 3.98 and when converting I always see the message:
"using polyphase lowpass filter, transition band 16538-17071"
I didn't find a lot of information on the net about this and what I did find was not in the context of mp3 but related to noise filtering in telephone communication.
So any information about what this is exactly and why it is used by lame by default would be much appreciated! To me it seems as if this message indicates that lame does alter the audio spectrum which I do NOT want. I want to keep my music as similar (quasi-identical) to the original (wave) as possible, wouldn't I ?
Thanks a lot for your help.
EDIT: Hm ... I just figured out the command line parameters that have been used during the conversion:
lame.exe -m j -q 0 -b 320 -cbr %SOURCE_FILE% %DESTINATION_FILE%
