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