View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021325 | MMW 5 | Playback | public | 2024-11-04 23:06 | 2024-11-06 02:25 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 5.1 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0021325: Some tracks Play clipped When Re Analyzed | ||||
Description | Some tracks Play clipped When Re Analyzed Sample track is on FTP have correct Gain Info and clip only after re analyze. | ||||
Steps To Reproduce | 1. Load track in now playing -> Check Track properties Leveling that should state -1.4xxxxxx 2. Play the track and confirm that it does not play with clipping artifacts 3. Right Click on Track -> Analyze volume 4. Check Track properties Leveling and it is changed to +1.4xxxxxx 5. Play track and track plays with clipping artifacts. | ||||
Tags | No tags attached. | ||||
Fixed in build | 3072 | ||||
|
I do not hear any clipping. Tried also analyze volume in MusicBee and the resulting coefficient was very similar to the one from MM5, I do not see any problem here. Isn't problem elsewhere? Check your "clipping prevention" setting and "Level playback volume" setting. |
|
So the problem is, when the user has level playback volume set too high, in this example it is 95dB (standard, used by ReplayGain library, is 89dB). Then even clipping prevention does not help. Tested with MM4 and it is exactly the same, so nothing new, these are limits of used algorithms for leveling. We could try to find some better, but for now, I would leave it as it is, as it is done this way for ages. |
|
Postponed to the later release, I will check, whether we could handle this situation better. |
|
I revised our very very old code and found bug in clipping prevention implementation, it was not working correctly for target levels different from 89dB. Fixed it and now it seems to be ok. Fixed in build 3072. |
|
Verified 3072 |