This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7989 - WMA Seeking
Attached to Project:
Rockbox
Opened by MichaelGiacomelli (saratoga) - Thursday, 18 October 2007, 22:58 GMT+2
Last edited by MichaelGiacomelli (saratoga) - Thursday, 22 November 2007, 07:26 GMT+2
Opened by MichaelGiacomelli (saratoga) - Thursday, 18 October 2007, 22:58 GMT+2
Last edited by MichaelGiacomelli (saratoga) - Thursday, 22 November 2007, 07:26 GMT+2
|
DetailsAt preglow's request, here are the two patches that have been floating around for seeking in WMA.
The first works, but is slow and inaccurate. Theres a good chance you'll end up in the next song if you seek too far. The second doesn't work at all for some reason, but should be much faster when fixed. It works like the first, but does a binary search for the correct ASF packet and attempts to restart playback at the new one. I spent ~15 minutes debugging it and ran out of time. If someone else wants to take a look at it, I'm sure its not that hard to fix. Actually seeking in general with WMA is quite simple, I just don't have time to debug it. Otherwise I'll finish it as soon as my workload eases up. |
This task depends upon
Closed by MichaelGiacomelli (saratoga)
Thursday, 22 November 2007, 07:26 GMT+2
Reason for closing: Accepted
Thursday, 22 November 2007, 07:26 GMT+2
Reason for closing: Accepted
this is what its supposed to look:
http://xs221.xs.to/xs221/07474/dump071121-222454.png
this is what id does look like:
http://xs221.xs.to/xs221/07474/dump071121-222526.png