[MPlayer-dev-eng] Re: xvid patch

Alex Beregszaszi alex at naxine.org
Sat Dec 14 19:01:04 CET 2002


Hi,

> > >    dec.bitstream = data;
> > >    dec.length = len;
> > > +  dec.general |= XVID_DEC_LOWDELAY;
> > > +  dec.general |= XVID_DEC_DEBLOCKY;
> > > +  dec.general |= XVID_DEC_DEBLOCKUV;
> > > +
> > 
> > does it mean that xvid have postprocessing filter now?
> > 
> > even if so, this should be optional, and be controllable by the
> > VDCTRL_SET_PP_LEVEL control() call.
> 
> Agree! IMHO deblock filters make many movies look worse! Also it
> wastes lots of cpu time!
and why do it needs the DEC_LOWDELAY?!

btw, are there any VERSION macros in xvid to make vd_xvid backward
compatible?

-- 
Alex Beregszaszi  <alex at naxine.org>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)



More information about the MPlayer-dev-eng mailing list