Results 1 to 6 of 6

Thread: Vbr?

  1. #1

    Thread Starter
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221

    Smile Vbr?

    What's this VBR thing, I have two VBR encoded mp3's o 72mins, but one of them is 10M while the other is 84M.

    Odd thing is, I can't notice any quality loss in the 10M compared to the 84M one. It's amazing compression though!!!!

    Size: 10457088 bytes
    Header found at: 2048 bytes
    Length: 4342 seconds
    MPEG 1.0 layer 3
    19kbit (VBR), 166218 frames
    44100Hz Joint Stereo
    CRCs: No
    Copyrighted: No
    Original: Yes
    Emphasis: None
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  2. #2
    Fanatic Member Blade's Avatar
    Join Date
    Jan 1999
    Location
    Stoke-on-Trent, UK
    Posts
    527
    19kbit

    I would have thought that it would sound terrible.

    Is there anywhere I can get this VBR encoder from so that I can test the compression myself?

    Blade

  3. #3
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341
    isn't vbr the encoder or to do with the encryption ??

  4. #4
    Lively Member
    Join Date
    Jun 2001
    Location
    Banana Republic
    Posts
    115
    VBR - Variable Bit Rate

    http://www.jthz.com/mp3/lamespecs.htm
    Marriage - is not a word, but a sentence.

  5. #5
    Lively Member
    Join Date
    Jun 2001
    Location
    Banana Republic
    Posts
    115
    VBR Encoding is a method of dynamic encoding wherein the bit rate is altered continuously according to the content of the music. Complex passages can thus be encoded at higher bit rates, whilst simpler passages are encoded at lower bit rates. In this way, VBR aims to strike a balance between better sound quality and better data compression. The primary advantage of this method is that it allows for better encoding of music with a very wide dynamic range, such as certain orchestral pieces for example. The primary disadvantages are that VBR invariably yields somewhat larger file sizes, the improvement in sound quality is often quite imperceptible, and VBR is by no means universally implemented at the present time. Only a few encoders (most notably Audio Catalyst) support VBR encoding, and some decoders and hardware players may be confused by VBR files — incorrectly reporting track times in some cases, and simply refusing to play in others.
    Marriage - is not a word, but a sentence.

  6. #6

    Thread Starter
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    It still amazing I can't notice any difference @ all

    19kbit
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

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