<!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] openRTSP, Trick Mode, and
Transport Strea</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">I am able to
test trick mode functionality using testMPEG2TransportStreamTrickPlay
at various scales and in both directions.&nbsp; However, when I try to
test with openRTSP I see some strange results.&nbsp; I modified the
call to the function playMediaSession() as you describe in a previous
thread (&quot;Trick play problems&quot;, 4/16/2007) to accept
arguments for start time, end time, and scale.&nbsp; I am using a
start time of 0.0f and an end time of -1.0f.&nbsp; With a scale of
1.0f, everything works well, with openRTSP creating a file
(video-MP2T-1) locally.&nbsp; When I try scale = 2.0f, it still
creates the same file, but with the same size and scale as the first
(verified by playback with VLC).&nbsp; If I try scale = 4.0f, openRTSP
creates the file video-MP2T-1, but it remains at size zero and
openRTSP appears to do nothing.</font></blockquote>
<div><br></div>
<div>That's odd.&nbsp; Are you using the latest version of the code?&nbsp;
(Version 2007.07.01 fixed a bug that affected 2x speedup (although it
should not have affected 4x speedup).)</div>
<div><br></div>
<div>I have tested the latest version of the code (2007.07.10), and it
works OK for me.</div>
<div><br></div>
<div>(In each case, I modified the call to &quot;playMediaSession()&quot;
at line 65 of &quot;testProgs/openRTSP.cpp&quot;.</div>
<div><br></div>
<div><br></div>
<blockquote type="cite" cite><font face="Arial" size="-1">&nbsp;I need
a method of verifying trick mode over RTSP.&nbsp; Also, the directions
for using Trick Mode state that the scale must be an integer.&nbsp;
This means that scales less than 1 are not support (i.e. slow
motion)?</font></blockquote>
<div><br></div>
<div>Not for Transport Streams, with our implementation.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>