Michael Niedermayer <[EMAIL PROTECTED]> added the comment: On Sat, Jul 19, 2008 at 07:31:46AM +0000, Jan Knutar wrote: > > Jan Knutar <[EMAIL PROTECTED]> added the comment: > > mencoder also does 3+ pass where the first pass is done as normal, but > further passes also record a logfile, thus you can run it as many times > as you want, and it will iteratively "improve" on the previous pass. > This is not the same as mencoder's audio-only first pass followed by > normal 2-pass encode. > > Essentially the 3+ pass mode just means that the 2-pass statistics file > always gets written.
yes, and it should be very easy to add to ffmpeg.c (libavcodec supports it with mencoder ...) just a few ==1 / ==2 that need to become &1 &2 patch welcome [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB It is not what we do, but why we do it that matters. ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue542> ______________________________________________________
