This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5341 - Resume playback does not resume where it was left off
Attached to Project:
Rockbox
Opened by Deb (fatoldpig) - Thursday, 11 May 2006, 20:25 GMT+2
Last edited by Dave Chapman (linuxstb) - Thursday, 25 May 2006, 21:57 GMT+2
Opened by Deb (fatoldpig) - Thursday, 11 May 2006, 20:25 GMT+2
Last edited by Dave Chapman (linuxstb) - Thursday, 25 May 2006, 21:57 GMT+2
|
DetailsResume playback on WAV or FLAC tracks does not start from the position of the track where it was left off. It starts from the beginning of the track.
|
This task depends upon
Closed by Magnus Holmgren (learman)
Sunday, 04 June 2006, 17:06 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed the resume bug.
The seek bug is handled by bug 5305 .
Sunday, 04 June 2006, 17:06 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed the resume bug.
The seek bug is handled by
Also, do your FLACs have properly built seektables?
I created seekpoints manually using metaflac.exe and still the same problem as WAV files. With FLAC I can't even Fast forward beyond 4 min, it starts from the beginning.
That fast forward issue is a different bug though. I think it happens when you try to seek past what is buffered, so depending on the bitrate, the exact point that causes problems varies with the track.