Jump to content

Recommended Posts

Posted

I've noticed that the timings are off on some of my MP3 files, for example a song that's 3:42 will show as 28 minutes or something equally ridiculous. Not sure what caused the problem and I haven't been able to reproduce it.

The question is now what's the easiest way to fix it? I know how to change almost all the other information aside from the song length on MP3 files.

Thanks,

Shawn

Posted

The song length is not a tag (title, artist...) but is automatically generated by the audio player (winamp etc...). I think the only way to fix that is to reencode

the mp3 file.

Posted

Are these MP3s in VBR (variable bit rate)? The so called "header" which contains timing info might be missing or damaged. There is software which can recontruct the header. Years ago I used VBRfix for this, and - as I can recall - it worked on a faulty CBR file once as well. I found this link in a Google search, but have not tried this version, so usual disclaimers apply.

Posted

Are these MP3s in VBR (variable bit rate)? The so called "header" which contains timing info might be missing or damaged. There is software which can recontruct the header. Years ago I used VBRfix for this, and - as I can recall - it worked on a faulty CBR file once as well. I found this link in a Google search, but have not tried this version, so usual disclaimers apply.

I know the Ra track is a VBR, so that is probably where the trouble lies.

Posted

Thanks for the suggestions. I'll probably just re-encode the files since there aren't that many of them. I did a couple test rips last night and was unable to reproduce the problem.

Posted

BTW, the ripping command that I use now (that does not produce timing errors) is: -V 2 --vbr-new --add-id3v2 --pad-id3v2 --ta "%a" --tt "%t" --tl "%g" --ty "%y" --tn "%n" %s %d --ignore-tag-errors

That last one is a good one to know. If you stick in a CD and the pre-defined genre isn't recognized by the LAME encoder, it barfs. Using --ignore-tag-errors stops this. FWIW, a lot of the stuff we rip has "odd" genre tags, mainly because people don't have any idea how to classify it.

Kevin

Posted (edited)

Found a fix!!!!

I use Foobar 2000 and noticed that under the Utilities menu there was a selection for "Fix MP3 VBR Header". I tried it on a few files and it corrected the problem!

Kevin,

Thanks for the ripping command, I'll give that one a shot.

Edited by Shawn

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...