This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12170 - APEv2 tags disrupt continuous play
Attached to Project:
Rockbox
Opened by Johan Vromans (jvromans) - Tuesday, 28 June 2011, 09:51 GMT+2
Last edited by Thomas Martitz (kugel.) - Tuesday, 28 June 2011, 10:45 GMT+2
Opened by Johan Vromans (jvromans) - Tuesday, 28 June 2011, 09:51 GMT+2
Last edited by Thomas Martitz (kugel.) - Tuesday, 28 June 2011, 10:45 GMT+2
|
DetailsWhen mp3 files are normalized using mp3gain, a small disruption occurs when switching tracks using continuous play.
According to the mp3gain specs, the tool adds APEv2 tags to the mp3 file to register normalisation details. Using these tags, the mp3 file needs to be analysed only once and the adjustments can be undone. However, it seems that Rockbox does not deal with these tags, wich causes continuous play to be disrupted when switching tracks. |
This task depends upon
Closed by Thomas Martitz (kugel.)
Tuesday, 28 June 2011, 10:45 GMT+2
Reason for closing: Wont Fix
Additional comments about closing: We don't support corrupt files (and mp3s with APE tags are corrupt). Use replay gain to achieve even better results.
Tuesday, 28 June 2011, 10:45 GMT+2
Reason for closing: Wont Fix
Additional comments about closing: We don't support corrupt files (and mp3s with APE tags are corrupt). Use replay gain to achieve even better results.
Verified in 3.9. Problem is still there.