OK, how do I check for a stream ? I was assuming that if the file size was 0 then it is a stream, otherwise it is a file.<br><br><br>Gabriel.<br><br clear="all"><br><a href="http://lives.sourceforge.net">http://lives.sourceforge.net</a><br>

<a href="https://www.ohloh.net/accounts/salsaman">https://www.ohloh.net/accounts/salsaman</a><br><br>
<br><br><div class="gmail_quote">On Mon, Jun 7, 2010 at 5:12 PM, Ilkka Ollakka <span dir="ltr"><<a href="mailto:ileoo@videolan.org">ileoo@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On Mon, Jun 07, 2010 at 05:02:59PM -0300, salsaman wrote:<br>
>    Well, I don't understand then. It is working perfectly here. You have to<br>
>    download the file and not stream it remotely. Maybe the bug is if it is a<br>
>    remote stream (URL) but I tested this with other streams (file size == 0)<br>
>    and it worked (i.e. do not seek in streams).<br>
<br>
</div>Hi,<br>
<br>
Patch should work both cases anyway and it shouldn't case if file is<br>
remote or local as it doesn't do the access. It can check if stream can<br>
seek or can fastseek.<br>
<br>
<br>
And please keep mails in mailinglist, otherwise could be hard for others to follow<br>
the status.<br>
<font color="#888888"><br>
--<br>
Ilkka Ollakka<br>
"I do not fear computers.  I fear the lack of them."<br>
                -- Isaac Asimov<br>
</font><br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div><br>