[XviD-devel] GME

elcabesa elcabesa at inwind.it
Sat Jul 12 14:50:49 CEST 2003


> But: Why not just use the local motion vector for this? If a block is
> restored from a position which lies outside the regular image, lower it's
> quantizer a little and see if that helps. It's faster and more accurate
> than GME.
>
> gruel

you are right, how can i found that a block is restored form a block outside 
image??
could this help??
a mb is identified by x nad y pos ( i hope)

if(xmb*16-motion_vector <x_pixel  ) {lower quatizer}

where x pixel could be 0, 8, 16 ???

could this be rigth??


More information about the XviD-devel mailing list