Re: Re: command line player (Dave Schwartz)

Andrew Sveikauskas <[email protected]> Sun, 29 May 2005 23:17:52 -0400
Newsgroups gmane.comp.multimedia.xmms.devel
Message-ID <[email protected]>
I have already mentioned this to Dave, but by the way, if anyone
is interested in a small, command-line player that uses XMMS I/O
plugins to play stuff, have a look at:

   http://mail.rochester.edu/~asveikau/src/m3u123.tar.gz

This is written by yours truly.

If you happen to use Debian unstable on i386 you can put this in
sources.list:

   deb http://mail.rochester.edu/~asveikau/src unstable main

And then run:

   # apt-get update
   # apt-get install m3u123

This is what I use to play music, it will run independently of XMMS
and load the DLLs for I/O plugins.  Something of a hack but very 
useful IMO.

Regards,
Andrew

On Mon, May 30, 2005 at 07:27:35AM +0000, Kazantsev Anatoly wrote:
> From: Dave Schwartz <[email protected]>
> >...
> >Any ideas on what sound processing library I should use, or go about
> >writing this utility.
> >...
> 
> What about ALSA library? There's a standart command line player in ALSA.
> It's good point to see how use this library and how wrote command line 
> player. Maybe fork with addition feautures?
> 
> _______________________________________________
> xmms-devel mailing list
> [email protected]
> http://lists.xmms.org/mailman/listinfo/xmms-devel
>