<!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] How to control Frame rate for
MPEG2 TS st</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">&nbsp;We are
using testMPEG1or2VideoStreamer.cpp as a server for streaming MPEG2
ES, PS and TS stream and testMPEG1or2VideoReceiver.cpp as a receiver
program. We could able to control frame rate for MPEG2 ES and PS
stream from server side by changing the default frame rate
(fFrameRate) in MPEGVideoStreamFramer.cpp to change
fDurationInMicroseconds</font></blockquote>
<div><br></div>
<div>You shouldn't do this.&nbsp; Each frame's duration, and thus the
frame rate, is calculated automatically by parsing the timestamp
information in the MPEG ES or TS stream.&nbsp; You should not want or
need to change this.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>