• 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
Name
Last commit
Last update
..
lame_encoder.c Loading commit data...
vorbis_encoder.c Loading commit data...