Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Sluggish Responsiveness, Resume Playback Inconsistent
« previous next »
  • Print
Pages: 1 [2] 3

Author Topic: Sluggish Responsiveness, Resume Playback Inconsistent  (Read 10792 times)

Offline NicolasP

  • Developer
  • Member
  • *
  • Posts: 195
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #15 on: February 10, 2008, 05:19:18 PM »
This issue seems to have appeared with r15444. It is described in FS#8260. I posted a patch there that reverts the changes in r15444, and it seems to fix the problems.
Logged

Offline simulant

  • Member
  • *
  • Posts: 8
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #16 on: February 13, 2008, 06:03:13 PM »
The build from 2/13/08 still has problems with auto-resume on my Sansa E270.
The problems appeared (for me anyway) in a build released on or around 1/28/08.

After a fresh install, auto-resume works for a bit (it worked several times in a row when I tested yesterday's build), but on further reboots the player starts to either  skip to the next track or go back to the beginning of the current track.

I'm experiencing this when playing 20 minute audio book .mp3s

FS#8511 is open on this and it appears to affect multiple platforms:

http://www.rockbox.org/tracker/task/8511?histring=resume
Logged

Offline Wrathernaut

  • Member
  • *
  • Posts: 17
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #17 on: February 15, 2008, 04:09:17 AM »
My issues with resume were with fairly long files too, 48~ish minute long would very consistently skip to the next track, shorter ones still had issues, but would resume on occasion.
Logged

Offline Wrathernaut

  • Member
  • *
  • Posts: 17
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #18 on: February 23, 2008, 07:53:02 PM »
So has the underlying problem to the sluggishness been taken care of yet? I'd like to take advantage of new features, but not at the cost of basic operations.
Logged

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #19 on: February 23, 2008, 07:55:42 PM »
Revision 16392 by Lear had the following message, "When starting playback, prevent the codec from starting to decode too early, which would cause rebuffering (slowing things down) and incorrect playlist index. Hopefully fixes a bunch of playback-related bugs, such as FS#8520, FS#8525, FS#8555 and possibly FS#8511."

Why not try it?  If you want to be able to revert to the build you're using now, just rename your .rockbox directory before installing a current build.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline Strife89

  • Member
  • *
  • Posts: 354
  • Michael Carr
    • Strife89's blog
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #20 on: February 23, 2008, 08:44:54 PM »
First and foremost: I AM NOT complaining here.

I appreciate the work done to fix this problem (I'll test r16399 shortly), but the amount of time since this thread was first posted and the build that fixed the problem (I hope :) ) was quite long - at least a month.

I don't know if this was because the problem was too difficult to fix quickly, or if there was simply a lack of people working on the fix, but I will assume the latter; and while I appreciate continuous work on other aspects of Rockbox (such as USB functionality for PortalPlayer targets - I eagerly await such ;D), I submit that proper operation of basic functionality should ALWAYS come first.

Again, I AM NOT COMPLAINING here; I love the work you guys do and thank you all for the wonderful software that you provide at no charge to users; but I am saying that glaring problems like this ought to get more attention in the future. ;)
Logged
Rockbox: Sansa Clip Zip, iPod Color, iRiver H320

Android: Moto X4, Galaxy Tab S2 T710

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #21 on: February 23, 2008, 08:46:00 PM »
So why didn't you work on fixing it?
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline Strife89

  • Member
  • *
  • Posts: 354
  • Michael Carr
    • Strife89's blog
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #22 on: February 23, 2008, 08:51:26 PM »
Because I can't code. But at least 300 people have worked on the project, and THEY can definitely code quite well. ;)

Hence, my notice that I'm not trying to be a complaining @$$%0!#. ;)

EDIT:
Huzzah!! ;D The problems seem to be fixed!! Thanks again!
« Last Edit: February 23, 2008, 09:05:38 PM by Strife89 »
Logged
Rockbox: Sansa Clip Zip, iPod Color, iRiver H320

Android: Moto X4, Galaxy Tab S2 T710

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #23 on: February 23, 2008, 09:31:34 PM »
Those 300 people are all volunteers. Of them maybe 40 are active. Of them maybe 3 know enough about the details of this part of the code. For three people to fix a difficult problem in their spare time, I think this is a reasonable period of time. Saying proper operation should come first is all well and good but often there is a lack of manpower despite the apparent numbers. And of course people like you never pitch in by starting to learb so you can help next time Instead you just say you can't code, and give your opinion of how we could spend our time better as if we were too stupid to realize that playing music well is the single key function of a DAP.
Logged

Offline Strife89

  • Member
  • *
  • Posts: 354
  • Michael Carr
    • Strife89's blog
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #24 on: February 23, 2008, 09:54:36 PM »
I AM NOT trying to imply that you are "stupid" or that you are not trying hard. I apologize for anything that rubbed you the wrong way.

Side note: I am attempting  to learn C, and have been for the past week, but the only way I know to do so right now is to grab C files off this site and fire up Notepad ++, then attempt to read the code and decipher commands. Needless to say, it's not going well, and I will be far from capable of helping with the project anytime soon.

Side side note: See FS#8631 for my attempt to give to the project, albeit in the one programming language I ever figured out: TI- Basic.
« Last Edit: February 23, 2008, 09:57:17 PM by Strife89 »
Logged
Rockbox: Sansa Clip Zip, iPod Color, iRiver H320

Android: Moto X4, Galaxy Tab S2 T710

Offline Wrathernaut

  • Member
  • *
  • Posts: 17
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #25 on: February 24, 2008, 03:44:29 AM »
Thanks for the response and the fix, I'll have to give it a try.

While one month may be seen as a long time for a fix, the beauty of Rockbox is that we can roll back to a working version, which was my solution.

I have more to say on this, but it does not belong in this thread.
Logged

Offline Speedy64i

  • Member
  • *
  • Posts: 12
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #26 on: February 24, 2008, 09:27:59 PM »
I'm running 16408 and the resume is working great but when i skip forward or backwards 4 or 5 songs, I end up with a large occurance of it playing one song but showing the title and name of another.  The last time i was able to skip forward and back without long pauses and display weirdness was way back in late december/early january.  Any idea if i can change a setting to fix this?

Thanks,

JT
Logged
Sansa e280r

Offline hoho

  • Member
  • *
  • Posts: 5
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #27 on: February 25, 2008, 03:30:08 PM »
r16417 here, Sansa e260

Skipping to next track once: fast
Skipping backwards once: slow
1) Shows next tracks name somewhy for 1sec
2) shows current tracks filename
3) finally shows the previous track its supposed to

Skipping forward multiple times as long as its in the buffer is ok, but the moment its out of buffer its hellishly slow and mixes up the track and the playlist number and then it just doesnt play.
Same with backwards multiple times only you dont need to skip beyond the buffer since there is none as far as I understand for previous tracks.

And I just managed to make it hang by pressing stop while it was skipping backwards once.
Logged

Offline rockboxacdc

  • Member
  • *
  • Posts: 61
  • RockBox Ipod Mini
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #28 on: February 25, 2008, 08:05:17 PM »
well it depends what version of rockbox did you install?  ???
Logged
Ipod Mini 6gb 2g Ipod Classic 6g 120gb

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: Sluggish Responsiveness, Resume Playback Inconsistent
« Reply #29 on: February 25, 2008, 08:14:09 PM »
Quote from: rockboxacdc on February 25, 2008, 08:05:17 PM
well it depends what version of rockbox did you install?  ???

What are you replying to?  The last two posts in this thread specified the exact SVN revision being used.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

  • Print
Pages: 1 [2] 3
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Sluggish Responsiveness, Resume Playback Inconsistent
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.121 seconds with 14 queries.