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: Mpc + Replaygain = Bug (Read 2650 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Mpc + Replaygain = Bug

1. add some mpc file to playlist
2. remove replaygain info if it is present
3. scan per-file track gain
4. look into file info, you will see something like this:
Code: [Select]
replaygain_track_gain = -9,620000 dB
replaygain_track_peak = 1,275858

5. clear playlist
6. restart fb2k
7. add same file to playlist
8. look into file info, this time you will see this:
Code: [Select]
replaygain_track_gain = -9,610000 dB
replaygain_album_gain = +0,000000 dB
replaygain_track_peak = 1,275857
replaygain_album_peak = 0,000000


now i understand, why mpc's were playing always louder then mp3's..

Mpc + Replaygain = Bug

Reply #1
oops, sorry, i should post this to tech forum.. please, move this topic there..

Mpc + Replaygain = Bug

Reply #2
Supposedly fixed in current 0.7 code (post-b12).
Microsoft Windows: We can't script here, this is bat country.

Mpc + Replaygain = Bug

Reply #3
While waiting for next beta you can give it a test go by downloading this dll.

 

Mpc + Replaygain = Bug

Reply #4
thanks, it works fine