mpeg - MPEG2 TS end-to-end delay -


i need calculate end end delay (between encoder , decoder) in mpeg 2 ts based on time stamps information (pts pcr dts). time stamps enough calculate delay?

these time-stamps inserted transport stream encoder, , used decoder - such syncing between audio , video frames, , in general locking original clock display video correctly.

the delay between encoder , decoder, on other hand, asking delay between transmitting data source , receiving in destination. not determined data (i.e. transport stream , data within such time stamps) network conditions.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -