<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt">Removed the optimisations and that solved the problem. Thanks Ian<br><br>Kindly ignore the previous mail.. sent by mistake.<br><br>karthik<br><div style="font-family: verdana,helvetica,sans-serif; font-size: 10pt;"><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: karthikeyan.s &lt;informkarthik@gmail.com&gt;<br>To: x264-devel@videolan.org<br>Sent: Friday, January 12, 2007 5:50:38 PM<br>Subject: [x264-devel] multiple executions??<br><br>Hi all<br>1)&nbsp; i have pasted a gdb snapshot of x264.<br><br>2)&nbsp; Can someone explain multiple execution of lines 1082,1087 etc etc. (There are many such occations..only somelines are pasted..)<br><br>3)&nbsp;&nbsp; `info threads` shows only _one_&nbsp; thread.
<br><br>4)&nbsp;&nbsp;&nbsp; The instruction is not inside a loop.<br><br>---------<br clear="all">(gdb) step<br>Encode (param=0xbfffe5b0, opt=0xbfffe590) at x264.c:1082<br>1082&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if( ( i_frame_total == 0 || param-&gt;i_frame_total &lt; i_frame_total )
<br>(gdb) step<br>1080&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i_frame_total = p_get_frame_total( opt-&gt;hin );<br>(gdb) info threads<br>* 1 Thread 1074147968 (LWP 3892)&nbsp; Encode (param=0xbfffe5b0, opt=0xbfffe590)<br>&nbsp;&nbsp;&nbsp; at x264.c:1080<br>(gdb) step<br>1082&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if( ( i_frame_total == 0 || param-&gt;i_frame_total &lt; i_frame_total )
<br>(gdb) step<br>1087&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if( ( h = x264_encoder_open( param ) ) == NULL )<br>(gdb) step<br>1085&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; param-&gt;i_frame_total = i_frame_total;<br>(gdb) step<br>1087&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if( ( h = x264_encoder_open( param ) ) == NULL )
<br>---------<br><br>With Best Regards<br>karthik<br><br>M.Tech, EE Dept.<br>IITD (class of 2007)<br>
</div><br></div></div><br>

<hr size=1>Don't pick lemons.<br>
See all the <a href="http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE0OGRsc3F2BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDbmV3Y2Fycw--">new 2007 cars</a> at <a href="http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE0OGRsc3F2BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDbmV3Y2Fycw--">Yahoo! Autos.</a></body></html>