<div>Does x264 support multi reference picture? I search "num_ref_frames" in x264 and find "num_ref_frames" is only used in set.c </div>
<div>where it is written into SPS. If x264 supports multi reference picture, it should be used in motion search.</div>
<div> </div>
<div>best regards</div>
<div>Jogging<br><br> </div>
<div><span class="gmail_quote">On 10/8/06, <b class="gmail_sendername">lurui</b> <<a href="mailto:lurui.freesky@gmail.com">lurui.freesky@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Dear experts:<br>When I set<br> param->i_frame_reference = 9;/*and great than 9*/<br> param->b_interlaced = 1;
<br>in x264_param_default() function at common.c,<br><br>It always generate a exception. It seems that get_ref_mmx() funtion at mc-c.c get a src[4] parameter with error points to src picture.<br><br>lurui<br>2006/10/8</blockquote>
</div><br>