What's the difference between them?
All I know through Wikipedia is, that in CBR the bitrate remains the same no matter whether the sound at a particular point is simple or complex, when simple, some bits will go unused. But, ABR gives more bits to complex sounds and less to simple ones and is better than CBR in tearms of quality.
But, I couldn't get the difference between VBR and ABR ??
Will the file size be same at a given bitrate say, 192/128/96/224 kbps in all three of them ??
+ Reply to Thread
Results 1 to 12 of 12
-
-
CBR allocates bits at a constant rate, as you've said. Thus you'll get a file of an easily determined size (bitrate * duration)
VBR is usually a multi-pass process...scan the whole file first, then you know EXACTLY which sections are more complex than others and so can allocate more bits in precisely the right places when you go thru the file a second time. In this case the AVERAGE bitrate * duration determines the filesize
ABR is more of a "blinkered" approach...it only scans the file once (allocating bits as it goes), but tries to work out complexity by comparing the current part of the file with the previous sections that were just finished. A reasonable approach if the complexity doesn't vary wildly from one part of the file to the next...Size here is harder to determine, since less complex areas get less bits, more complex gets more bits (but neither would be the optimal rates that VBR calculates) so overall you could be under or over your requested bitrate
Trevor -
If you are creating a DivX or XviD video file and want to use MP3 then as guns1inger says use CBR MP3 otherwise you are asking for trouble.
- John "FulciLives" Coleman"The eyes are the first thing that you have to destroy ... because they have seen too many bad things" - Lucio Fulci
EXPLORE THE FILMS OF LUCIO FULCI - THE MAESTRO OF GORE
-
Thank you to all of you!
Does this only apply on MP3? I mean, AAC and AC3 don't have CBR/ABR/VBR thing? -
For PC playback only, which of the 3 gives the best quality at a given bitrate?
-
I mean among VBR, CBR and ABR, which one would sound best on PC at a given bitrate?
Similar Threads
-
Avidemux multiplex using VBR MP3 "looses" ABR value according to Mediainfo
By ekred in forum Video ConversionReplies: 0Last Post: 25th Oct 2011, 06:39 -
Joining abr vbr cbr audio videos (maybe cut/paste too)
By ZZen in forum EditingReplies: 2Last Post: 29th Jun 2009, 08:26 -
CBR vs VBR
By prl in forum Newbie / General discussionsReplies: 5Last Post: 11th Jan 2009, 18:48 -
question about vbr v/s cbr and 2 pass vbr
By perfection in forum Newbie / General discussionsReplies: 4Last Post: 14th Dec 2008, 03:55 -
avi with ABR/VBR
By LittleJimmy in forum Newbie / General discussionsReplies: 7Last Post: 14th Feb 2008, 17:08