[MPlayer-dev-eng] [PATCH] http1 to ingore DEMUXER_TYPE_ASF unconditionally

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Oct 15 13:57:01 CEST 2005


Hi,
On Sat, Oct 15, 2005 at 05:38:11PM +0800, Zuxy wrote:
> 2005/10/15, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> If you think that's unacceptable we can simply copy all the asf
> mimetypes appeared in asf_http_streaming_type to mime_table. Either
> will work. But can we treat "application/octet-stream" as an ASF type?

IMO only those that no sane setup would use for normal http.

> > Actually I think that even trying to use mms when the URL is http:// is
> > a bug, although because of all those clueless people setting up mms
> > servers it might be a "useful" bug.
> 
> Very useful to me at least:-) Actually it isn't a bug but an anti-bug
> against others' bugs.

Well, the question is when is this needed? If you start mplayer by hand
on an URL you will probably know when it is mms and can use mms://.
If it's used via e.g. mplayer-plugin, IMHO this one should do the
detection stuff - it can use multithreading to speed up detection of
what kind of server it is. Currently MPlayer takes over a second
for every connection attempt it makes, at least for me.

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list