Well, if I remove the -f 30 parameter, the video still looks bad. I also have some artifacts while the video is playing.<br>This doesn't happen with videolan or using the Axis ActiveX component.<br><br><br><br><div class="gmail_quote">
2009/2/19 Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div class="Ih2E3d">
<blockquote type="cite">I'm using openRTSP to connect to an axis
camera and record the video and audio to an .mp4 file<br>
I do this:<br>
<br>
openRTSP.exe -4 -y -l -w 640 -h 480 -f 30 -b 100000 -d 10 rtsp://<a href="http://192.168.10.56/mpeg4/media.amp" target="_blank">192.168.10.56/mpeg4/media.amp</a> > a.mp4</blockquote>
<div><br></div>
</div><div>Are you *sure* that the video's frame rate is 30
frames-per-second. You can't just guess this if you want to get
an output file that plays properly; you need to specify the correct
frame rate.</div>
<pre>--
</pre><font color="#888888">
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></div>
</font></div>
<br>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br>