Skip to Content.
Sympa Menu

baslinux - Re: [BL] mplayer

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] mplayer
  • Date: Wed, 22 Jun 2005 15:27:41 +1200

> Just add the following two lines to links.cfg
> (under .links in your home directory):
> ----------------------------------------------------------------
> extension "pls" "audio/x-scpls
> association "mplayer" "audio/x-scpls" "mplayer -playlist %" 19 1
> ----------------------------------------------------------------
>
> ------------------------------------------------------------------
> extension "m3u" "audio/x-mpegurl"
> association "mplayer" "audio/x-mpegurl" "mplayer -playlist %" 19 1
> ------------------------------------------------------------------

The above two deal with MP3 feeds (which AFAIK covers all
of the Shoutcast stations). However "Live Radio" appears
to have more WMA feeds than MP3. The following additions
to links.cfg give links the ability to play some WMA feeds:
-----------------------------------------------------------------
extension "asx" "video/x-ms-asf"
association "mplayer" "video/x-ms-asf" "mplayer -playlist %" 19 1
-----------------------------------------------------------------

Cheers,
Steven

____________________________
http://www.basiclinux.com.ru




Archive powered by MHonArc 2.6.24.

Top of Page