what is the best way, regarding the quality, to convert into mpeg2 files....using the Constant Bit Rate or Variable Bit Rate ?
I converted using both, and I haven't noticed any difference, except the size.
Is there any difference when you want to keep the best quality ?
+ Reply to Thread
Results 1 to 3 of 3
-
-
Given the choice between these two options:
CBR @ 9Mbps, or
2 pass VBR @ Min=9Mbps, Avg=9Mbps, Max=9Mbps,
and assuming the identical GOP structure (they will be basically the same size when done), the 2 pass VBR will give slightly better results, because your encoder will find the scene changes and close the previous GOP and put an "I" frame at the beginning of the scene change. This is at the cost of twice as long to encode as the CBR.ICBM target coordinates:
26° 14' 10.16"N -- 80° 16' 0.91"W -
The best quaility comes from encoding at the max supported DVD bitrate. But this is normally overkill and doens't allow for much runtime per disc.
MPEG file sizes are controlled by runtime and bitrate
MPEG video quality is controlled but resolution and bitrate
So the higher the bitrate the better the quaility, but the larger the file size, which in turn means shorter runtimes. What often happens is that people want to put say 2hrs on a DVDR disc. So they calculate what bitrate will generate a 4.3GB DVD (including audio, subs, etc) and encode at that bitrate.
Now we get into personal opinion. If you encode at anything less than the DVD max of 9800kbit/s you're reducing quaility, but no one can see the difference between 9800kbit/s and 9799kbit/sPersonally unless the bitrate drops below 6000~6500kbit/s I just use CBR as it's faster. Below that I use 2 pass VBR, and for really low bitrates 3-4pass VBR. But these are personal choices.
Similar Threads
-
Converting a "variable framerate" to constant framerate?
By vieo in forum Video ConversionReplies: 6Last Post: 2nd Sep 2010, 09:05 -
Re-encoding HD MPEG2 video
By txporter in forum Video ConversionReplies: 27Last Post: 6th Mar 2010, 06:01 -
Variable Bitrate or Constant Bitrate?
By i am x in forum Video ConversionReplies: 3Last Post: 12th Feb 2010, 07:49 -
[SOLVED!] Converting Variable Sample Rate to Constant Sample Rate
By Midzuki in forum AudioReplies: 17Last Post: 24th May 2009, 10:26 -
Variable and Constant bitrate ??
By VEBouto in forum Newbie / General discussionsReplies: 4Last Post: 17th Oct 2007, 23:56