[MPlayer-users] playing asf files from nfl.com

D Richard Felker III dalias at aerifal.cx
Sun Aug 25 21:33:02 CEST 2002


On Sun, Aug 25, 2002 at 08:54:06PM +0200, Lethal Weapon wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> On Sun, 2002-08-25 at 20:19, Ian Truelsen wrote:
> it works for me
> 
> you need to get the mms:// url out of that, for example:
> 
> lynx -dump "http://youmarvelousurl"
> you can read:
> <ASX version = "3.0" previewmode = "no"  BannerBar = "AUTO">
>         <Title>San Francisco 49ers at Oakland Raiders</Title>
>         <Entry>
>                 <Title>San Francisco 49ers at Oakland Raiders</Title>
>                 <Abstract>Click here to go to our Web site</Abstract>
>                 <Author>Yahoo! Broadcast</Author>
>                 <Copyright>© 2002, All Rights Reserved.</Copyright>
>                 <Ref href =
> "mms://wmcontent06.broadcast.com/proot2/PubShare06/nfl/49ers/1/3296812.wma?StreamID=3296812&Segment=84944&pl_b=003FFAD0A33FFAD2A800002DBA3D6927C0&ru=MozillaMSIE&sg_id=15093&CG_ID=1077621" />
>         </Entry>
> </ASX>
> 
> 
> use the mms://url with your mplayer

Also be sure to quote the url so the &'s don't mess you up. :)

Rich




More information about the MPlayer-users mailing list