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.

How can I know a buffer contain a complete H.264 frame?

Hi all,

I use dm365_h264dec_02_00_00_11_production to decode H.264 stream, now I encounter a problem :

How can I know the data in the input buffer contain a complete H.264 frame?

I configure the H.264 decoder as : ENTIREFRAME,BYTESTREAM(Not slice,NAL).

And if I input a buffer contain partial frame, whether the decoder throw a error or not?

 

Thanks and regards.

 

Archer