[MPlayer-dev-eng] 3 pass encoding syntax poll

Martin Drab drab at kepler.fjfi.cvut.cz
Fri Feb 11 18:20:29 CET 2005



On Fri, 11 Feb 2005, Martin Drab wrote:

> 
> 
> On Fri, 11 Feb 2005, Andreu Escudero wrote:
> 
> > Better:
> > 1       First pass of multi-pass encoding
> > 2       ALERT - Only for 2 pass encodings
> >          Second pass of 2 pass encoding
> > 3       ALERT - For N pass encodings (where N >= 2)
> >          Subsequent passes (2nd and up) of multi-pass encoding
> >          The log file is overwriten (refined) for each pass.
> 
> Even better and IMHO clearer:
> 
> 1	First pass (only generate log file)
> 3	N-th pass (read, refine, and write log file)
> 2	Last pass (only read log file)
> 
> This fits to all cases.

Maybe also small example shall do, e.g.:

	2-pass => 12,
	3-pass => 132, 
	4-pass => 1332,
	...

Martin




More information about the MPlayer-dev-eng mailing list