On Mon, 6 Oct 2008, Oleg Terner wrote: > So can you, please, explain the structure of the mb.cache.mv? How and > what vectors are stored in each of 48 vectors? 4x4 array, stride 8, topleft corner is h->mb.cache.mv[0][x264_scan8[0]] This should have been obvious if you looked at x264_macroblock_cache_mv(). --Loren Merritt