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.

Timestamp management in H264 High Profile Decoder on DM3730

Other Parts Discussed in Thread: DM3730

Hi,

I am using the H264 High Profile decoder on a DM3730, and I need to synchronize decoded video samples with audio samples. Most decoders provide a way to associate private data with encoded frames, and to retrieve those data while pulling decoded frames. However, I do not see any mechanism like that in the decoder...

How can I maintain PTS/frame association during decoding operation ?

Thanks,