|
-
Nov 16th, 2001, 11:07 AM
#1
Thread Starter
transcendental analytic
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.
-
Nov 16th, 2001, 12:41 PM
#2
Fanatic Member
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
-
Nov 16th, 2001, 01:17 PM
#3
Frenzied Member
isn't vbr the encoder or to do with the encryption ??
-
Nov 16th, 2001, 01:25 PM
#4
Lively Member
Marriage - is not a word, but a sentence.
-
Nov 16th, 2001, 01:27 PM
#5
Lively Member
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.
-
Nov 18th, 2001, 03:30 PM
#6
Thread Starter
transcendental analytic
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|