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 understanding

Guru 20755 points

Hello,

I would like to ask a general question regarding timestamp:

I have 2 scenarios :

1. TI's  H.264 encoding of video only (no audio) and muxing it to TS (mpeg-ts)

2. demuxing of mpeg-ts (was encoded by some other encoder - not TI's) and decoding video only (no audio) using TI's H.264 decoder

Do you think I need in the 1st scenario to generate PTS from codec output into stream ? and in the 2ns scenario do I need to retrieve PTS from TS and use it in TI's codec ?

Thank you,

Ran