Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2006 06:05:00 -0500
From:      "Nikolas Britton" <nikolas.britton@gmail.com>
To:        "Gary Kline" <kline@tao.thought.org>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Any generic (non-wm-specific) audio players?
Message-ID:  <ef10de9a0606220405x3fe536b7p5e1a0181c89bdeaa@mail.gmail.com>
In-Reply-To: <20060622093940.GB89614@thought.org>
References:  <20060621221720.GA55540@thought.org> <ef10de9a0606211551y16d510aeoacd58a938cba29cb@mail.gmail.com> <20060622093940.GB89614@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/22/06, Gary Kline <kline@tao.thought.org> wrote:
> On Wed, Jun 21, 2006 at 05:51:32PM -0500, Nikolas Britton wrote:
> > On 6/21/06, Gary Kline <kline@tao.thought.org> wrote:
> > >
> > >        I would probably save weeks trying to turn FBSD into the kind of
> > >        "Desktop" or window-manager platform I want by just using my
> > >        Ubuntu platform.
> > >
> > >        I'm still stickng
> > >        with CTWM.  On my Ubuntu servers there is amarak(sp?) which is
> > >        my favorite audio-only apps so far.  Is there anything like this
> > >        that doesn't require desktop-specific libraries?
> > >
> >
> > cplay!!! http://mask.tf.hut.fi/~flu/hacks/cplay/ It's in ports under
> > audio/cplay. cplay is just a, python based, curses front-end so you
> > will also need to install a back-end (ogg123, splay, mpg123, mpg321,
> > madplay, mikmod, xmp, or sox), I recommend splay.
> >
> > I've attached the default .cplayrc config file, copy it to your home
> > directory if the port doesn't automatically install it (I don't think
> > it does)... and read the man page for cplay.
> >
> >
>
>         Does cplay play streaming audio?  The KDE app does and I am
>         really getting into some one the new drums and ambient(?)
>         stuff.  Wow.  Anyway, curses is fine.  Thanks for the config
>         file.
>

Download the streams playlist file (.pls, .m3u, etc.) and then add it
to cplays playlist like you would with a normal mp3... That's how I do
it, I have not looked for a better way to do it because it's good
enough for me... It also depends on the back-end your using and what's
in your cplayrc file...

You could also launch the stream at the command line, you'll still
need to manually download the playlist file first:
$ cplay radio_paradise.m3u

If you do this:
$ cplay http://www.radioparadise.com/musiclinks/rp_128.m3u
It won't automatically fetch the playlist file, I think it's simply an
issue with the back-end player... maybe mpg123 (or another back-end)
can automatically fetch them... I don't know... have not tried.



-- 
BSD Podcasts @:
http://bsdtalk.blogspot.com/
http://freebsdforall.blogspot.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef10de9a0606220405x3fe536b7p5e1a0181c89bdeaa>