I'm using MEncoder to encode a DVD to H.264 with 2-pass x264, but I don't understand why the first pass is going much faster than the second pass, I mean, in the first pass, x264 encodes about 45 fames in one second, and in the second pass it encodes 6 frames per second, wich is normal for the preset "slower" that I chose, and it should encode 6 fps in pass 1 as well.
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 6 of 6
			
		- 
	Last edited by codemaster; 21st Sep 2011 at 15:21. 
- 
	By default, 1st pass uses fast settings with 2pass encoding 
 
 If you want to enable slow first pass , use --slow-firstpass . I'm not sure what the syntax is in mencoder
 
 http://mewiki.project357.com/wiki/X264_Settings#slow-firstpass
 
- 
	@ poisondeathray: true 
 
 I found out from MEncoder's manual that, the parameter slow_firstpass
 But If I don't use slow_firstpass I think the bit allocation decisions will not be as accurate as possible in the second pass, or final pass, is this true ?disables the following faster options with pass=1: no_8x8dct me=dia partitions=none ref=1 subq={2 if >2 else unchanged} trellis=0 fast_pskip. These settings significantly improve encoding speed while having little or no impact on the quality of the final pass.
 This option is implied with preset=placebo.
 
 Syntax is specified in the same manual.Last edited by codemaster; 21st Sep 2011 at 18:58. 
- 
	Makes almost no difference 
 
 Compare it yourself. Do encodes with it and without it . IMO it's not worth the speed penalty. I've compared 100's
- 
	Why even bother with bitrate based encoding? Just use a constant quality mode. The file will come out with exactly the right bitrate for the quality you ask for -- in a single pass. Try CRF 18. Bitrate based encoding is only useful when you need a file of a particular size. Like when putting a 2 hour movie on a 700 MB CD. 
Similar Threads
- 
  x264, point of 1st Pass encoding?By Sephisto in forum Video ConversionReplies: 50Last Post: 18th Apr 2012, 02:13
- 
  advantages of encoding vob/mpeg2 to h.264 using 3-pass instead of 2-passBy codemaster in forum DVD RippingReplies: 8Last Post: 21st Sep 2011, 22:11
- 
  [Solved] Error occurs when encoding audio using meguiBy ihmcjacky in forum Video ConversionReplies: 5Last Post: 17th Nov 2010, 23:24
- 
  Why x264 is much slower in 2 pass ???By cd090580 in forum Video ConversionReplies: 1Last Post: 15th Aug 2010, 09:45
- 
  x264 - new pass with different dimensions, is it OK?By kurbads in forum Video ConversionReplies: 16Last Post: 5th Sep 2009, 07:57


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			

 Quote
 Quote