<div>&nbsp;</div>
<div>Hi Ross,</div>
<div>&nbsp;</div>
<div>I debug that file with a simple program.</div>
<div>fd = fopen(&quot;test.ts&quot;,&quot;rb&quot;)</div>
<div>if (fd == NULL) perror(Failed to open&quot;);</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>error it is givingas</div>
<div>./a.out</div>
<div>Failed to open</div>
<div>: File too large.</div>
<div>&nbsp;</div>
<div>How to slove this</div>
<div>Rgds</div>
<div>Rishi</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 1/2/07, <b class="gmail_sendername">Ross Finlayson</b> &lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt;<br>&gt;Hi,<br>&gt;yeah I am sure that is readable and present in testprog directory.<br><br>Then you&#39;re going to have to trace through the call to
<br>&quot;OpenInputFile()&quot; (in &quot;liveMedia/InputFile.cpp&quot;), to figure out why<br>the call to &quot;fopen&quot; is failing.<br>--<br><br>Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">
http://www.live555.com/</a><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">
http://lists.live555.com/mailman/listinfo/live-devel</a><br></blockquote></div><br>