<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>Re: [Live-devel] Question on
ClientTrickPlayState.fScale</title></head><body>
<blockquote type="cite" cite><font size="-1">Do you think I am doing
something wrong? Why is fScale initialized to 2.0?</font></blockquote>
<div><br></div>
<div>Oops, you've found a bug. I had used that initialization
when debugging the code, but I had forgotten to change it back to 1.0
afterwards. (I never noticed it at the time, because I used the
Amino STB to test the code, and it uses a scale of 6.0 (by
default).)</div>
<div><br></div>
<div>So please change</div>
<div><x-tab>
</x-tab>2.0</div>
<div>to</div>
<div><x-tab>
</x-tab>1.0</div>
<div>in "MPEG2TransportFileServerMediaSubsession.cpp", line
258.</div>
<div><br></div>
<div>(This fix will get included in the next release of the
software.)</div>
<x-sigsep><pre>--
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>