Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Technical differences between lossy codecs (Read 4310 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Technical differences between lossy codecs

What are the major technical differences between MP3, AAC, WMA and Vorbis? They are all transform codecs, the only specific thing I know that MP3 has a hybrid filterbank instead of straight MDCT as with the other formats. Yet, all of them give different artifacts with low bitrates.

Technical differences between lossy codecs

Reply #1
AAC, WMA and Vorbis are all vaguely similar transform codecs, although each is implemented quite differently.  The wikipedia pages for each have some information that I've written up over the years, but your best bet is to look at the decoder source.