Index: libmpdemux/asf_streaming.c =================================================================== RCS file: /cvsroot/mplayer/main/libmpdemux/asf_streaming.c,v retrieving revision 1.49 diff -u -r1.49 asf_streaming.c --- libmpdemux/asf_streaming.c 21 Jul 2004 10:18:29 -0000 1.49 +++ libmpdemux/asf_streaming.c 11 Oct 2004 19:38:01 -0000 @@ -427,6 +427,7 @@ if( !strcasecmp(content_type, "application/octet-stream") || !strcasecmp(content_type, "application/vnd.ms.wms-hdr.asfv1") || // New in Corona, first request !strcasecmp(content_type, "application/x-mms-framed") || // New in Corana, second request + !strcasecmp(content_type, "video/x-ms-wmv") || !strcasecmp(content_type, "video/x-ms-asf")) { if( strstr(features, "broadcast") ) {