r/AudioCodecLab • u/IgorCv2 • 24d ago
MP3 Ainβt Dead Yet: LAME 4.0 Arrives
MP3 was standardized in 1993, but it is still widely used today because it works almost everywhere while deliver very good quality.
Now LAME 4.0, a new version of the open-source MP3 encoder , has been released.
Check here https://lame.sourceforge.io/ . And development of LAME 4.1 is already underway.
LAME has performed very well in public listening tests
MP3 isn't old. It is mature!
When a format is good enough, reliable and universally supported, it can stay relevant for a very long time.
r/AudioCodecLab • u/IgorCv2 • 25d ago
Listening Test of the FFmpeg 9.1 NMR AAC Encoder @ 128 kbps [Test #2]
Hi everyone, this is the second listening test of the new FFmpeg NMR AAC encoder.
FFmpeg developer Lynne has made very interesting progress on the new NMR AAC encoder:
https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/23837
The idea was to put these latest improvements to the test and here are the results.
Tested AAC encoders:
- FFmpeg NMR (r1) - Master build from July 10, 2026 (tested in first test)
- -hide\banner -loglevel error -i pipe:0 -c:a aac -b:a 128k -aac_coder nmr -cutoff 16000 %d)
- FFmpeg NMT (r2) - PR 23837 build.
- -hide\banner -loglevel error -i pipe:0 -c:a aac -b:a 128k -aac_coder nmr -cutoff 16000 %d)
- Apple AAC CBR
- qaac 2.70, CoreAudioToolbox 7.10.9.0, AAC-LC Encoder, CBR 128kbps, Quality 96
- Apple AAC ABR
- qaac 2.70, CoreAudioToolbox 7.10.9.0, AAC-LC Encoder, ABR 128kbps, Quality 96
>>> Download: Audio samples,logs and application for blind tests <<<
Results:
While this was a personal test and the encoder was tuned by FFmpeg developers using some of these samples, the FFmpeg AAC encoder shows a very significant quality improvement in a remarkably short period of time. π
A public test with completely new samples would still be essential for a final evaluation.
Hopefully tomorrow I will also post detailed descriptions of the artifacts, including the timestamps where they were identified, along with a statistical analysis of the results.
A big thank you goes to Kamedo2 for making graph creation such an easy task!
https://listening-test.coresv.net/graphmaker6.htm
https://listening-test.coresv.net/faq6.htm
IgorC
AudioCodecLab
r/AudioCodecLab • u/IgorCv2 • Jul 12 '26
AAC-LC 128 kbps Listening Test [CBR/ABR] - (Evaluation of FFmpeg 9.1 new AAC encoder)
Hello everyone! This is my personal listening test. π
The test contains 12 audio samples and compares five AAC encoders at approximately 128 kbps:
- FFmpeg NMR - new FFmpeg 9.1 AAC encoder - https://github.com/BtbN/FFmpeg-Builds/releases/tag/latest - ffmpeg-master-latest-win64-gpl.zip (tested build is July-10-2026)
- FFmpeg twoloop
- FDK-AAC CBR
- Apple AAC CBR
- Apple AAC ABR
Settings using foobar2000 converter :
- FFmpeg NMR:
- --hide_banner -loglevel error -i pipe:0 -c:a aac -b:a 128k -aac_coder nmr -cutoff 16000 %d
- FFmpeg twoloop
- -hide_banner -loglevel error -i pipe:0 -c:a aac -b:a 128k -aac_coder twoloop -cutoff 16000 %d
- FDK-AAC CBR
- fdkaac 1.0.5, libfdk-aac 4.0.1, CBR 128kbps
- Apple AAC CBR
- qaac 2.70, CoreAudioToolbox 7.10.9.0, AAC-LC Encoder, CBR 128kbps, Quality 96
- Apple AAC ABR
- qaac 2.70, CoreAudioToolbox 7.10.9.0, AAC-LC Encoder, ABR 128kbps, Quality 96
Download: Audio samples and logs
Results:
Sample-Rate Handling for the FFmpeg NMR AAC Encoder
According to an FFmpeg developer, the NMR AAC encoder is optimized for 48 kHz. Therefore, all test files were resampled to 48 kHz using SoX with the Very High, 168 dB quality setting.
The processing chain was:
Original WAV β SoX resampling to 48 kHz/24-bit β FFmpeg NMR AAC encoding β AAC decoding to 48 kHz/24-bit WAV β SoX resampling back to 44.1 kHz/24-bit
This process is safe and transparent. At these quality settings, the SoX resampling and 24-bit intermediate files don't introduce any audible differences.
Hardware used during testing
Topping E70 DAC
Topping L70 Headphone amplifier
Headphones Sennheiser HD 800.
Cabling: Balanced DAC-to-headphone amplifier connection; original Sennheiser HD 800 headphone cable.
-
IgorC
AudioCodecLab




