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 1KyUgm-0007uX-3N for garchives@archives.gentoo.org; Fri, 07 Nov 2008 17:00:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13E7AE0453; Fri, 7 Nov 2008 17:00:03 +0000 (UTC) Received: from mail-gx0-f15.google.com (mail-gx0-f15.google.com [209.85.217.15]) by pigeon.gentoo.org (Postfix) with ESMTP id DEA00E0453 for ; Fri, 7 Nov 2008 17:00:02 +0000 (UTC) Received: by gxk8 with SMTP id 8so931511gxk.10 for ; Fri, 07 Nov 2008 09:00:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=odvJu9p+Y6W/evyhwibNgOzzMgkH4Gp8Sh5h6Od/y2w=; b=JXSIH2m5GgYScn3Dkkb76759PQzgH+dQ3Qw9hEOZjZyKHXxQyCvnwhIetZjerGHKQJ AYM9iGIlD513JIF2v01p1ITWLkKZPHPl3B6Q7nPZKn46kmsryR4g3WK6LNwfNAPIW5N7 81eP0gsD3M2wr0/8hrwU7kt/Gu2n8KWZDcAtY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Y6v5Q9l0RWI+OU/ljwqkMSYZa6E08UHXXAC+26GZQChTLdwoLhB9scJpud1rxSMaoL RN7bCQf0irDvFMfnJDsWTam+OXV1Xq7Xs0dhjYCLzFZN2nnsKNalSQNhudVqaqEJO4fo q/FKKE4jyaBS72NBFvQ+uGtO6ZM7VyPjsbep4= Received: by 10.151.14.5 with SMTP id r5mr3846149ybi.163.1226077201025; Fri, 07 Nov 2008 09:00:01 -0800 (PST) Received: by 10.150.200.21 with HTTP; Fri, 7 Nov 2008 09:00:00 -0800 (PST) Message-ID: <5bdc1c8b0811070900y24a8e9c1k9bc407807407e82f@mail.gmail.com> Date: Fri, 7 Nov 2008 09:00:00 -0800 From: "Mark Knecht" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] FLAC to mp3 converters? In-Reply-To: <58965d8a0811070754o14908253x2e52724afcb63056@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 References: <5bdc1c8b0811041004k41ee926h9bba478c10c8117a@mail.gmail.com> <558a8f1a0811051012n71ce19fck937152f04bc8df42@mail.gmail.com> <200811052146.01085.a@gaydenko.com> <5bdc1c8b0811052055j129802d9pc58734160e243880@mail.gmail.com> <20081106095608.16a82511@zaphod.digimed.co.uk> <5bdc1c8b0811061712j2b1f1b04g2a312edb0da981f1@mail.gmail.com> <20081107083053.3777aaef@digimed.co.uk> <5bdc1c8b0811070555o72d9767bj71b7a5efd4479c21@mail.gmail.com> <58965d8a0811070754o14908253x2e52724afcb63056@mail.gmail.com> X-Archives-Salt: 20cfdb11-13c8-4696-88f5-a02e72882175 X-Archives-Hash: 7da20313e54b65bd5209955d1f8172d6 On Fri, Nov 7, 2008 at 7:54 AM, Paul Hartman wrote: > On Fri, Nov 7, 2008 at 7:55 AM, Mark Knecht wrote: >> On Fri, Nov 7, 2008 at 12:30 AM, Neil Bothwick wrote: >>> On Thu, 6 Nov 2008 17:12:32 -0800, Mark Knecht wrote: >>> >>>> Thanks. I'll give it a try and report back any results. I guess I'm >>>> only moderately confident as I'm not clear how the group of MP3 files >>>> keeps the original track order. Are those written into the MP3 file by >>>> the converter? Where does it get the info if I've removed the track >>>> numbers from the file names. Is it already in the FLAC files? >>> >>> It doesn't, track order is a feature of a CD, not a bunch of mp3s. If you >>> want to keep the files in track order, leave the numbers there, that's >>> what they're for. >>> >>> >>> -- >>> Neil Bothwick >> >> Then there's something going on elsewhere. Using soundconverter I >> converted a few CDs removing the track numbers from the names. I sent >> the CD over to a Windows box and played them using iTunes. I note that >> the tracks are displayed in the original order. It's possible, I >> suppose, that since the artist and title directory names are in place >> that iTunes looked up the track order from the CD database, but I >> assumed it was actually embedded in the file by soundconverter. >> soundfile-info cannot read MP3 file so I don't know what too would >> tell me that the data is in the file or not. >> >> I'll do the same experiment with your renaming and see what happens. >> >> thanks, >> Mark > > Track number can be stored in the ID3 tag of MP3 files (as well as > total number of tracks on the album, and disc number for sets). > > OK. Now, with 20,000 FLAC files to convert the track number needs to be removed from the name and stored in the ID3 tag field. Are there tools that can actually do this reliably? So far none of the GUI based ones I've tried actually work across the directory hierarchy. I assumed not when I asked the question originally thinking maybe a command line script? - Mark