<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">The MediaSink I am using is the QuickTimeFileSink from liveMedia.</div><div class="gmail_default" style="font-family:tahoma,sans-serif">I am creating the FileSink this way:</div><div class="gmail_default" style="font-family:tahoma,sans-serif">

<br></div><div class="gmail_default"><div class="gmail_default"><font face="tahoma, sans-serif"><span class="" style="white-space:pre">   </span>scs.qtOut = QuickTimeFileSink::createNew(env, *scs.session, fileName,</font></div>

<div class="gmail_default"><font face="tahoma, sans-serif"><span class="" style="white-space:pre">                                    </span>   50000,480, 360,20,false,false,false,false);</font></div><div class="gmail_default" style=""><br></div><div class="gmail_default" style="">

<font face="tahoma, sans-serif">An example of a file I have recorded is posted here:</font></div><div class="gmail_default" style=""><font face="tahoma, sans-serif"><a href="http://fazion.com.br/biz/192.168.200.39-16-25-35.avi">http://fazion.com.br/biz/192.168.200.39-16-25-35.avi</a><br></font></div></div></div></blockquote><div><br></div>Good heavens!  Why are you trying to write an AVI-format file using a "QuickTimeFileSink"?</div><div><br></div><div>And why not just use the "openRTSP" application, which does all this for you: <a href="http://www.live555.com/openRTSP/">http://www.live555.com/openRTSP/</a></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>