<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi<br><br>I am encoding live frames from an IP camera to H.264 but have found that it takes at least as many frames as the GOP size to be passed in before anything actually comes out of the encoder.<br><br>This is a problem if the camera is streaming slowly because say I have the GOP set to 10, if the camera is sending 1 frame a second it will be 10 seconds before I get any encoded video out which is too long a delay.<br><br>Is there any way to ensure that the first frame I pass to the encoder is encoded and passed out straight out? (without changing the GOP to 1)<br><br>Thanks in advance,<br><br>Paul<br>                                    </div></body>
</html>