From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KxQQw-00035u-7Q for garchives@archives.gentoo.org; Tue, 04 Nov 2008 18:15:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35C7BE04C5; Tue, 4 Nov 2008 18:15:18 +0000 (UTC) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by pigeon.gentoo.org (Postfix) with ESMTP id E70A5E04C5 for ; Tue, 4 Nov 2008 18:15:17 +0000 (UTC) Received: from gondolin.altum.de (p54BB9C85.dip0.t-ipconnect.de [84.187.156.133]) by mrelayeu.kundenserver.de (node=mrelayeu6) with ESMTP (Nemesis) id 0ML29c-1KxQQu0XPL-0005DI; Tue, 04 Nov 2008 19:15:16 +0100 Received: from localhost (localhost [127.0.0.1]) by gondolin.altum.de (Postfix) with ESMTP id D9A0F2A4E60 for ; Tue, 4 Nov 2008 19:15:15 +0100 (CET) X-Virus-Scanned: by amavisd-new at online.de Received: from gondolin.altum.de ([127.0.0.1]) by localhost (gondolin.altum.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vwrP6L12ZrIi for ; Tue, 4 Nov 2008 19:15:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by gondolin.altum.de (Postfix) with ESMTP id 85F392A4E61 for ; Tue, 4 Nov 2008 19:15:15 +0100 (CET) Received: from gondolin.localnet (gondolin.altum.de [192.168.1.4]) (Authenticated sender: heini) by gondolin.altum.de (Postfix) with ESMTPSA id 7169E2A4E60 for ; Tue, 4 Nov 2008 19:15:14 +0100 (CET) From: Dirk Heinrichs Organization: Privat To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] FLAC to mp3 converters? Date: Tue, 4 Nov 2008 19:15:14 +0100 User-Agent: KMail/1.10.1 (Linux/2.6.27.4; KDE/4.1.2; i686; ; ) References: <5bdc1c8b0811041004k41ee926h9bba478c10c8117a@mail.gmail.com> In-Reply-To: <5bdc1c8b0811041004k41ee926h9bba478c10c8117a@mail.gmail.com> 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 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811041915.14468.dirk.heinrichs@online.de> X-Provags-ID: V01U2FsdGVkX19hZr7FJiyCDAIGEUH32hzUTK884Wt49ufq72y qQ0jC8ByHvPzZixBo8KIAb6KkAjid5vc6jolH68OAG6Qu4BegD DcxPHswHIrckT1pknA5Wg== X-Archives-Salt: af54f0f7-cdbd-4ccf-b1e0-77fc26d320ae X-Archives-Hash: d0c5ca7f2e93031b3f9195712f396d45 Am Dienstag, 4. November 2008 19:04:04 schrieb Mark Knecht: > I'm wondering if anyone has a good way to convert a large hierarcy > of directories populated with FLAC files to a new set of directories > using mp3 instead? The FLAC directory contains something like 20000 > files so I need the converted structure to replicate the original. > Most likely the tool has to be very tolerant of file naming, unicode, > etc., as there are likely to be any number of strange things in there. > > Possibly something in perl or, for the likes of me, even something GUI > based. Try http://www.gurulabs.com/goodies/downloads.php (scroll down to the bottom). HTH... Dirk