Is there any way to analyze the MPEG2 stream on a DVD to see if a 2-pass encode was used?
+ Reply to Thread
Results 1 to 9 of 9
-
-
As far as I know, you can only detect between CBR (constant bitrate) and VBR (variable bitrate). With CBR, you can rule out 2-pass, but with VBR, the only way to assume 2-pass is if the VIDEO_TS folder is a perfect 4.73 for single-layer dvd or 8.75 for dual layer. If not, it might very well be single-pass.
GSpot would be a good tool for seeing if it's CBR or VBR. (It is free in the Tools section of this site.) -
That question is so vague as to be pretty much pointless. Is he trying to tell the difference between 1-pass CBR and 2-pass VBR (easy). Is he trying to tell the difference between 1-pass CQ VBR and 2-pass VBR (fairly easy). Is he trying to tell the difference between 2-pass VBR and more passes (3, 4, 5, etc. - pretty near impossible).
-
Nope. And FWIW, some encoders do multi-pass CBR encoding as well.
Technically, the video only gets encoded once, regardless of the number of passes. In a two-pass VBR encode, the first pass is an analysis pass, with no actual encoding. It is not until the final pass (be it first or fifth) that any actual encoding happens. So as far as the video is concerned, it is always a single pass VBR encode. Only the encoder itself knows differently.Read my blog here.
-
Originally Posted by motown01
Open the video in Bitrate Viewer:
https://www.videohelp.com/tools/Bitrate_Viewer
if it's 1-pass CQ, the green Q-Level line is usually pretty horizontal, without much fluctuation. This depends greatly on the encoder and the settings used. If it's ABR, the yellow Bitrate line won't have much fluctuation. In 2 or more pass VBR, the Bitrate line should be all over the place, again, depending on the settings, but still much more up and down fluctuation than the ABR encode. You may need experience at using this app to be able to spot the differences.
Originally Posted by guns1inger
Similar Threads
-
Difference Between 1 pass & 2 pass encoding
By iqbal88 in forum Video ConversionReplies: 28Last Post: 29th Oct 2021, 05:19 -
advantages of encoding vob/mpeg2 to h.264 using 3-pass instead of 2-pass
By codemaster in forum DVD RippingReplies: 8Last Post: 21st Sep 2011, 21:11 -
Analyze Mpeg2 file so i can duplicate it.
By sixsicsix in forum Video ConversionReplies: 2Last Post: 21st Apr 2010, 07:19 -
Retrospectively check if One Pass or Two Pass Encoding was used?
By BenjaminBS in forum Video ConversionReplies: 4Last Post: 26th Nov 2009, 05:46 -
SVCD2DVD 2.5 One Pass vs. Two Pass encoding?
By mwkurt in forum SVCD2DVD & VOB2MPGReplies: 4Last Post: 19th Jun 2007, 14:55