<!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] Video and audio completely out of
sync</title></head><body>
<blockquote type="cite" 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"
>192.168.10.56/mpeg4/media.amp</a> &gt; a.mp4</blockquote>
<div><br></div>
<div>Are you *sure* that the video's frame rate is 30
frames-per-second.&nbsp; 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>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>