<!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 and
H.264</title></head><body>
<blockquote type="cite" cite>Sorry, I didn't saw the &quot;-t&quot;
option before. Now I was able to get stream data packets, but I still
have problems to play the video file. I'm running this:</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>openRTSP -t -4 -d 20 -w 320 -h 240 <a
href="rtsp://video3.americafree.tv/AFTVAdventureH264250.sdp"
>rtsp://video3.americafree.tv/AFTVAdventureH264250.sdp</a> &gt;
video.mp4</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>As you can see, I'm defining a duration
limit (20 seconds) and&nbsp;explicitly&nbsp;defining the image size.
The output video has two problems:</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>1. The first video frame is a green
frame. I would like to get the actual video in the very first frame,
is it possible?</blockquote>
<div><br>
Sorry, but I don't know what's causing this.<br>
</div>
<blockquote type="cite" cite>2. The video seems to be in slow motion
and the total video duration is not 20 seconds as defined, by more
than 40 seconds. The audio is perfect and 20 sec length
though</blockquote>
<div><br></div>
<div>The problem is that you're not using the &quot;-f
&lt;frame-rate&gt;&quot; option.&nbsp; You *must* specify the correct
video frame rate if you want to have any chance of your recorded video
playing properly.</div>
<div><br></div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>