[Live-devel] Re: [vlc-devel] RTSP trickplay support

Ross Finlayson finlayson at live.com
Tue Dec 21 09:55:07 PST 2004


>>But in any case, I don't really understand what value inserting a
>>"MPEG2TransportStreamFramer" object gives to VLC.  The only thing this
>>object does is use the PCR values in the stream to estimate the duration
>>of each incoming chunk of Transport Stream data.  This duration is
>>passed (as the "duration" parameter) to "StreamRead()" (in
>>"livedotcom.cpp").  But this parameter is not used anywhere in
>>"StreamRead()"!
>>
>>So, once again, what value does the "MPEG2TransportStreamFramer" object
>>give you??
>
>in StreamRead(), p_sys->i_running_duration is updated with duration.

OK, this must be in a newer version of "livedotcom.cpp" than the version I 
looked at (v9067 of VLC/trunk/modules/demux/livedotcom.cpp).

This looks great.


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list