cplay-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cplay-dev] FLAC support


From: Philip M. White
Subject: Re: [cplay-dev] FLAC support
Date: Fri, 21 Jul 2006 22:33:35 -0500
User-agent: Mutt/1.5.11

On Fri, Jul 21, 2006 at 10:33:05PM +0200, Andreas wrote:
> Philip M. White schreef:
> >Greetings, all;
> >
> >I recently discovered `cplay` after a friend recommended it, and I love
> >it.  Thanks a lot for making it and maintaining it.
> >
> >The only thing that I am missing is FLAC support; my collection consists
> >of a ton of Ogg Vorbis files (thanks for supporting that, BTW) and some
> >FLAC files.  Are there any plans to add FLAC support?
> 
> It's already supported; see this line of code:
> 
>     FrameOffsetPlayer("ogg123 -q -v -k %d %s", "\.(ogg|flac)$"),
> 
> 
> Here are some additional formats for which I added support:
> 
>     NoOffsetPlayer("ape123 %s", "\.ape$"),
>     NoOffsetPlayer("shn123 %s", "\.shn$"),
>     NoOffsetPlayer("speexdec %s", "\.spx$"),
>     NoOffsetPlayer("mplayer -slave %s", "\.(wma|wav)$")
>     NoOffsetPlayer("mppdec --start %d %s /dev/dsp", ".*\.mp[cp+]$"),

Andreas, thanks.  Is this code committed to the official code base?

-- 
Philip

Attachment: pgpwizvrKru2O.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]