[Live-devel] Trick play problem ...

Ross Finlayson finlayson at live555.com
Fri Jul 6 16:33:01 PDT 2007


>*** MPEG2TransportStreamFromESSource.cpp 2007-07-01 11:16:05.000000000 +0200
>--- MPEG2TransportStreamFromESSource.cpp.new  2007-07-06 
>18:45:01.000000000 +0200
>***************
>*** 251,256 ****
>--- 251,258 ----
>
>     fInputBufferBytesAvailable += frameSize;
>
>+   fParent.fPresentationTime = presentationTime;
>+
>     // Now that we have new input data, check if we can deliver to the client:
>     fParent.awaitNewBuffer(NULL);
>   }

Thanks for reporting this.  (I had not noticed this before because 
most clients that receive MPEG Transport Streams don't care about the 
RTP-timestamp-derived presentation time, because the Transport Stream 
has its own embedded timestamps.)

This will get fixed in the next release of the software.
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list