Closed andiandi13 closed 7 years ago
Hi,
I see that Phonograph is displaying the average bitrate for MP3s variable bit rate (VBR) files.
May I ask how you did it since the bitrate isn't inside the mp3 header ?
Thanks
We just get it from the header using JAudiotagger. You can see it in the source code.
Hi,
I see that Phonograph is displaying the average bitrate for MP3s variable bit rate (VBR) files.
May I ask how you did it since the bitrate isn't inside the mp3 header ?
Thanks