[Live-devel] Real-time Video Viewing

Ross Finlayson finlayson at live555.com
Thu Dec 8 10:30:56 PST 2005


>I realize this might be more appropriate for a VLC discussion list

Yes.

>, but I
>figured I must be doing something wrong in my FramedSource derived class.
>Could this be a problem with how I'm setting fPresentationTime?

No - the fact that your stream plays OK (albeit with a small delay) 
when VLC uses a normal-sized cache suggests that you are setting the 
presentation time OK.  The problem appears to simply be that a cache 
size of 10 ms was too small for playing this stream.  (With a cache 
that small, some packets are apparently ariving too late for VLC's 
decoder to handle them.)

It sounds like you need a VLC cache that's larger than 10 ms (but 
smaller than the default value).


	Ross Finlayson
	Live Networks, Inc. (LIVE555.COM)
	<http://www.live555.com/>



More information about the live-devel mailing list