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

Ross Finlayson finlayson at live.com
Wed Dec 15 02:45:51 PST 2004


>In RTSPClient::createScaleString(float scale), you check to see if scale 
>== 1.0, and as it's the default value, don't put  "Scale: " in the 
>header.  However, this seems to prevent a player from returning to normal 
>speed after having used a different scale value than 1.0.  Since there 
>doesn't seem to be a way to send incremental changes to scale, either 
>removing the default check (and hence always send a Scale: in the header), 
>or maintain an internal state are two resolutions I can come up with.

I have now installed a new version (2004.12.15) that, I think, fixes this 
in "RTSPClient.cpp" (using the second solution that you suggested).


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



More information about the live-devel mailing list