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.

when doing H.264 encode, how to get PTS info.

Hi, guys.

I use DM8168 for our develop. The RDK version is  DVRRDK 04.00.00.03.

I can capture  raw video data,  then encode to ES.

I also want to mux ES to TS. But i can't get PTS from encode API except i  analyz ES  which will take more cpu cost.

 

My problem is , can i get PTS info from encode API ? Is there any other solutions to get PTS ?