From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R6405-0007Di-Jx for garchives@archives.gentoo.org; Tue, 20 Sep 2011 17:21:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC3F821C21F; Tue, 20 Sep 2011 17:20:38 +0000 (UTC) Received: from vergina.dyndns.org (cust-218-222.on4.ontelecoms.gr [92.118.218.222]) by pigeon.gentoo.org (Postfix) with ESMTP id 0CC9A21C0FB for ; Tue, 20 Sep 2011 17:19:48 +0000 (UTC) Received: from [192.168.0.1] (viper.vergina.dyndns.org [192.168.0.1]) by viper.vergina.dyndns.org (Postfix) with ESMTP id 0FB097DB for ; Tue, 20 Sep 2011 20:19:46 +0300 (EEST) Message-ID: <4E78CB30.2020400@asyr.hopto.org> Date: Tue, 20 Sep 2011 20:19:44 +0300 From: Thanasis User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110918 Lightning/1.0b3pre Thunderbird/3.1.12 ThunderBrowse/3.8 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [OT rant] udev + /usr References: <20110912150248.GB3599@acm.acm> <1434471.vFl7Va7T4L@localhost> <20110920002035.GA1727@waltdnes.org> <1398024.lJBaYSBjQa@localhost> In-Reply-To: <1398024.lJBaYSBjQa@localhost> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 752ec5e70384c25b8cc2154475cba35b on 09/20/2011 07:50 PM Volker Armin Hemmann wrote the following: > Am Montag 19 September 2011, 20:20:35 schrieb Walter Dnes: >> On Sun, Sep 18, 2011 at 10:48:10PM +0200, Volker Armin Hemmann wrote >> >>> alsaplayer. Can't even get more simplistic. You don't even have to run a >>> daemon or server. Just playing music. >> >> Or mpg321 or mpg123, both of which are commandline programs. > > well, both can't do playlists - and there ability to play sound very slow or > backwards is limited ;) > I know mpg321 can do playlists like so: mpg123 --list file quote from its man page: -@ file, --list file Read filenames and/or URLs of MPEG audio streams from the specified file in addition to the ones specified on the command line (if any). Note that file can be either an ordinary file, a dash ``-'' to indicate that a list of filenames/URLs is to be read from the standard input, or an URL pointing to a an appropriate list file. Note: only one -@ option can be used (if more than one is specified, only the last one will be recognized).