Hi,
I use C66x HP H.264 decoder and encoder. The decoder produces YUV buffers with pitch > width when width is not multiple of 16.
I want to use the buffers as input to the encoder. I tried to specify pitch in IVIDENC2_DynamicParams.captureWidth and IVIDEO2_BufDesc.imagePitch with no luck.
What parameters should I use to specify pitch for the encoder?
Regards,
Andrey Lisnevich