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:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Audible click during playback
« previous next »
  • Print
Pages: [1]

Author Topic: Audible click during playback  (Read 3322 times)

Offline Turok

  • Member
  • *
  • Posts: 16
Audible click during playback
« on: December 20, 2007, 04:50:44 PM »
Hello,

I updated my iPod mini 2G to a new rockbox version (r15948) and I have noticed an annoying bug.

When I listen to a song and want to see my music files, then I have to push the select-button - OK. But everytime I do this, there is an audible click. The same clicking noise appears randomly during a normal playback (in one track, NOT between 2 tracks). Sounds like a too-small-buffering!?
My last rockbox-version (approximately 2 months ago) was fine. :-/

Is this a known bug? Hope you can help me.
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Audible click during playback
« Reply #1 on: December 21, 2007, 01:27:26 AM »
It may have something to do with the new buffering system.  The changes are called "metadata on buffer".  You might try a build before its inclusion and see if that's the dividing point.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline Jag86

  • Member
  • *
  • Posts: 12
Re: Audible click during playback
« Reply #2 on: December 21, 2007, 05:37:47 AM »
Same problem with an iPod mini 2g, look here

http://www.rockbox.org/tracker/task/8260?pagenum=2

I've tried back to the r15806 without any luck. I'm going to try the oldest release available on svn repository.
Logged
iPod mini 6GB powered by RockBox

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: Audible click during playback
« Reply #3 on: December 21, 2007, 04:52:40 PM »
Quote from: Jag86 on December 21, 2007, 05:37:47 AM
Same problem with an iPod mini 2g, look here

http://www.rockbox.org/tracker/task/8260?pagenum=2

I've tried back to the r15806 without any luck. I'm going to try the oldest release available on svn repository.

SVN has all the revisions.  I'd pick one a sensible time ago, not the first!
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline Turok

  • Member
  • *
  • Posts: 16
Re: Audible click during playback
« Reply #4 on: December 21, 2007, 05:44:59 PM »
Okay, that's interesting and I want to test it. But I can't find (binary) revisions older than 1 month ago (daily build!?).
And there are some changes of "metadata on buffer", what build should I take? :-\

Sorry, developer sites are very unclear. ;-)
Logged

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: Audible click during playback
« Reply #5 on: December 21, 2007, 05:47:27 PM »
Right, binaries are only available for one month, but SVN is the source code repository - you can check out any revision then compile it to get the binary.  Check out the SimpleGuideToCompiling wiki page.

The binaries are of course built from SVN which I guess is where we have got confused :)
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline Jag86

  • Member
  • *
  • Posts: 12
Re: Audible click during playback
« Reply #6 on: December 22, 2007, 05:17:17 AM »
Quote from: BigBambi on December 21, 2007, 05:47:27 PM
Right, binaries are only available for one month, but SVN is the source code repository - you can check out any revision then compile it to get the binary.  Check out the SimpleGuideToCompiling wiki page.

The binaries are of course built from SVN which I guess is where we have got confused :)

Uhm yes, I mean the oldest daily build available ;) Talking with NicholasP, he said he's pretty sure it's a "metadata on buffer" related problem. So he's going to fix this bug when he understands what's the exact problem ;)
However, for the Turok's question, the commit of "metadata on buffer" has been done 25th October, so search for an older release in SVN.
Logged
iPod mini 6GB powered by RockBox

Offline Turok

  • Member
  • *
  • Posts: 16
Re: Audible click during playback
« Reply #7 on: December 22, 2007, 06:41:10 PM »
Quote from: Jag86 on December 22, 2007, 05:17:17 AM
Talking with NicholasP, he said he's pretty sure it's a "metadata on buffer" related problem. So he's going to fix this bug when he understands what's the exact problem ;)

And how can I help to locate the exact problem? :)


Quote from: Jag86 on December 22, 2007, 05:17:17 AM
However, for the Turok's question, the commit of "metadata on buffer" has been done 25th October, so search for an older release in SVN.

At the moment I haven't enough time to config a complete cygwin environment. Is it possible that anyone could compile an older rockbox version for me? But only when it makes sense... the words "Yes" or "No" to every version aren't very helpful for NicholasP!?


EDIT: Ah, okay... now I've read your bugtracking entry. He don't need the revision anymore because he's very sure. :) Then we have to hope and wait.
« Last Edit: December 22, 2007, 06:49:32 PM by Turok »
Logged

Offline Jag86

  • Member
  • *
  • Posts: 12
Re: Audible click during playback
« Reply #8 on: December 23, 2007, 01:38:56 PM »
I've managed to get a "compiling station" (that is VMware+Debian image in rockbox wiki) and to compile some of the old releases, in particular the r15306, the first with MoB committed. Surprise! It has not this bug! So I've tried the r15504 (following my semi-random choice) and it has the bug. Now I'm going to do a "binary search" from r15306 to r15504 and to see if I can find out the exact release from which the bug has been added. However this bug may be a mix of causes and one of them can be MoB.

EDIT: I've found out the exact release from which the bug has started, it's r15444.
« Last Edit: December 27, 2007, 08:13:37 AM by Jag86 »
Logged
iPod mini 6GB powered by RockBox

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: Audible click during playback
« Reply #9 on: December 28, 2007, 08:49:11 AM »
Good work.  Have you put this info on the flyspray entry?
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline Jag86

  • Member
  • *
  • Posts: 12
Re: Audible click during playback
« Reply #10 on: December 28, 2007, 09:25:59 AM »
Yes ;) http://www.rockbox.org/tracker/task/8260
Logged
iPod mini 6GB powered by RockBox

Offline Turok

  • Member
  • *
  • Posts: 16
Re: Audible click during playback
« Reply #11 on: December 29, 2007, 10:18:39 AM »
Great, can't wait for it! ;D
Logged

Offline ryran

  • Member
  • *
  • Posts: 379
    • b19 photography
Re: Audible click during playback
« Reply #12 on: December 29, 2007, 01:19:23 PM »
Wow. Good job Jag. I'm impressed that you did all that on your own!
Logged

Offline Jag86

  • Member
  • *
  • Posts: 12
Re: Audible click during playback
« Reply #13 on: December 31, 2007, 04:49:46 AM »
Well, I've been lucky in finding r15504 that was bugged. The remaing it has been just "seek & destroy" because I've had time to spend with it :D
Logged
iPod mini 6GB powered by RockBox

Offline Turok

  • Member
  • *
  • Posts: 16
Re: Audible click during playback
« Reply #14 on: January 27, 2008, 12:09:43 PM »
Oh dear, what a bug. Can anyone give us a status report? :-\
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Audible click during playback
 

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

Page created in 0.095 seconds with 14 queries.