<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>I am using the x264 code in my app and it works 
great, but I have noticed that in order to get the first reconstruct frame I 
have to wait until I_frame_reference (from the param) frames will pass, even if 
I am not using B frames at all.</FONT></DIV>
<DIV><FONT face=Arial size=2>I am using the reconstruct images as an 
input&nbsp;for another process,&nbsp;therefore I need to have the reconstruct 
images in time.</FONT></DIV>
<DIV><FONT face=Arial size=2>Is it possible to get the reconstruct 
images&nbsp;without the delay&nbsp;as codecs usually do ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance.</FONT></DIV>
<DIV><FONT face=Arial size=2>Tamir.</FONT>&nbsp;&nbsp;</DIV></BODY></HTML>