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.

DM6467: H264enc vbv size

Hi,

I am currently developping a compression card on DM6467 with TI H.264 codecs. I use Gstreamer to "connect" input video with the codec part.

I saw that h264fhdvenc propose a way to set the VBV size with the value maxDelay in DynamicParams, but I can't find it for h264enc. In the documentation, I can't find any information on this buffer, if it exists and what is its size. Does anyone know this information? And if it exists, how can I resize this buffer in order to have a smaller latency?

My codecs are from the cs2dm6467_1_00_00_10 package and their clients are compiled and integrated in arago 2011.6 with Code Sourcery 2009 Q1.

Thank you in advance.

Marc