<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi All,<br><br>I want to get the motion vector of a macroblock at position i_mb_xy in the i-th reference frame in list 0. <br>I think I should use the following command:<br><br>int16_t *mv_a&nbsp; = h-&gt;mb.cache.mv[i_list][X264_SCAN8_0 - 1];<br><br>But am I right? If so, what is the role of X264_SCAN8_0? Any help is appreciated! Thanks.<br><br>Christina<br><br /><hr />With Windows Live, you can organize, edit, and  <a href='http://www.microsoft.com/middleeast/windows/windowslive/products/photo-gallery-edit.aspx' target='_new'>share your photos.</a></body>
</html>