<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I think x264 doesn't store the motion vectors of each reference frames. But am I right? Thanks.<br><br>BRs,<br>Christina<br><br><hr id="stopSpelling">From: christina.boyd@live.com<br>To: x264-devel@videolan.org<br>Date: Mon, 14 Sep 2009 12:26:20 +0400<br>Subject: [x264-devel] How to get the MV of a MB in a specific Ref Frame...<br><br>



<style>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</style>


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">share your photos.</a><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>