Re: [Live-devel] fPresentationTime fDurationInMicroseconds value setup

2010-01-28 Thread Tao Wu
Hi Ross, Thanks for your explanations. I am somehow unsure about the proper setup of fPresentationTime and fDurationInMicroseconds. My h264 video stream comes in the oder of pps, sps, I, P, P, P...(29 times) in a second. Is the following code correct ? Thank you. ::continueReadProcessing() {

Re: [Live-devel] fPresentationTime fDurationInMicroseconds value setup

2010-01-26 Thread Ross Finlayson
I need to understand the value of fPresentationTime fDurationInMicroseconds. Those two are used in almost all videoframers. I have an IP camera, which sends out video frames in the oder of pps, sps, I, P, P, P...(29 times) in a second. So should the fPresentationTime/ fDurationInMicroseconds b

[Live-devel] fPresentationTime fDurationInMicroseconds value setup

2010-01-26 Thread Tao Wu
Hi All, I need to understand the value of fPresentationTime fDurationInMicroseconds. Those two are used in almost all videoframers. I have an IP camera, which sends out video frames in the oder of pps, sps, I, P, P, P...(29 times) in a second. So should the fPresentationTime/ fDurationInMicroseco