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.

DVRRDK350 DM816X encoder frame have same encodeTimestamp

Hi:

   I use DVRRDK350,soc is DM8167, use API Venc_getBitstreamBuffer() to get encoder bitstream,

int data struct

VCODEC_BITSBUF_S

have a element

    UInt32              encodeTimestamp;
    /**< Time stamp after encode is complete */

I print this value,find some frame have same value, it's right?

I think it's impossible to encoder two frame at same (uint is ms)