<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi<BR>
&nbsp;<BR>
I would like to encode a sequence with regular intra period (say every 25 frames). I tried using the -i option but that did not seem to work. I used -I option but I think this is generating IDR pictures. Can someone tell me if its possible to generate an AVC bitstream with regualr I period?<BR>
&nbsp;<BR>
Currently I am using the following command line:<BR>
&nbsp;<BR>
x264.exe --scenecut 0&nbsp;-b 3 --no-b-adapt --b-pyramid -r 1 -i 25 --bitrate 30000 -p 1 --merange 64 -t 2 -v -o test_p1.264 input.yuv 1920x1080 <BR>
&nbsp;<BR>
I wasnt sure how to disable scene cut so I use --scenecut 0. Is this conflicting with -i 25?<BR>
&nbsp;<BR>
Thanks,<BR>
-Purvin<BR><br /><hr />Windows Live™ Groups: Create an online spot for your favorite groups to meet. <a href='http://windowslive.com/online/groups?ocid=TXT_TAGLM_WL_groups_032009' target='_new'>Check it out.</a></body>
</html>