[Live-devel] Bookmark TS file

Woods woods.biz at gmail.com
Sun Sep 13 23:54:00 PDT 2009


Hi,

I am trying to bookmark a playing TS file for later re-play. What I am
retrieving is the fNPT value from ClientTrickPlayState.

My function is like:

(step 1) updateTSRecordNum();
(step 2) fIndexFile->lookupPCRFromTSPacketNum(fTSRecordNum, False, fNPT,
fIxRecordNum);
(step 3) return fNPT

But from the result, I saw the fNPT increases exponentially after above
function is called repeatedly. I suspect it is due to the repeated call of
updateTSRecordNum().

Could anyone tell me how to retrieve the correct NPT time value? Thank you!

-- 
Woods
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090914/82dd561b/attachment-0001.html>


More information about the live-devel mailing list