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)