<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: vlc error INPUT_MAX_ALLOCATION
reached?</title></head><body>
<div>À (At) 14:22 +0100 21/03/2002, Bill Eldridge écrivait
(wrote) :</div>
<blockquote type="cite" cite>Christophe Massiot wrote:<br>
><br>
>  (At) 16:36 +0100 20/03/2002, Bill Eldridge écrivait (wrote)
:<br>
> >[root@rfa01 bill]# vlc --noaudio
http://localhost:8090/test1.vob<br>
> >VideoLAN Client - version 0.2.92-dev_2002-03-20 Ourumov - (c)
1996-2002<br>
> >VideoLAN<br>
> >INPUT_MAX_ALLOCATION reached (20971637)<br>
> ><br>
> >What does it mean?<br>
><br>
> I have been told the HTTP input seems to be malfunctioning
since<br>
> input III. I will have a look at this, as soon as I have five<br>
> minutes...<br>
<br>
Yes, this seems to be true</blockquote>
<div><br></div>
<div>It works perfectly for me with Dolby_Broadway.vob. For people who
have problems with it, please find a reproducible situation...</div>
<div><br></div>
<blockquote type="cite" cite> - it's now crashing<br>
ffserver when I try to connect, and I'm not<br>
sure if the error is because ffserver has already<br>
died, or if there's some condition in vlc here<br>
that makes it mess up and then send something</blockquote>
<blockquote type="cite" cite>awful to ffserver.</blockquote>
<div><br></div>
<div>As far as I'm concerned, it's not "good behaviour" for
a program to crash when it gets unexpected queries :-p. That being
said, I suspect the problem might be with the Range: header we are now
using for seeking. Remove the :</div>
<div
>           <span
></span>   "Range: bytes=%lld-\r\n" <br>
line in plugins/access/http.c and tell me if it helps.</div>
<div><br></div>
<div><tt>-- </tt></div>
<div>Christophe Massiot.</div>
</body>
</html>