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
| | |-+  Absolutely no playback under Rockbox
« previous next »
  • Print
Pages: [1] 2

Author Topic: Absolutely no playback under Rockbox  (Read 3988 times)

Offline brownbox

  • Member
  • *
  • Posts: 22
Absolutely no playback under Rockbox
« on: October 23, 2007, 04:53:02 AM »
Hi
I am the proud owner of a Sansa E250 with a 2gig micro SD card installed.

I installed rockbox today, and got it all working great (doom is awesome!  ;D ). Anyways, its all working fine and I have a theme loaded up and all my settings changed. Problem is when I go to play any file (all mp3's) it doesnt play it. It just stays at 0.00/x.xx. Then the whole system gets really slow and laggy, and the only way to make it back to normal is to reboot. The files definately play in the default Sansa firmware. Sorry I cant really provide much detail, and I am new to all this, however I will try to answer any questions.

Cheers
BB

P.s. Nice work overall with Rockbox. It really does ... rock...  :P
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Absolutely no playback under Rockbox
« Reply #1 on: October 23, 2007, 04:59:33 AM »
Are these files you've purchased on line at all? I.e. with DRM ?
Logged

Read The Manual Please

Offline brownbox

  • Member
  • *
  • Posts: 22
Re: Absolutely no playback under Rockbox
« Reply #2 on: October 23, 2007, 05:02:31 AM »
these files were ripped these off a CD (128kbit mp3 format)

also sorry about posting in the wrong place
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Absolutely no playback under Rockbox
« Reply #3 on: October 23, 2007, 05:07:04 AM »
Quote from: brownbox on October 23, 2007, 05:02:31 AM
these files were ripped these off a CD (128kbit mp3 format)

Could you do what you're asked to do when you post then please?

Provide the svn revision number of your build?
And also - make sure the problem occurs when all the settings on your sansa at their defaults.
Logged

Read The Manual Please

Offline brownbox

  • Member
  • *
  • Posts: 22
Re: Absolutely no playback under Rockbox
« Reply #4 on: October 23, 2007, 05:15:32 AM »
As far as I know none of the files have DRM

The version number is r15276-071023

I completely wiped Rockbox and reinstalled it, and it still has the problem.
Logged

Offline brownbox

  • Member
  • *
  • Posts: 22
Re: Absolutely no playback under Rockbox
« Reply #5 on: October 23, 2007, 05:55:01 AM »
Alright, I had a little play around with it.

it plays maybe 1 second of the song, then skips to the next one. It just keeps going like this through all the songs.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Absolutely no playback under Rockbox
« Reply #6 on: October 23, 2007, 06:27:26 AM »
Quote from: brownbox on October 23, 2007, 05:15:32 AM
I completely wiped Rockbox and reinstalled it

What did you do to "completely wipe" it ?
Logged

Read The Manual Please

Offline brownbox

  • Member
  • *
  • Posts: 22
Re: Absolutely no playback under Rockbox
« Reply #7 on: October 23, 2007, 06:29:04 AM »
I entered recovery mode on the player, and did a full reformat and firmware flash then reinstalled.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Absolutely no playback under Rockbox
« Reply #8 on: October 23, 2007, 06:30:26 AM »
I'm not massively familiar with this player, so I'm unable to comment on what this does in terms of a wipe.

Could you just delete your .rockbox directory and all it's content, unzip a fresh build onto your player, and make sure you don't change ANY settings (no theme, no sound settings - nothing!) before you attempt to playback your files.
Logged

Read The Manual Please

Offline Lear

  • Developer
  • Member
  • *
  • Posts: 533
Re: Absolutely no playback under Rockbox
« Reply #9 on: October 23, 2007, 06:48:25 AM »
Actually, it can be a problem with the MP3 files. Each frame in a file can contain a CRC value, and some encoders put an incorrect value there (rather than omitting it). Some decoders check this value, and refuse to play the frame if the CRC is incorrect. Rockbox does currently check the CRC (though it can easily be changed), which could explain this behavior.

I think mp3check can check for this. There may be other programs that can do it too, but I'm not aware of any.
Logged

Offline brownbox

  • Member
  • *
  • Posts: 22
Re: Absolutely no playback under Rockbox
« Reply #10 on: October 23, 2007, 02:33:59 PM »
Lear you were spot on. I scanned a mp3 file with mp3check and now its playing flawlessly on my player!  ;D

One last question
Do I have to do this to all my mp3 files?
Does this also apply to wma files?
Logged

Offline Lear

  • Developer
  • Member
  • *
  • Posts: 533
Re: Absolutely no playback under Rockbox
« Reply #11 on: October 23, 2007, 02:59:22 PM »
All MP3:s with bad CRC, yes.

WMA is not affected by this.
Logged

Offline brownbox

  • Member
  • *
  • Posts: 22
Re: Absolutely no playback under Rockbox
« Reply #12 on: October 24, 2007, 05:14:33 AM »
well Im afraid to say I still have a problem.

Its one particular file which plays fine everywhere else (orig firmware, windows, etc)
I can encode it to mp3, wma or ogg @128kbps. I check it with mp3check and it comes up with no errors. However, when I go to play the file in rockbox, I get
No File!
(root)
(root)


Whats the problem here?
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Absolutely no playback under Rockbox
« Reply #13 on: October 24, 2007, 05:21:06 AM »
Can you run a chkdsk/fsck on your sansa when it's mounted ? In case you have filesystem errors.
Logged

Read The Manual Please

Offline Lear

  • Developer
  • Member
  • *
  • Posts: 533
Re: Absolutely no playback under Rockbox
« Reply #14 on: October 24, 2007, 08:42:44 AM »
If checking the disk doesn't help, I could take a look at the file. In that case, PM me.
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Absolutely no playback under Rockbox
 

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

Page created in 0.076 seconds with 14 queries.