<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Thanks for the quick&nbsp;reply. A quick follow up question. With x264 is it possible to encode using fixed GOP size? NO adapation.<BR>
&nbsp;<BR>
I want to encode a&nbsp;sequence with say GOP =&nbsp;4 (I&nbsp;b B b P), is that possible?<BR>
&nbsp;<BR>
Thanks,<BR>
-Purvin<BR>&nbsp;<BR>&gt; Date: Mon, 9 Mar 2009 11:59:34 -0800<BR>&gt; From: darkshikari@gmail.com<BR>&gt; To: x264-devel@videolan.org<BR>&gt; Subject: Re: [x264-devel] regular intra period<BR>&gt; <BR>&gt; 2009/3/9 Purvin Pandit &lt;purvinp@hotmail.com&gt;:<BR>&gt; &gt; Hi<BR>&gt; &gt;<BR>&gt; &gt; I would like to encode a sequence with regular intra period (say every 25<BR>&gt; &gt; frames). I tried using the -i option but that did not seem to work. I used<BR>&gt; &gt; -I option but I think this is generating IDR pictures. Can someone tell me<BR>&gt; &gt; if its possible to generate an AVC bitstream with regualr I period?<BR>&gt; &gt;<BR>&gt; &gt; Currently I am using the following command line:<BR>&gt; &gt;<BR>&gt; &gt; x264.exe --scenecut 0&nbsp;-b 3 --no-b-adapt --b-pyramid -r 1 -i 25 --bitrate<BR>&gt; &gt; 30000 -p 1 --merange 64 -t 2 -v -o test_p1.264 input.yuv 1920x1080<BR>&gt; &gt;<BR>&gt; &gt; I wasnt sure how to disable scene cut so I use --scenecut 0. Is this<BR>&gt; &gt; conflicting with -i 25?<BR>&gt; <BR>&gt; x264 will only generate non-IDR I-frames in the case that it detects a<BR>&gt; scenecut but it has been less than --min-keyint since the previous<BR>&gt; keyframe. All non-scenecut I-frames are IDR.<BR>&gt; <BR>&gt; Dark Shikari<BR>&gt; _______________________________________________<BR>&gt; x264-devel mailing list<BR>&gt; x264-devel@videolan.org<BR>&gt; http://mailman.videolan.org/listinfo/x264-devel<BR><br /><hr />HotmailŪ is up to 70% faster. Now good news travels really fast.  <a href='http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_HM_70faster_032009' target='_new'>Find out more.</a></body>
</html>