LAME in Avidemux inferior to latest LAME proper

Started by HUNDOLOS, March 11, 2012, 09:57:18 AM

Previous topic - Next topic

HUNDOLOS

I've just examined what I've been hearing and suspecting for some time now: the LAME mp3 encoder in Avidemux produces audio with more artifacts while giving lower quality than the latest LAME encoder, at the same settings.
Now, I'm not into programming the least, so if the cause of this is that there's an old version of LAME in there that cannot be changed to the new one for some software architectural reason, I accept that.
But if it's supposed to sound as good as the latest LAME, then there's something seriously wrong.

Agent_007

AFAIK LAME API hasn't changed for long time, so if you compile AVIdemux by yourself, you should be able to use latest LAME with it.
I am away between 15th of May - 15th of June. (yes, I am playing D3)

nibbles

Agreed.  If you compile avidemux-2.5.6 from source,
it will detect and use your external libraries.
Here is what it found I had:

*************************
***      SUMMARY      ***
*************************
***    Video Codec    ***
   x264            Yes
   Xvid            Yes
***    Audio Codec    ***
   Aften           Yes
   FAAC            Yes
   FAAD            Yes
   LAME            Yes
   opencore-amrnb  Yes
   opencore-amrwb  Yes
   Vorbis Decoder  Yes
   Vorbis Encoder  Yes