• Max Kellermann's avatar
    encoder/lame: explicitly configure the output sample rate · 0022fb10
    Max Kellermann authored
    When you don't explicitly set an output sample rate, liblame tries to
    guess an output sample rate from the input sample rate.  You would
    think that this "guessing" consists of just setting both equal, but
    that is not the case.  For 44.1kHz at 96kbit/s, liblame chooses
    32kHz.  This patch explicitly configures the output sample rate, to
    stop the bad guessing.
    0022fb10
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 27.3 KB