[MPlayer-dev-eng] [patch] mplayer fails to seek large file (>2G) over http due to misparsed Content-Length

compn tempn at twmi.rr.com
Tue Jan 19 21:22:45 CET 2010


On Tue, 19 Jan 2010 17:48:19 +0300, Yuriy Kaminskiy wrote:
>Hello!
>I've tried to play large file (4194540223 bytes) over http, and cannot seek, as
>Content-Length was misparsed/truncated with atoi.
>atoll already used in libavformat/ (and c99), so I think it can be used here too.
>As a bonus, I've added patch to move Content-Length parsing out of
>if(Content-Type) [seems unrelated?] and removed repeated http_get_field call.
>

does it work using mplayer ffmpeg://http://blah... ?

mplayer svn just got ffmpeg network support. i wonder if it can handle
such streams

-compn



More information about the MPlayer-dev-eng mailing list