[Ffmpeg-devel] HTTP probing issue...
Klaas-Pieter Vlieg
vlieg
Tue Feb 20 22:52:08 CET 2007
> From: Ryan Martell [mailto:rdm4 at martellventures.com]
> Sent: 20 February 2007 22:27
>
> > Try this: add a sleep(1); at line 99 in http.c Works for me.
>
> Not sure if I'm following it. It does the open fine (which
> is where line 99 is in http.c). My problem is that when it's
> trying to read
> the probe size in libavformat/utils.c, it's not hitting EOF.
> Instead, it's just waiting for more data (after it's read
> everything....)
>
Yes, I had exactly the same problem.
And sorry, the sleep(1) is at line 100, right after http_connect()
Klaas-Pieter Vlieg
More information about the ffmpeg-devel
mailing list