This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8069 - mp3 vbr gapless is broken with r15306
Attached to Project:
Rockbox
Opened by Akio Idehara (idak) - Friday, 02 November 2007, 07:58 GMT+2
Last edited by Brandon Low (lostlogic) - Wednesday, 28 November 2007, 05:59 GMT+2
Opened by Akio Idehara (idak) - Friday, 02 November 2007, 07:58 GMT+2
Last edited by Brandon Low (lostlogic) - Wednesday, 28 November 2007, 05:59 GMT+2
|
DetailsI updated ipod-video simulator with r15306.
And I found that mp3 vbr gapless was broken with default configuration. So I downgraded r15305. Then mp3 vbr gapless was successfully. I think that new metadata on buffer is the cause. |
This task depends upon
Closed by Brandon Low (lostlogic)
Wednesday, 28 November 2007, 05:59 GMT+2
Reason for closing: Fixed
Additional comments about closing: 15840
Wednesday, 28 November 2007, 05:59 GMT+2
Reason for closing: Fixed
Additional comments about closing: 15840
This is just a guess, but maybe it's due to the fact that tags aren't stripped from the audio files anymore in MoB. Other than that I can't think of anything for now.
That sounds like a good guess Nico, we probably need to tell the codecs about that.
I have deleted ID3v1 tag from all mp3 files for the time being...
Please test with: http://test.lostlogicx.com/transfer/rockbox/20071127_FS8069.patch
Never mind, I've confirmed the fix with the test files posted here and am committing, happy gaplessing.