[MPlayer-users] -vo dxr3:avcodec

Michael Niedermayer michaelni at gmx.at
Wed Apr 10 14:32:01 CEST 2002


Hi

On Wednesday 10 April 2002 08:31, David Holm wrote:
[...]
> > ok, i think i found it, HQ mode is broken currently with mpeg1 ... well
> > actually it never worked with mpeg1 (its pretty new, allthough the HQ
> > flag is pretty old) and its of no use for realtime encoding as it would
> > be much too slow
> > i tried to fix this in mplayer CVS, can someone with a DXR3 please check
> > it
> >
> > btw. something else ... why do u encode with P frames, isnt it better to
> > encode I-frame only for realtime purposes, or perhaps i missunderstand ur
> > code somehow...
> > btw2: if u use P-frames than u should use EPZS or X1 motion estimation as
> > they are better quality & faster
>
> Um, how do I enable these?
motion_estimation_method= ME_EPZS; or ME_X1
yes, i know a global var is lame for that purpose i really should put this 
into AVCodecContext

[...]

Michael




More information about the MPlayer-users mailing list