Hi there,
I am using mencoder. I am trying to do a 2 pass encoding.
Here is the command line I used...
I watched the status line during the encoding. The percentage indicator counted up from 0% to 100% and then the encoding finished. But I asked for 2 pass encoding. Didn't I? Shouldn't the percentage indicator have started all over at 0% for the second pass?Code:mencoder "program.ts" -oac copy -ovc x264 -x264encopts bitrate=1166:pass=2:threads=8 -of avi -o "program.avi"
----
p.s. please ignore thein the command line. I dont know how to turn off the emoticons for this board. that should be a ':' followed by a 'P' ( : pass=...)
+ Reply to Thread
Results 1 to 4 of 4
-
Last edited by Baldrick; 2nd Dec 2010 at 10:29.
-
Put [ code ] [ / code ] around your command line code to avoid smilies and other crap. I changed it for you this time.
Maybe just 0-50% first pass and 50%-100% second pass. -
It just seems to be too fast for that to be the case. Also, it seems to write to the output file immediately.
My understanding is that with two pass there is no media file output until the 2nd pass.
Does anyone know for certain the proper procedure for doing 2 pass encoding with mencoder? -
I'm not going to pretend to know anything about command line encoding with mencoder but I have used SGI's Video Converter to do 2 pass encoding with mencoder and it works fine for me that way.
Similar Threads
-
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 -
How can you know if mencoder is using the results of the first pass...?
By divxmpegjpeg in forum Video ConversionReplies: 0Last Post: 13th Mar 2010, 18:12 -
Mencoder x264 2-pass in Windows
By blazerqb11 in forum Video ConversionReplies: 0Last Post: 22nd Nov 2008, 08:54 -
Mencoder 2-pass Command Line to flv
By mrready in forum Video ConversionReplies: 1Last Post: 16th Dec 2007, 03:25 -
Mencoder 2-pass Command Line to flv
By mrready in forum ffmpegX general discussionReplies: 2Last Post: 15th Dec 2007, 11:49