Results 1 to 2 of 2

Thread: mp3 frame size

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2001
    Posts
    158

    mp3 frame size

    Hi all,

    I'm writing a program to walk through a mp3 file and check all the frames are intact etc. One thing I am having a problem with.

    FrameSize = 144 * BitRate / SampleRate + Padding


    This is all well and good until a VBR file. In vbr the bitrate is set to bin "0000". So the question is how do you calculate the frame size if you haven't got the bit rate?

    Any one any ideas or have I missed the point somewhere?

    Everso
    I just code a little in the morning, before I go to work. Just to get the day going. I can stop any time I want

  2. #2
    Frenzied Member Blobby's Avatar
    Join Date
    Oct 2001
    Location
    England
    Posts
    1,512
    you could always see if theres any code to help you here:http://home12.inet.tele.dk/mkaratha/

    maybe you could post en email to someone on the site
    There are 3 types of people in this world.........those that can count, and those that can't.

    Blobby

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width