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.

C6678 H264 encoder output resolution

Hello,

I am trying to use the H264 encoder running on a C6678 chip to encode a 1080p input stream to 720p and 480p. I see params for the input height and width in the IVIDENC2_DynamicParams struct and params for max height and width in the IVIDENC2_Params struct. I do not see any params for the output resolution though. I'm sure I've just overlooked something, but how do I control the resolution of the output video frames?

Chris