Peter Surda <[EMAIL PROTECTED]> writes:

> On Tue, Oct 16, 2001 at 05:20:16PM +1000, monkeyiq wrote:
> > there is a 2 pass mode for divx that might be fun to play with. Is there a
> > way to know if/or set two pass mode using avifile?
> transcode can do it.
> 
> Bye,

>From looking at export_divx.cpp && export_divx4.c it seems
that to get 2 pass encoding one must use divx4linux, not avifile.

I was thinking that there may be the possibility to use 
        SetCodecAttr( ci, "TwoPass", 1 );

or something like that, and have avifile pass that along to divx4linux
if that is installed. Maybe having only that codec export a TwoPass
attribute.

> 
> Peter Surda (Shurdeek) <[EMAIL PROTECTED]>, ICQ 10236103, +436505122023
> 
> --
>             Secret hacker rule #11: hackers read manuals.

-- 
-----------------------------------------------------
http://witme.sourceforge.net/libferris.web/index.html


_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to