<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I want to connect my mplayer (with live.com
and aac libs) over rtsp:// to a darwin server which runs on the same machine.</font>
<br>
<br><font size=2 face="sans-serif">I want to dump the stream to a file
and provide this later on-demand.</font>
<br><font size=2 face="sans-serif">My problem is that no player can play
my dump-file.</font>
<br>
<br><font size=2 face="sans-serif">No WMP, no Quicktime,no RealOne (with
envivio)</font>
<br>
<br><font size=2 face="sans-serif">I start the mplayer with </font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; mplayer
-nocache -idx &nbsp;-dumpvideo -dumpaudio -dumpfile ./mtest.dump rtsp://localhost:554/testcapture.sdp</font>
<br>
<br><font size=2 face="sans-serif">Ok, i think with this options it will
dump in raw format. But I've tried it with </font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -ovc
qtmpeg4 -oac faad</font>
<br>
<br><font size=2 face="sans-serif">in the help of -ovc there is the codec
qtmpeg4 described as &quot;crashing&quot;, so i've tried it with ffmepg,
too.</font>
<br>
<br><font size=2 face="sans-serif">But no result...</font>
<br>
<br><font size=2 face="sans-serif">Hope that someone can help me.</font>
<br>
<br>
<br><font size=2 face="sans-serif">regards,</font>
<br>
<br><font size=2 face="sans-serif">Tom</font>