[XviD-devel] New Motion Estimation (from sysKin) committed to branch

Christoph Lampert xvid-devel@xvid.org
Mon, 23 Sep 2002 22:46:43 +0200 (CEST)


Hi,

I just commited the new motion estimation algorithms that were written by
sysKin (thanks!). 

It's just in dev-api-3 branch, not in head cvs.

If you never tried, you can access the branch e.g. using

cvs -d:pserver:anonymuos@cvs.xvid.org:/xvid co -r dev-api-3 xvidcore

or with any winCVS or whatever.


Anyway, sysKin ME might still be buggy (GomGom said something about errors
for max_bframes large), so please test! 

And, please note:  BFRAMES must be enabled, otherweise the code does not
compile. Do not use max_bframes=0! Use either -1 or >0. 

There were several makefiles that did not contain a reference to BFRAMES.
Those will not work at the moment, until we go through them and check. 

Please write your results with new ME, and if it has too many bugs, 
we can always return to the old one..


gruel