Answer the question
In order to leave comments, you need to log in
How is bitrate calculated in mp3?
I read an article on Habré about the structure of mp3 files. I opened the music in a hex editor to try the whole thing in practice.
It turned out that my file was compressed in MPEG-1 Layer II format. Here's the mp3 frame header just in case: 11111111111110111101001000000100
bits [16-19] is the bitrate index. If you look at the table, it turns out that almost all frames in the file have a bitrate of 384 Kbps. However, if you access the mp3 properties through Windows Media Player, the bitrate is 256 kbps. How so? Tell me, maybe I'm doing something wrong?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question