hi
why when im coding a movie it always doing first pass and also second pass
which both actions are the same?
can i choose it to do only one pass? or it must doing 2 passes?
+ Reply to Thread
Results 1 to 6 of 6
-
-
a little itsy bit more info might help. what program are you using to encode with?
also the source and output specs would come in handy. -
The first pass is an analysis pass. The encoder looks at the video and works out how best to distribute the allowed data (bitrate) across the video. The second pass refines this analysis and encodes the video. You can skip the first pass and do a single pass encode, however you won't get the best distribution of data, and therefore are likely to get inferior quality.
Generally, single pass encodes are done either with a constant bitrate, where the analysis pass isn't necessary, and a defined filesize can still be achieved, or as a quality based encode, where the image quality is the key, and the file size is not a preset factor.Read my blog here.
-
And Gordian Knot doesn't allow for running just a single pass. It's 2-pass for a defined file size always. If you want to run 1-pass Q-based encodes, then either encode manually (perhaps after making the .avs using GKnot) or use AutoGK.
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 -
Technical Query Re Reading of 1st pass stats during second pass xvid encode
By onesikgypo in forum Video ConversionReplies: 1Last Post: 13th Mar 2011, 06:59 -
1 pass and 2 pass bit rate query
By socrates in forum Blu-ray RippingReplies: 1Last Post: 26th Nov 2010, 15:18 -
Retrospectively check if One Pass or Two Pass Encoding was used?
By BenjaminBS in forum Video ConversionReplies: 4Last Post: 26th Nov 2009, 05:46