<!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.2900.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I need small clarification on Libavcodec library 
behaviour</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am developing IOS live video streaming 
application fow which Live555 I am using to receive H264 frames from 
Server(Camera).</FONT></DIV>
<DIV><FONT face=Arial size=2>I am using Libavcodec to decode H264 frames to YUV 
& libwscale to YUV to RGB conversion.</FONT></DIV>
<DIV><FONT face=Arial size=2>Our goal is to achieve the frame rate of 
30FPS.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>My doubt is If H264 frame arrival rate(from 
network) is faster than decoding rate, Whether frames get 
queued?</FONT></DIV>
<DIV><FONT face=Arial size=2>If YES, how to avoid that? </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>KP</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>