This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

H264 encoding using the interlaced video

Hi,

Can any one help out of this issues when the video encoding is h264 with interlaced video.

The parameters i have change in order to get the interlaced video are

1.inputContentType has changed to interlaced

2.CaptureWidth has changed to 2 times of the inputWidth

but the video encoding process has to call 2 times for the top field and the bottom field and i am unable to do that .

can any one tell me, how to call the video process for the 2nd time and what are the arguments to pass for the 2nd video process