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
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Some ogg do not play
« previous next »
  • Print
Pages: [1] 2

Author Topic: Some ogg do not play  (Read 4125 times)

Offline OxonOwl

  • Member
  • *
  • Posts: 7
Some ogg do not play
« on: August 08, 2011, 05:02:16 PM »
I guess this might have been asked before. i searched but didn't find

I have just a couple of albums ripped to ogg that play ok on the pc and under the Cowon D2 original firm ware but just skip from track to track under Rockbox.

I have hundreds of albums of ogg that play ok an just a couple that don't

Any ideas?

TIA
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Some ogg do not play
« Reply #1 on: August 08, 2011, 05:04:00 PM »
Do the problematic files have ID3 tags?
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline OxonOwl

  • Member
  • *
  • Posts: 7
Re: Some ogg do not play
« Reply #2 on: August 08, 2011, 05:08:33 PM »
Not sure and not sure how to tell.
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Some ogg do not play
« Reply #3 on: August 08, 2011, 05:20:54 PM »
Post a link to one and I'll tell you.
Logged

Offline OxonOwl

  • Member
  • *
  • Posts: 7
Re: Some ogg do not play
« Reply #4 on: August 09, 2011, 02:17:15 PM »
Can't you just tell me. I may need to check in the future.

thanks
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Some ogg do not play
« Reply #5 on: August 09, 2011, 02:21:19 PM »
Quote from: OxonOwl on August 09, 2011, 02:17:15 PM
Can't you just tell me. I may need to check in the future.

thanks

I open with them with a hex editor and flip through the file until I find tags.
Logged

Offline OxonOwl

  • Member
  • *
  • Posts: 7
Re: Some ogg do not play
« Reply #6 on: August 09, 2011, 03:04:42 PM »
OK i have a file open with a Hex editor and I have searched for ID3 but I can't tell whether they are tags or not.
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Some ogg do not play
« Reply #7 on: August 09, 2011, 03:09:20 PM »
Quote from: OxonOwl on August 09, 2011, 03:04:42 PM
OK i have a file open with a Hex editor and I have searched for ID3 but I can't tell whether they are tags or not.

Assuming you're still committed to fixing this file without accepting any help at all, you can find a specification for various tag formats on google. 
Logged

Offline evilnick

  • Rockbox Expert
  • Member
  • *
  • Posts: 431
Re: Some ogg do not play
« Reply #8 on: August 09, 2011, 04:17:30 PM »
Alternatively, if you use a decent tag editing program (of which google can provide many) then it ought to be able to tell you the format of the tags.

Vorbis files should use vorbis comments, not id3 tags.
Logged

Offline OxonOwl

  • Member
  • *
  • Posts: 7
Re: Some ogg do not play
« Reply #9 on: August 09, 2011, 04:22:39 PM »
Quote from: saratoga on August 09, 2011, 03:09:20 PM
Assuming you're still committed to fixing this file without accepting any help at all, you can find a specification for various tag formats on google. 

I have accepted the little help that has been given. It seems a bit pointless having a forum where you hope to get questions answered when the suggestion is to google it

Post Merge: August 09, 2011, 04:31:08 PM
Quote from: evilnick on August 09, 2011, 04:17:30 PM
Alternatively, if you use a decent tag editing program (of which google can provide many) then it ought to be able to tell you the format of the tags.

Vorbis files should use vorbis comments, not id3 tags.
Thanks

I have looked at couple that didn't actually state what type the tags were. I am currently looking at something called Ultra Tag Editor. It is still not very clear whether there are ID3 tags.

There options to clear ID3v1 and ID3v2. ID3v1 sits and doesn't seem to do anything. ID3v2 flashes a dialog very quickly as if it has nothing to do.

This makes no difference to the playability under Rockbox

Post Merge: August 09, 2011, 04:33:49 PM
Quote from: evilnick on August 09, 2011, 04:17:30 PM
...decent tag editing program (of which google can provide many) ...

Google provides many indeed. Are then any you would recommend?
« Last Edit: August 09, 2011, 04:33:49 PM by OxonOwl »
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Some ogg do not play
« Reply #10 on: August 09, 2011, 04:36:07 PM »
Quote from: OxonOwl on August 09, 2011, 04:22:39 PM
Quote from: saratoga on August 09, 2011, 03:09:20 PM
Assuming you're still committed to fixing this file without accepting any help at all, you can find a specification for various tag formats on google. 

I have accepted the little help that has been given.

Really?

Quote from: saratoga on August 09, 2011, 04:22:39 PM
Post a link to one and I'll tell you.

Did I miss the part where you sent me the file?  Because I'm willing to just look at the file and tell you whats wrong with it.  All you have to do is let me help you :)

Quote from: OxonOwl on August 09, 2011, 04:22:39 PM
It seems a bit pointless having a forum where you hope to get questions answered when the suggestion is to google it

No, it seems pointless to ask whats wrong with a file, and then refuse to let anyone look at the file.  Seriously, until you post a link theres little chance anyone can tell you whats wrong unless its something really simple (e.g. you put the wrong tags on the files).  Realistically, if you wanted help, you probably should have posted the file when you started the thread :)
Logged

Offline Lear

  • Developer
  • Member
  • *
  • Posts: 533
Re: Some ogg do not play
« Reply #11 on: August 09, 2011, 04:45:49 PM »
Quote from: OxonOwl on August 09, 2011, 04:22:39 PM
I have accepted the little help that has been given. It seems a bit pointless having a forum where you hope to get questions answered when the suggestion is to google it

Just checking if the Ogg file has an ID3(v2) tag or not is easy. If the file starts with an ID3 tag, the first three bytes are "ID3". Proper Ogg files begin with "OggS".

If this isn't the problem though, then it starts to get hard to explain what to look for - at least concisely - and providing (a part of) a file for someone else to look at makes sense.
Logged

Offline evilnick

  • Rockbox Expert
  • Member
  • *
  • Posts: 431
Re: Some ogg do not play
« Reply #12 on: August 10, 2011, 02:29:03 AM »
I just searched this forum for "ogg id3" and got this as a result: http://forums.rockbox.org/index.php/topic,10764.0.html which recommends Mp3tag as a program to remove id3 tags.
Logged

Offline OxonOwl

  • Member
  • *
  • Posts: 7
Re: Some ogg do not play
« Reply #13 on: August 10, 2011, 11:46:17 AM »
Pretty sure it didn't start with ID3

However, I removed all tags and the files play.

This evening I will re-tag and see if the problem recurs

Thanks for all your help
Logged

Offline Lear

  • Developer
  • Member
  • *
  • Posts: 533
Re: Some ogg do not play
« Reply #14 on: August 11, 2011, 08:49:56 AM »
In that case, I suspect the tags contained big album art images (at least a few hundred kilobytes).
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Some ogg do not play
 

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

Page created in 0.097 seconds with 14 queries.